Guest User

Working SIP

a guest
Feb 12th, 2015
1,031
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.88 KB | None | 0 0
  1. SIP Debugging enabled
  2. Really destroying SIP dialog '2c53a493-007a-22af-b2c6-81a635c44174' Method: REGISTER
  3.  
  4. <--- SIP read from WS:192.168.88.174:49534 --->
  5. INVITE sip:[email protected] SIP/2.0
  6. Via: SIP/2.0/WS df7jal23ls0d.invalid;branch=z9hG4bKOilEKV9f2C1Am9nd87SuyWsOZ3pBPUyf;rport
  7. From: "888"<sip:[email protected]>;tag=Jl1s49meNfTyNH6uJ7AI
  8. Contact: "888"<sip:[email protected];rtcweb-breaker=yes;click2call=no;transport=ws>;impi=888;ha1=5d8dc1eb3104434b361bab5960b4630d;+g.oma.sip-im;language="en,fr"
  9. Call-ID: 5a0acc18-0dd2-b4c6-5e07-f38c12c6f5bc
  10. CSeq: 50788 INVITE
  11. Content-Type: application/sdp
  12. Content-Length: 1591
  13. Route: <sip:192.168.88.251:5060;lr;sipml5-outbound;transport=udp>
  14. Max-Forwards: 70
  15. User-Agent: IM-client/OMA1.0 sipML5-v1.2014.12.11
  16. Organization: Doubango Telecom
  17.  
  18. v=0
  19. o=- 6673466038043864000 2 IN IP4 127.0.0.1
  20. s=Doubango Telecom - chrome
  21. t=0 0
  22. a=group:BUNDLE audio
  23. a=msid-semantic: WMS 1vPRicpzXeePJRX5euyzv288i7F0HdMS5vbz
  24. m=audio 62984 UDP/TLS/RTP/SAVPF 111 103 104 9 0 8 106 105 13 126
  25. c=IN IP4 192.168.88.174
  26. a=rtcp:62984 IN IP4 192.168.88.174
  27. a=candidate:159100432 1 udp 2122194687 192.168.88.174 62984 typ host generation 0
  28. a=candidate:159100432 2 udp 2122194687 192.168.88.174 62984 typ host generation 0
  29. a=candidate:1207456480 1 tcp 1518214911 192.168.88.174 0 typ host tcptype active generation 0
  30. a=candidate:1207456480 2 tcp 1518214911 192.168.88.174 0 typ host tcptype active generation 0
  31. a=ice-ufrag:508JZ2hjbUjZ3Hv3
  32. a=ice-pwd:pX+OETY08O8y4tswCjrFROTO
  33. a=ice-options:google-ice
  34. a=fingerprint:sha-256 CE:1E:A7:8A:C9:F9:0D:CF:FB:54:C5:97:D0:9D:BE:F8:26:D8:DD:D8:F3:46:70:C1:B8:DB:DC:31:04:EA:A6:08
  35. a=setup:actpass
  36. a=mid:audio
  37. a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level
  38. a=extmap:3 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
  39. a=sendrecv
  40. a=rtcp-mux
  41. a=rtpmap:111 opus/48000/2
  42. a=fmtp:111 minptime=10
  43. a=rtpmap:103 ISAC/16000
  44. a=rtpmap:104 ISAC/32000
  45. a=rtpmap:9 G722/8000
  46. a=rtpmap:0 PCMU/8000
  47. a=rtpmap:8 PCMA/8000
  48. a=rtpmap:106 CN/32000
  49. a=rtpmap:105 CN/16000
  50. a=rtpmap:13 CN/8000
  51. a=rtpmap:126 telephone-event/8000
  52. a=maxptime:60
  53. a=ssrc:4287587852 cname:F+ii1f0GVr8omEdf
  54. a=ssrc:4287587852 msid:1vPRicpzXeePJRX5euyzv288i7F0HdMS5vbz 10bec123-e65f-45ed-a025-120b4b7859d4
  55. a=ssrc:4287587852 mslabel:1vPRicpzXeePJRX5euyzv288i7F0HdMS5vbz
  56. a=ssrc:4287587852 label:10bec123-e65f-45ed-a025-120b4b7859d4
  57. <------------->
  58. --- (13 headers 39 lines) ---
  59. Using INVITE request as basis request - 5a0acc18-0dd2-b4c6-5e07-f38c12c6f5bc
  60. Found peer '888' for '888' from 192.168.88.174:49534
  61.  
  62. <--- Reliably Transmitting (no NAT) to 192.168.88.174:5060 --->
  63. SIP/2.0 401 Unauthorized
  64. Via: SIP/2.0/WS df7jal23ls0d.invalid;branch=z9hG4bKOilEKV9f2C1Am9nd87SuyWsOZ3pBPUyf;rport;received=192.168.88.174
  65. From: "888"<sip:[email protected]>;tag=Jl1s49meNfTyNH6uJ7AI
  66. To: <sip:[email protected]>;tag=as45cee7bb
  67. Call-ID: 5a0acc18-0dd2-b4c6-5e07-f38c12c6f5bc
  68. CSeq: 50788 INVITE
  69. Server: Asterisk PBX 13.2.0
  70. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  71. Supported: replaces, timer
  72. WWW-Authenticate: Digest algorithm=MD5, realm="192.168.88.251", nonce="3797a877"
  73. Content-Length: 0
  74.  
  75.  
  76. <------------>
  77. Scheduling destruction of SIP dialog '5a0acc18-0dd2-b4c6-5e07-f38c12c6f5bc' in 32000 ms (Method: INVITE)
  78.  
  79. <--- SIP read from WS:192.168.88.174:49534 --->
  80. ACK sip:[email protected] SIP/2.0
  81. Via: SIP/2.0/WS df7jal23ls0d.invalid;branch=z9hG4bKOilEKV9f2C1Am9nd87SuyWsOZ3pBPUyf;rport
  82. From: "888"<sip:[email protected]>;tag=Jl1s49meNfTyNH6uJ7AI
  83. To: <sip:[email protected]>;tag=as45cee7bb
  84. Call-ID: 5a0acc18-0dd2-b4c6-5e07-f38c12c6f5bc
  85. CSeq: 50788 ACK
  86. Content-Length: 0
  87. Route: <sip:192.168.88.251:5060;lr;sipml5-outbound;transport=udp>
  88. Max-Forwards: 70
  89.  
  90. <------------->
  91. --- (9 headers 0 lines) ---
  92.  
  93. <--- SIP read from WS:192.168.88.174:49534 --->
  94. INVITE sip:[email protected] SIP/2.0
  95. Via: SIP/2.0/WS df7jal23ls0d.invalid;branch=z9hG4bKThoFZfofque4cJIKAWzA5C8egG8cZUre;rport
  96. From: "888"<sip:[email protected]>;tag=Jl1s49meNfTyNH6uJ7AI
  97. Contact: "888"<sip:[email protected];rtcweb-breaker=yes;click2call=no;transport=ws>;impi=888;ha1=5d8dc1eb3104434b361bab5960b4630d;+g.oma.sip-im;language="en,fr"
  98. Call-ID: 5a0acc18-0dd2-b4c6-5e07-f38c12c6f5bc
  99. CSeq: 50789 INVITE
  100. Content-Type: application/sdp
  101. Content-Length: 1591
  102. Route: <sip:192.168.88.251:5060;lr;sipml5-outbound;transport=udp>
  103. Max-Forwards: 70
  104. Authorization: Digest username="888",realm="192.168.88.251",nonce="3797a877",uri="sip:[email protected]",response="a7c984770475702277553f1cf5ffcda2",algorithm=MD5
  105. User-Agent: IM-client/OMA1.0 sipML5-v1.2014.12.11
  106. Organization: Doubango Telecom
  107.  
  108. v=0
  109. o=- 6673466038043864000 2 IN IP4 127.0.0.1
  110. s=Doubango Telecom - chrome
  111. t=0 0
  112. a=group:BUNDLE audio
  113. a=msid-semantic: WMS 1vPRicpzXeePJRX5euyzv288i7F0HdMS5vbz
  114. m=audio 62984 UDP/TLS/RTP/SAVPF 111 103 104 9 0 8 106 105 13 126
  115. c=IN IP4 192.168.88.174
  116. a=rtcp:62984 IN IP4 192.168.88.174
  117. a=candidate:159100432 1 udp 2122194687 192.168.88.174 62984 typ host generation 0
  118. a=candidate:159100432 2 udp 2122194687 192.168.88.174 62984 typ host generation 0
  119. a=candidate:1207456480 1 tcp 1518214911 192.168.88.174 0 typ host tcptype active generation 0
  120. a=candidate:1207456480 2 tcp 1518214911 192.168.88.174 0 typ host tcptype active generation 0
  121. a=ice-ufrag:508JZ2hjbUjZ3Hv3
  122. a=ice-pwd:pX+OETY08O8y4tswCjrFROTO
  123. a=ice-options:google-ice
  124. a=fingerprint:sha-256 CE:1E:A7:8A:C9:F9:0D:CF:FB:54:C5:97:D0:9D:BE:F8:26:D8:DD:D8:F3:46:70:C1:B8:DB:DC:31:04:EA:A6:08
  125. a=setup:actpass
  126. a=mid:audio
  127. a=extmap:1 urn:ietf:params:rtp-hdrext:ssrc-audio-level
  128. a=extmap:3 http://www.webrtc.org/experiments/rtp-hdrext/abs-send-time
  129. a=sendrecv
  130. a=rtcp-mux
  131. a=rtpmap:111 opus/48000/2
  132. a=fmtp:111 minptime=10
  133. a=rtpmap:103 ISAC/16000
  134. a=rtpmap:104 ISAC/32000
  135. a=rtpmap:9 G722/8000
  136. a=rtpmap:0 PCMU/8000
  137. a=rtpmap:8 PCMA/8000
  138. a=rtpmap:106 CN/32000
  139. a=rtpmap:105 CN/16000
  140. a=rtpmap:13 CN/8000
  141. a=rtpmap:126 telephone-event/8000
  142. a=maxptime:60
  143. a=ssrc:4287587852 cname:F+ii1f0GVr8omEdf
  144. a=ssrc:4287587852 msid:1vPRicpzXeePJRX5euyzv288i7F0HdMS5vbz 10bec123-e65f-45ed-a025-120b4b7859d4
  145. a=ssrc:4287587852 mslabel:1vPRicpzXeePJRX5euyzv288i7F0HdMS5vbz
  146. a=ssrc:4287587852 label:10bec123-e65f-45ed-a025-120b4b7859d4
  147. <------------->
  148. --- (14 headers 39 lines) ---
  149. Using INVITE request as basis request - 5a0acc18-0dd2-b4c6-5e07-f38c12c6f5bc
  150. Found peer '888' for '888' from 192.168.88.174:49534
  151. == Using SIP RTP CoS mark 5
  152. Found RTP audio format 111
  153. Found RTP audio format 103
  154. Found RTP audio format 104
  155. Found RTP audio format 9
  156. Found RTP audio format 0
  157. Found RTP audio format 8
  158. Found RTP audio format 106
  159. Found RTP audio format 105
  160. Found RTP audio format 13
  161. Found RTP audio format 126
  162. Found audio description format opus for ID 111
  163. Found unknown media description format ISAC for ID 103
  164. Found unknown media description format ISAC for ID 104
  165. Found audio description format G722 for ID 9
  166. Found audio description format PCMU for ID 0
  167. Found audio description format PCMA for ID 8
  168. Found unknown media description format CN for ID 106
  169. Found unknown media description format CN for ID 105
  170. Found audio description format CN for ID 13
  171. Found audio description format telephone-event for ID 126
  172. Capabilities: us - (ulaw|alaw|gsm|h263), peer - audio=(ulaw|alaw|g722|opus)/video=(nothing)/text=(nothing), combined - (ulaw|alaw)
  173. Non-codec capabilities (dtmf): us - 0x1 (telephone-event|), peer - 0x3 (telephone-event|CN|), combined - 0x1 (telephone-event|)
  174. Peer audio RTP is at port 192.168.88.174:62984
  175. Looking for 889 in default (domain 192.168.88.251)
  176. sip_route_dump: route/path hop: <sip:[email protected];rtcweb-breaker=yes;click2call=no;transport=ws>
  177.  
  178. <--- Transmitting (no NAT) to 192.168.88.174:5060 --->
  179. SIP/2.0 100 Trying
  180. Via: SIP/2.0/WS df7jal23ls0d.invalid;branch=z9hG4bKThoFZfofque4cJIKAWzA5C8egG8cZUre;rport;received=192.168.88.174
  181. From: "888"<sip:[email protected]>;tag=Jl1s49meNfTyNH6uJ7AI
  182. Call-ID: 5a0acc18-0dd2-b4c6-5e07-f38c12c6f5bc
  183. CSeq: 50789 INVITE
  184. Server: Asterisk PBX 13.2.0
  185. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  186. Supported: replaces, timer
  187. Contact: <sip:[email protected]:5060;transport=WS>
  188. Content-Length: 0
  189.  
  190.  
  191. <------------>
  192. -- Executing [889@default:1] Dial("SIP/888-00000057", "SIP/889") in new stack
  193. == Using SIP RTP CoS mark 5
  194. Audio is at 19510
  195. Adding codec ulaw to SDP
  196. Adding codec alaw to SDP
  197. Adding codec gsm to SDP
  198. Adding non-codec 0x1 (telephone-event) to SDP
  199. Reliably Transmitting (no NAT) to 192.168.88.187:49625:
  200. INVITE sip:[email protected];rtcweb-breaker=yes;transport=ws SIP/2.0
  201. Via: SIP/2.0/WS 192.168.88.251:5060;branch=z9hG4bK20e20b21
  202. Max-Forwards: 70
  203. From: "888" <sip:[email protected]>;tag=as31b619ed
  204. To: <sip:[email protected];rtcweb-breaker=yes;transport=ws>
  205. Contact: <sip:[email protected]:5060;transport=WS>
  206. Call-ID: [email protected]:5060
  207. CSeq: 102 INVITE
  208. User-Agent: Asterisk PBX 13.2.0
  209. Date: Fri, 13 Feb 2015 04:08:06 GMT
  210. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  211. Supported: replaces, timer
  212. Content-Type: application/sdp
  213. Content-Length: 674
  214.  
  215. v=0
  216. o=root 258976009 258976009 IN IP4 192.168.88.251
  217. s=Asterisk PBX 13.2.0
  218. c=IN IP4 192.168.88.251
  219. t=0 0
  220. m=audio 19510 RTP/SAVPF 0 8 3 101
  221. a=rtpmap:0 PCMU/8000
  222. a=rtpmap:8 PCMA/8000
  223. a=rtpmap:3 GSM/8000
  224. a=rtpmap:101 telephone-event/8000
  225. a=fmtp:101 0-16
  226. a=maxptime:150
  227. a=ice-ufrag:55783ab604a96c221e1f9fca4b526dd4
  228. a=ice-pwd:68e6006a5653d426317ee5fe2172d4c9
  229. a=candidate:Hc0a858fb 1 UDP 2130706431 192.168.88.251 19510 typ host
  230. a=candidate:Hc0a858fb 2 UDP 2130706430 192.168.88.251 19511 typ host
  231. a=connection:new
  232. a=setup:actpass
  233. a=fingerprint:SHA-256 0D:6A:59:76:3A:91:CF:86:2D:91:D5:8D:D4:95:CC:06:CB:16:9C:83:4C:C4:34:B1:64:2F:91:10:E8:76:A2:52
  234. a=sendrecv
  235.  
  236. ---
  237. -- Called SIP/889
  238.  
  239. <--- SIP read from WS:192.168.88.187:49625 --->
  240. SIP/2.0 100 Trying (sent from the Transaction Layer)
  241. Via: SIP/2.0/WS 192.168.88.251:5060;branch=z9hG4bK20e20b21
  242. From: "888"<sip:[email protected]>;tag=as31b619ed
  243. To: <sip:[email protected];rtcweb-breaker=yes;transport=ws>
  244. Call-ID: [email protected]:5060
  245. CSeq: 102 INVITE
  246. Content-Length: 0
  247.  
  248. <------------->
  249. --- (7 headers 0 lines) ---
  250.  
  251. <--- SIP read from WS:192.168.88.187:49625 --->
  252. SIP/2.0 180 Ringing
  253. Via: SIP/2.0/WS 192.168.88.251:5060;branch=z9hG4bK20e20b21
  254. From: "888"<sip:[email protected]>;tag=as31b619ed
  255. To: <sip:[email protected];rtcweb-breaker=yes;transport=ws>;tag=gwK0qRuZMIfigmgTWstQ
  256. Contact: <sip:[email protected];transport=ws>
  257. Call-ID: [email protected]:5060
  258. CSeq: 102 INVITE
  259. Content-Length: 0
  260. Allow: ACK, BYE, CANCEL, INVITE, MESSAGE, NOTIFY, OPTIONS, PRACK, REFER, UPDATE
  261.  
  262. <------------->
  263. --- (9 headers 0 lines) ---
  264. sip_route_dump: route/path hop: <sip:[email protected];transport=ws>
  265. -- SIP/889-00000058 is ringing
  266.  
  267. <--- Transmitting (no NAT) to 192.168.88.174:5060 --->
  268. SIP/2.0 180 Ringing
  269. Via: SIP/2.0/WS df7jal23ls0d.invalid;branch=z9hG4bKThoFZfofque4cJIKAWzA5C8egG8cZUre;rport;received=192.168.88.174
  270. From: "888"<sip:[email protected]>;tag=Jl1s49meNfTyNH6uJ7AI
  271. To: <sip:[email protected]>;tag=as0c09af77
  272. Call-ID: 5a0acc18-0dd2-b4c6-5e07-f38c12c6f5bc
  273. CSeq: 50789 INVITE
  274. Server: Asterisk PBX 13.2.0
  275. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  276. Supported: replaces, timer
  277. Contact: <sip:[email protected]:5060;transport=WS>
  278. Content-Length: 0
  279.  
  280.  
  281. <------------>
  282. Really destroying SIP dialog '01e934ff-5052-fc68-6a3c-0bc36705ff46' Method: REGISTER
  283.  
  284. <--- SIP read from WS:192.168.88.187:49625 --->
  285. SIP/2.0 200 OK
  286. Via: SIP/2.0/WS 192.168.88.251:5060;branch=z9hG4bK20e20b21
  287. From: "888"<sip:[email protected]>;tag=as31b619ed
  288. To: <sip:[email protected];rtcweb-breaker=yes;transport=ws>;tag=gwK0qRuZMIfigmgTWstQ
  289. Contact: <sip:[email protected];transport=ws>
  290. Call-ID: [email protected]:5060
  291. CSeq: 102 INVITE
  292. Content-Type: application/sdp
  293. Content-Length: 1167
  294. Allow: ACK, BYE, CANCEL, INVITE, MESSAGE, NOTIFY, OPTIONS, PRACK, REFER, UPDATE
  295.  
  296. v=0
  297. o=- 5364208010358385000 2 IN IP4 127.0.0.1
  298. s=Doubango Telecom - chrome
  299. t=0 0
  300. a=msid-semantic: WMS r74fGcJTtOg3IHU38SQeQ5cU3fKb75YAjI7G
  301. m=audio 50364 UDP/TLS/RTP/SAVPF 0 8 101
  302. c=IN IP4 192.168.88.187
  303. a=rtcp:50365 IN IP4 192.168.88.187
  304. a=candidate:2577307183 1 udp 2122194687 192.168.88.187 50364 typ host generation 0
  305. a=candidate:2577307183 2 udp 2122194686 192.168.88.187 50365 typ host generation 0
  306. a=candidate:3609029343 1 tcp 1518214911 192.168.88.187 0 typ host tcptype active generation 0
  307. a=candidate:3609029343 2 tcp 1518214910 192.168.88.187 0 typ host tcptype active generation 0
  308. a=ice-ufrag:GefBqC5O5qnV6nwt
  309. a=ice-pwd:QzoXPid0PCMwYEtzJ2rZpbHJ
  310. a=fingerprint:sha-256 D8:C4:BF:59:B9:A8:19:A0:4C:31:BA:92:F0:62:A0:3E:27:D4:90:9B:79:33:E3:B6:FC:E9:2A:EB:C3:D3:DF:E6
  311. a=setup:active
  312. a=mid:audio
  313. a=sendrecv
  314. a=rtpmap:0 PCMU/8000
  315. a=rtpmap:8 PCMA/8000
  316. a=rtpmap:101 telephone-event/8000
  317. a=ssrc:99136968 cname:Cr5VtuG5xK5gmOI0
  318. a=ssrc:99136968 msid:r74fGcJTtOg3IHU38SQeQ5cU3fKb75YAjI7G 0376de4e-6e18-4ca8-b7e7-f479bbd58814
  319. a=ssrc:99136968 mslabel:r74fGcJTtOg3IHU38SQeQ5cU3fKb75YAjI7G
  320. a=ssrc:99136968 label:0376de4e-6e18-4ca8-b7e7-f479bbd58814
  321. <------------->
  322. --- (10 headers 25 lines) ---
  323. Found RTP audio format 0
  324. Found RTP audio format 8
  325. Found RTP audio format 101
  326. Found audio description format PCMU for ID 0
  327. Found audio description format PCMA for ID 8
  328. Found audio description format telephone-event for ID 101
  329. Capabilities: us - (ulaw|alaw|gsm|h263), peer - audio=(ulaw|alaw)/video=(nothing)/text=(nothing), combined - (ulaw|alaw)
  330. Non-codec capabilities (dtmf): us - 0x1 (telephone-event|), peer - 0x1 (telephone-event|), combined - 0x1 (telephone-event|)
  331. Peer audio RTP is at port 192.168.88.187:50364
  332. sip_route_dump: route/path hop: <sip:[email protected];transport=ws>
  333. [Feb 13 06:08:10] ERROR[1055][C-0000002d]: netsock2.c:303 ast_sockaddr_resolve: getaddrinfo("df7jal23ls0d.invalid", "(null)", ...): Name or service not known
  334. [Feb 13 06:08:10] WARNING[1055][C-0000002d]: chan_sip.c:16158 __set_address_from_contact: Invalid host name in Contact: (can't resolve in DNS) : 'df7jal23ls0d.invalid'
  335. set_destination: Parsing <sip:[email protected];transport=ws> for address/port to send to
  336. set_destination: URI is for WebSocket, we can't set destination
  337. Transmitting (no NAT) to 192.168.88.187:49625:
  338. ACK sip:[email protected];transport=ws SIP/2.0
  339. Via: SIP/2.0/WS 192.168.88.251:5060;branch=z9hG4bK00e39beb
  340. Max-Forwards: 70
  341. From: "888" <sip:[email protected]>;tag=as31b619ed
  342. To: <sip:[email protected];rtcweb-breaker=yes;transport=ws>;tag=gwK0qRuZMIfigmgTWstQ
  343. Contact: <sip:[email protected]:5060;transport=WS>
  344. Call-ID: [email protected]:5060
  345. CSeq: 102 ACK
  346. User-Agent: Asterisk PBX 13.2.0
  347. Content-Length: 0
  348.  
  349.  
  350. ---
  351. -- SIP/889-00000058 answered SIP/888-00000057
  352. Audio is at 18654
  353. Adding codec ulaw to SDP
  354. Adding codec alaw to SDP
  355. Adding codec gsm to SDP
  356. Adding non-codec 0x1 (telephone-event) to SDP
  357.  
  358. <--- Reliably Transmitting (no NAT) to 192.168.88.174:5060 --->
  359. SIP/2.0 200 OK
  360. Via: SIP/2.0/WS df7jal23ls0d.invalid;branch=z9hG4bKThoFZfofque4cJIKAWzA5C8egG8cZUre;rport;received=192.168.88.174
  361. From: "888"<sip:[email protected]>;tag=Jl1s49meNfTyNH6uJ7AI
  362. To: <sip:[email protected]>;tag=as0c09af77
  363. Call-ID: 5a0acc18-0dd2-b4c6-5e07-f38c12c6f5bc
  364. CSeq: 50789 INVITE
  365. Server: Asterisk PBX 13.2.0
  366. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  367. Supported: replaces, timer
  368. Contact: <sip:[email protected]:5060;transport=WS>
  369. Content-Type: application/sdp
  370. Content-Length: 673
  371.  
  372. v=0
  373. o=root 645993891 645993891 IN IP4 192.168.88.251
  374. s=Asterisk PBX 13.2.0
  375. c=IN IP4 192.168.88.251
  376. t=0 0
  377. m=audio 18654 RTP/SAVPF 0 8 3 126
  378. a=rtpmap:0 PCMU/8000
  379. a=rtpmap:8 PCMA/8000
  380. a=rtpmap:3 GSM/8000
  381. a=rtpmap:126 telephone-event/8000
  382. a=fmtp:126 0-16
  383. a=maxptime:150
  384. a=ice-ufrag:66a8fa20406da1b05cc9891248f19665
  385. a=ice-pwd:4f5fa9126a825b6f38f1b4d515068a62
  386. a=candidate:Hc0a858fb 1 UDP 2130706431 192.168.88.251 18654 typ host
  387. a=candidate:Hc0a858fb 2 UDP 2130706430 192.168.88.251 18655 typ host
  388. a=connection:new
  389. a=setup:active
  390. a=fingerprint:SHA-256 0D:6A:59:76:3A:91:CF:86:2D:91:D5:8D:D4:95:CC:06:CB:16:9C:83:4C:C4:34:B1:64:2F:91:10:E8:76:A2:52
  391. a=sendrecv
  392.  
  393. <------------>
  394. -- Channel SIP/888-00000057 joined 'simple_bridge' basic-bridge <09ed0589-0211-43ea-afbe-0580e91ecfc5>
  395. -- Channel SIP/889-00000058 joined 'simple_bridge' basic-bridge <09ed0589-0211-43ea-afbe-0580e91ecfc5>
  396.  
  397. <--- SIP read from WS:192.168.88.174:49534 --->
  398. ACK sip:[email protected]:5060;transport=WS SIP/2.0
  399. Via: SIP/2.0/WS df7jal23ls0d.invalid;branch=z9hG4bKxlSp7r6AGZ9XNFnEio78;rport
  400. From: "888"<sip:[email protected]>;tag=Jl1s49meNfTyNH6uJ7AI
  401. To: <sip:[email protected]>;tag=as0c09af77
  402. Contact: "888"<sip:[email protected];rtcweb-breaker=yes;click2call=no;transport=ws>;+g.oma.sip-im;language="en,fr"
  403. Call-ID: 5a0acc18-0dd2-b4c6-5e07-f38c12c6f5bc
  404. CSeq: 50789 ACK
  405. Content-Length: 0
  406. Route: <sip:192.168.88.251:5060;lr;sipml5-outbound;transport=udp>
  407. Max-Forwards: 70
  408. Authorization: Digest username="888",realm="192.168.88.251",nonce="3797a877",uri="sip:[email protected]:5060;transport=WS",response="9ffc84a96b9cdabc77990888b9fa8ab6",algorithm=MD5
  409. User-Agent: IM-client/OMA1.0 sipML5-v1.2014.12.11
  410. Organization: Doubango Telecom
  411.  
  412. <------------->
  413. --- (13 headers 0 lines) ---
  414. > 0x7fd8389ed7e0 -- Probation passed - setting RTP source address to 192.168.88.187:50364
  415. > 0x7fd8388a9ba0 -- Probation passed - setting RTP source address to 192.168.88.174:62984
  416.  
  417. <--- SIP read from WS:192.168.88.187:49625 --->
  418. BYE sip:[email protected]:5060;transport=WS SIP/2.0
  419. Via: SIP/2.0/WS df7jal23ls0d.invalid;branch=z9hG4bKNMvLQe0eTKLVlTNvykfChDzK6nPugf9n;rport
  420. From: <sip:[email protected]>;tag=gwK0qRuZMIfigmgTWstQ
  421. To: "888"<sip:[email protected]>;tag=as31b619ed
  422. Call-ID: [email protected]:5060
  423. CSeq: 58758 BYE
  424. Content-Length: 0
  425. Route: <sip:192.168.88.251:5060;lr;sipml5-outbound;transport=udp>
  426. Max-Forwards: 70
  427. Accept-Contact: *;+g.oma.sip-im
  428. Accept-Contact: *;language="en,fr"
  429. Accept-Contact: *;+g.oma.sip-im
  430. Accept-Contact: *;language="en,fr"
  431. User-Agent: IM-client/OMA1.0 sipML5-v1.2014.12.11
  432. Organization: Doubango Telecom
  433.  
  434. <------------->
  435. --- (15 headers 0 lines) ---
  436. Scheduling destruction of SIP dialog '[email protected]:5060' in 32000 ms (Method: BYE)
  437.  
  438. <--- Transmitting (no NAT) to 192.168.88.187:5060 --->
  439. SIP/2.0 200 OK
  440. Via: SIP/2.0/WS df7jal23ls0d.invalid;branch=z9hG4bKNMvLQe0eTKLVlTNvykfChDzK6nPugf9n;rport;received=192.168.88.187
  441. From: <sip:[email protected]>;tag=gwK0qRuZMIfigmgTWstQ
  442. To: "888"<sip:[email protected]>;tag=as31b619ed
  443. Call-ID: [email protected]:5060
  444. CSeq: 58758 BYE
  445. Server: Asterisk PBX 13.2.0
  446. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  447. Supported: replaces, timer
  448. Content-Length: 0
  449.  
  450.  
  451. <------------>
  452. -- Channel SIP/889-00000058 left 'simple_bridge' basic-bridge <09ed0589-0211-43ea-afbe-0580e91ecfc5>
  453. -- Channel SIP/888-00000057 left 'simple_bridge' basic-bridge <09ed0589-0211-43ea-afbe-0580e91ecfc5>
  454. == Spawn extension (default, 889, 1) exited non-zero on 'SIP/888-00000057'
  455. Scheduling destruction of SIP dialog '5a0acc18-0dd2-b4c6-5e07-f38c12c6f5bc' in 32000 ms (Method: INVITE)
  456. set_destination: Parsing <sip:[email protected];rtcweb-breaker=yes;click2call=no;transport=ws> for address/port to send to
  457. set_destination: URI is for WebSocket, we can't set destination
  458. Reliably Transmitting (no NAT) to 192.168.88.174:5060:
  459. BYE sip:[email protected];rtcweb-breaker=yes;click2call=no;transport=ws SIP/2.0
  460. Via: SIP/2.0/WS 192.168.88.251:5060;branch=z9hG4bK5e8b871a
  461. Max-Forwards: 70
  462. From: <sip:[email protected]>;tag=as0c09af77
  463. To: "888"<sip:[email protected]>;tag=Jl1s49meNfTyNH6uJ7AI
  464. Call-ID: 5a0acc18-0dd2-b4c6-5e07-f38c12c6f5bc
  465. CSeq: 102 BYE
  466. User-Agent: Asterisk PBX 13.2.0
  467. Proxy-Authorization: Digest username="888", realm="192.168.88.251", algorithm=MD5, uri="sip:192.168.88.251", nonce="3797a877", response="a04d3572e794d02d67f953d6bea7311d"
  468. X-Asterisk-HangupCause: Normal Clearing
  469. X-Asterisk-HangupCauseCode: 16
  470. Content-Length: 0
  471.  
  472.  
  473. ---
  474.  
  475. <--- SIP read from WS:192.168.88.174:49534 --->
  476. SIP/2.0 200 OK
  477. Via: SIP/2.0/WS 192.168.88.251:5060;branch=z9hG4bK5e8b871a
  478. From: <sip:[email protected]>;tag=as0c09af77
  479. To: "888"<sip:[email protected]>;tag=Jl1s49meNfTyNH6uJ7AI
  480. Contact: <sip:[email protected];transport=ws>
  481. Call-ID: 5a0acc18-0dd2-b4c6-5e07-f38c12c6f5bc
  482. CSeq: 102 BYE
  483. Content-Length: 0
  484.  
  485. <------------->
  486. --- (8 headers 0 lines) ---
  487. SIP Response message for INCOMING dialog BYE arrived
  488. Really destroying SIP dialog '5a0acc18-0dd2-b4c6-5e07-f38c12c6f5bc' Method: INVITE
Advertisement
Add Comment
Please, Sign In to add comment