Advertisement
locusofself

video answer

Sep 28th, 2016
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.40 KB | None | 0 0
  1. localhost*CLI>
  2. Audio is at 12370
  3. Video is at 207.115.87.185:15172
  4. Adding codec g729 to SDP
  5. Adding codec ulaw to SDP
  6. Adding video codec h264 to SDP
  7. Adding video codec mpeg4 to SDP
  8. Adding video codec vp8 to SDP
  9. Adding video codec h263 to SDP
  10. Adding non-codec 0x1 (telephone-event) to SDP
  11. Reliably Transmitting (NAT) to 96.81.150.137:63999:
  12. INVITE sip:9998@96.81.150.137:63999;rinstance=00e80f1c7313e909;transport=tls SIP/2.0
  13. Via: SIP/2.0/TLS 207.115.87.185:5061;branch=z9hG4bK29dba455;rport
  14. Max-Forwards: 70
  15. From: "Test 1" <sip:9999@207.115.87.185>;tag=as70135efa
  16. To: <sip:9998@96.81.150.137:63999;rinstance=00e80f1c7313e909;transport=tls>
  17. Contact: <sip:9999@207.115.87.185:5061;transport=TLS>
  18. Call-ID: 1c3501b8081f99441d0275e01672408c@207.115.87.185:5061
  19. CSeq: 102 INVITE
  20. User-Agent: Asterisk PBX 13.9.1
  21. Date: Wed, 28 Sep 2016 19:32:45 GMT
  22. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  23. Supported: replaces, timer
  24. P-Asserted-Identity: "Test 1" <sip:9999@207.115.87.185>
  25. Content-Type: application/sdp
  26. Content-Length: 638
  27.  
  28. v=0
  29. o=root 636467806 636467806 IN IP4 207.115.87.185
  30. s=Asterisk PBX 13.9.1
  31. c=IN IP4 207.115.87.185
  32. b=CT:384
  33. t=0 0
  34. m=audio 12370 RTP/SAVP 18 0 101
  35. a=rtpmap:18 G729/8000
  36. a=fmtp:18 annexb=no
  37. a=rtpmap:0 PCMU/8000
  38. a=rtpmap:101 telephone-event/8000
  39. a=fmtp:101 0-16
  40. a=maxptime:150
  41. a=sendrecv
  42. a=crypto:1 AES_CM_128_HMAC_SHA1_80 inline:MrJGiqCXvcU7l7r4ynM0mUn87Cm1EUjggxlIdmni
  43. m=video 15172 RTP/SAVP 99 104 100 34
  44. a=rtpmap:99 H264/90000
  45. a=rtpmap:104 MP4V-ES/90000
  46. a=rtpmap:100 VP8/90000
  47. a=rtcp-fb:* ccm fir
  48. a=rtpmap:34 H263/90000
  49. a=sendrecv
  50. a=crypto:1 AES_CM_128_HMAC_SHA1_80 inline:nwpgjor/yYLEB/5ZFQw0XG4ebRUTIJblbtVG/umM
  51.  
  52. ---
  53.  
  54. <--- SIP read from TLS:96.81.150.137:63999 --->
  55. SIP/2.0 100 Trying
  56. Via: SIP/2.0/TLS 207.115.87.185:5061;branch=z9hG4bK29dba455;rport=5061
  57. To: <sip:9998@96.81.150.137:63999;rinstance=00e80f1c7313e909;transport=tls>
  58. From: "Test 1" <sip:9999@207.115.87.185>;tag=as70135efa
  59. Call-ID: 1c3501b8081f99441d0275e01672408c@207.115.87.185:5061
  60. CSeq: 102 INVITE
  61. Content-Length: 0
  62.  
  63. <------------->
  64. --- (7 headers 0 lines) ---
  65.  
  66. <--- SIP read from TLS:96.81.150.137:63999 --->
  67. SIP/2.0 180 Ringing
  68. Via: SIP/2.0/TLS 207.115.87.185:5061;branch=z9hG4bK29dba455;rport=5061
  69. Contact: <sip:9998@96.81.150.137:63999;rinstance=00e80f1c7313e909;transport=tls>
  70. To: "Test 2"<sip:9998@96.81.150.137:63999;rinstance=00e80f1c7313e909;transport=tls>;tag=25c39e1c
  71. From: "Test 1" <sip:9999@207.115.87.185>;tag=as70135efa
  72. Call-ID: 1c3501b8081f99441d0275e01672408c@207.115.87.185:5061
  73. CSeq: 102 INVITE
  74. User-Agent: Bria Stretto iOS release 3.7.2002 stamp 35780.35824
  75. Allow-Events: talk, hold
  76. Content-Length: 0
  77.  
  78. <------------->
  79. --- (10 headers 0 lines) ---
  80. sip_route_dump: route/path hop: <sip:9998@96.81.150.137:63999;rinstance=00e80f1c7313e909;transport=tls>
  81.  
  82. <--- SIP read from TLS:96.81.150.137:63999 --->
  83. SIP/2.0 200 OK
  84. Via: SIP/2.0/TLS 207.115.87.185:5061;branch=z9hG4bK29dba455;rport=5061
  85. Contact: <sip:9998@96.81.150.137:63999;rinstance=00e80f1c7313e909;transport=tls>
  86. To: <sip:9998@96.81.150.137:63999;rinstance=00e80f1c7313e909;transport=tls>;tag=25c39e1c
  87. From: "Test 1" <sip:9999@207.115.87.185>;tag=as70135efa
  88. Call-ID: 1c3501b8081f99441d0275e01672408c@207.115.87.185:5061
  89. CSeq: 102 INVITE
  90. Allow: INVITE, ACK, CANCEL, BYE, REFER, INFO, NOTIFY, OPTIONS, UPDATE, PRACK, MESSAGE, SUBSCRIBE
  91. Content-Type: application/sdp
  92. Supported: replaces
  93. User-Agent: Bria Stretto iOS release 3.7.2002 stamp 35780.35824
  94. Content-Length: 566
  95.  
  96. v=0
  97. o=- 1831524553 3 IN IP4 10.144.60.36
  98. s=Cpc session
  99. c=IN IP4 10.144.60.36
  100. t=0 0
  101. m=audio 64062 RTP/SAVP 18 0 101
  102. a=rtpmap:18 G729/8000
  103. a=fmtp:18 annexb=no
  104. a=rtpmap:101 telephone-event/8000
  105. a=fmtp:101 0-15
  106. a=crypto:1 AES_CM_128_HMAC_SHA1_80 inline:8g72twxNXKJPYGc8fnNXgnhwP1EwtMOH+XtoX1w6
  107. a=sendrecv
  108. m=video 51812 RTP/SAVP 99 100
  109. a=rtpmap:99 H264/90000
  110. a=fmtp:99 profile-level-id=42800c;packetization-mode=0
  111. a=rtpmap:100 VP8/90000
  112. a=crypto:1 AES_CM_128_HMAC_SHA1_80 inline:8g72twxNXKJPYGc8fnNXgnhwP1EwtMOH+XtoX1w6
  113. a=sendrecv
  114. a=rtcp-fb:* nack pli
  115. <------------->
  116. --- (12 headers 19 lines) ---
  117. Found RTP audio format 18
  118. Found RTP audio format 0
  119. Found RTP audio format 101
  120. Found audio description format G729 for ID 18
  121. Found audio description format telephone-event for ID 101
  122. Found RTP video format 99
  123. Found RTP video format 100
  124. Found video description format H264 for ID 99
  125. Found video description format VP8 for ID 100
  126. Capabilities: us - (g729|ulaw|h264|mpeg4|vp8|h263), peer - audio=(ulaw|g729)/video=(h264|vp8)/text=(nothing), combined - (g729|ulaw|h264|vp8)
  127. Non-codec capabilities (dtmf): us - 0x1 (telephone-event|), peer - 0x1 (telephone-event|), combined - 0x1 (telephone-event|)
  128. Peer audio RTP is at port 10.144.60.36:64062
  129. Peer video RTP is at port 10.144.60.36:51812
  130. sip_route_dump: route/path hop: <sip:9998@96.81.150.137:63999;rinstance=00e80f1c7313e909;transport=tls>
  131. Transmitting (NAT) to 96.81.150.137:63999:
  132. ACK sip:9998@96.81.150.137:63999;rinstance=00e80f1c7313e909;transport=tls SIP/2.0
  133. Via: SIP/2.0/TLS 207.115.87.185:5061;branch=z9hG4bK5b8e3d88;rport
  134. Max-Forwards: 70
  135. From: "Test 1" <sip:9999@207.115.87.185>;tag=as70135efa
  136. To: <sip:9998@96.81.150.137:63999;rinstance=00e80f1c7313e909;transport=tls>;tag=25c39e1c
  137. Contact: <sip:9999@207.115.87.185:5061;transport=TLS>
  138. Call-ID: 1c3501b8081f99441d0275e01672408c@207.115.87.185:5061
  139. CSeq: 102 ACK
  140. User-Agent: Asterisk PBX 13.9.1
  141. Content-Length: 0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement