Advertisement
Guest User

Untitled

a guest
Jun 2nd, 2017
600
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.14 KB | None | 0 0
  1. 13:59:17.563 pjsua_core.c .PJSUA state changed: STARTING --> RUNNING
  2. 13:59:17.563 pjsua_acc.c Adding account: id=sip:10001@voip01.interpreters.travel
  3. 13:59:17.564 pjsua_acc.c .Account sip:10001@voip01.interpreters.travel added with id 0
  4. 13:59:17.564 pjsua_acc.c .Acc 0: setting registration..
  5. 13:59:17.597 tcpc0x15a08842 ..TCP client transport created
  6. 13:59:17.597 tcpc0x15a08842 ..TCP transport 192.168.1.2:65126 is connecting to 138.68.90.201:5068...
  7. 13:59:17.598 pjsua_acc.c ..Contact for acc 0 updated: <sip:10001@192.168.1.2:65126;transport=TCP;ob>;reg-id=1;+sip.instance="<urn:uuid:00000000-0000-0000-0000-00008340d0fa>"
  8. 13:59:17.602 pjsua_core.c ...TX 666 bytes Request msg REGISTER/cseq=45467 (tdta0x15a802a00) to TCP 138.68.90.201:5068:
  9.  
  10. REGISTER sip:voip01.interpreters.travel:5068;transport=tcp SIP/2.0
  11. Via: SIP/2.0/TCP 192.168.1.2:65126;rport;branch=z9hG4bKPj1zQBYlnuPCkzW..O2Tji7o4VxDjl21JG;alias
  12. Max-Forwards: 70
  13. From: <sip:10001@voip01.interpreters.travel>;tag=wPRGDsodU49rIt34QerRrZjeDZTRhjYb
  14. To: <sip:10001@voip01.interpreters.travel>
  15. Call-ID: vYPEmJ1gaC9U8-kb2X5oLMELDyhS0k0f
  16. CSeq: 45467 REGISTER
  17. Supported: outbound, path
  18. Contact: <sip:10001@192.168.1.2:65126;transport=TCP;ob>;reg-id=1;+sip.instance="<urn:uuid:00000000-0000-0000-0000-00008340d0fa>"
  19. Expires: 300
  20. Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER, MESSAGE, OPTIONS
  21. Content-Length: 0
  22.  
  23. --end msg--
  24.  
  25. 13:59:17.604 pjsua_acc.c ..Acc 0: Registration sent
  26.  
  27. 13:59:17.641 tcpc0x15a08842 !TCP transport 192.168.1.2:65126 is connected to 138.68.90.201:5068
  28. 13:59:17.688 pjsua_core.c .RX 552 bytes Response msg 401/REGISTER/cseq=45467 (rdata0x15a088730) from TCP 138.68.90.201:5068:
  29.  
  30. SIP/2.0 401 Unauthorized
  31. Via: SIP/2.0/TCP 192.168.1.2:65126;rport=56593;branch=z9hG4bKPj1zQBYlnuPCkzW..O2Tji7o4VxDjl21JG;alias;received=91.201.247.181
  32. From: <sip:10001@voip01.interpreters.travel>;tag=wPRGDsodU49rIt34QerRrZjeDZTRhjYb
  33. To: <sip:10001@voip01.interpreters.travel>;tag=8871c851c3612c039918ad7e670b2d65.57db
  34. Call-ID: vYPEmJ1gaC9U8-kb2X5oLMELDyhS0k0f
  35. CSeq: 45467 REGISTER
  36. WWW-Authenticate: Digest realm="voip01.interpreters.travel", nonce="WTFGMlkxRQbO1X/bJPA6UmAhRVeQmfam"
  37. Server: kamailio (4.4.4 (x86_64/linux))
  38. Content-Length: 0
  39.  
  40. --end msg--
  41. 13:59:17.688 pjsua_acc.c ....IP address change detected for account 0 (192.168.1.2:65126 --> 91.201.247.181:56593). Updating registration (using method 4)
  42. 13:59:17.688 pjsua_acc.c ....Contact for acc 0 updated: <sip:10001@91.201.247.181:56593;transport=TCP;ob>;reg-id=1;+sip.instance="<urn:uuid:00000000-0000-0000-0000-00008340d0fa>"
  43. 13:59:17.689 pjsua_core.c ....TX 892 bytes Request msg REGISTER/cseq=45468 (tdta0x15a802a00) to TCP 138.68.90.201:5068:
  44.  
  45. REGISTER sip:voip01.interpreters.travel:5068;transport=tcp SIP/2.0
  46. Via: SIP/2.0/TCP 91.201.247.181:56593;rport;branch=z9hG4bKPjq9c4t4Rus2Ko5meA665hjZPr-4VGzco8;alias
  47. Max-Forwards: 70
  48. From: <sip:10001@voip01.interpreters.travel>;tag=wPRGDsodU49rIt34QerRrZjeDZTRhjYb
  49. To: <sip:10001@voip01.interpreters.travel>
  50. Call-ID: vYPEmJ1gaC9U8-kb2X5oLMELDyhS0k0f
  51. CSeq: 45468 REGISTER
  52. Supported: outbound, path
  53. Contact: <sip:10001@91.201.247.181:56593;transport=TCP;ob>;reg-id=1;+sip.instance="<urn:uuid:00000000-0000-0000-0000-00008340d0fa>"
  54. Expires: 300
  55. Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER, MESSAGE, OPTIONS
  56. Authorization: Digest username="10001", realm="voip01.interpreters.travel", nonce="WTFGMlkxRQbO1X/bJPA6UmAhRVeQmfam", uri="sip:voip01.interpreters.travel:5068;transport=tcp", response="573b2784ead977aa2f9e9803aa3e8865"
  57. Content-Length: 0
  58.  
  59. --end msg--
  60. 13:59:17.733 pjsua_core.c .RX 637 bytes Response msg 200/REGISTER/cseq=45468 (rdata0x15a088730) from TCP 138.68.90.201:5068:
  61.  
  62. SIP/2.0 200 OK
  63. Via: SIP/2.0/TCP 91.201.247.181:56593;rport=56593;branch=z9hG4bKPjq9c4t4Rus2Ko5meA665hjZPr-4VGzco8;alias;received=91.201.247.181
  64. From: <sip:10001@voip01.interpreters.travel>;tag=wPRGDsodU49rIt34QerRrZjeDZTRhjYb
  65. To: <sip:10001@voip01.interpreters.travel>;tag=8871c851c3612c039918ad7e670b2d65.c264
  66. Call-ID: vYPEmJ1gaC9U8-kb2X5oLMELDyhS0k0f
  67. CSeq: 45468 REGISTER
  68. Contact: <sip:10001@91.201.247.181:56593;transport=TCP;ob>;expires=300;received="sip:91.201.247.181:56593;transport=tcp";+sip.instance="<urn:uuid:00000000-0000-0000-0000-00008340d0fa>";reg-id=1
  69. Server: kamailio (4.4.4 (x86_64/linux))
  70. Content-Length: 0
  71.  
  72. --end msg--
  73. 13:59:17.733 pjsua_acc.c ....SIP outbound status for acc 0 is not active
  74. 13:59:17.733 pjsua_acc.c ....sip:10001@voip01.interpreters.travel: registration success, status=200 (OK), will re-register in 300 seconds
  75.  
  76. // CALL
  77. 13:59:20.607 pjsua_call.c !Making call with acc #0 to sip:1@voip01.interpreters.travel:5068;transport=tcp
  78. 13:59:20.607 pjsua_aud.c .Set sound device: capture=-1, playback=-2
  79. 13:59:20.607 pjsua_aud.c ..Opening sound device (speaker + mic) PCM@16000/1/20ms
  80. 13:59:20.608 coreaudio_dev. ...Using VoiceProcessingIO audio unit
  81. 13:59:21.111 coreaudio_dev. ...core audio stream started
  82. 13:59:21.132 os_core_unix.c Info: possibly re-registering existing thread
  83. 13:59:21.141 pjsua_media.c .Call 0: initializing media..
  84. 13:59:21.142 pjsua_media.c ..RTP socket reachable at 192.168.1.2:4000
  85. 13:59:21.142 pjsua_media.c ..RTCP socket reachable at 192.168.1.2:4001
  86. 13:59:21.143 pjsua_media.c ..RTP socket reachable at 192.168.1.2:4002
  87. 13:59:21.143 pjsua_media.c ..RTCP socket reachable at 192.168.1.2:4003
  88. 13:59:21.143 pjsua_media.c ..Media index 0 selected for audio call 0
  89. 13:59:21.166 pjsua_core.c ....TX 1380 bytes Request msg INVITE/cseq=4663 (tdta0x15a84ca00) to TCP 138.68.90.201:5068:
  90.  
  91. INVITE sip:1@voip01.interpreters.travel:5068;transport=tcp SIP/2.0
  92. Via: SIP/2.0/TCP 91.201.247.181:56593;rport;branch=z9hG4bKPjExYONYTQQM08I-wqX.WbOkFiNq.lBJxz;alias
  93. Max-Forwards: 70
  94. From: sip:10001@voip01.interpreters.travel;tag=o-jQ77ToYdhZfs2a3UrHfx6E2EVW02W8
  95. To: sip:1@voip01.interpreters.travel
  96. Contact: <sip:10001@91.201.247.181:56593;transport=TCP;ob>
  97. Call-ID: 1I6AdcDL8W2ntfKshUdvTpaOZoxrYHac
  98. CSeq: 4663 INVITE
  99. Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER, MESSAGE, OPTIONS
  100. Supported: replaces, 100rel, timer, norefersub
  101. Session-Expires: 1800
  102. Min-SE: 90
  103. Content-Type: application/sdp
  104. Content-Length: 716
  105.  
  106. v=0
  107. o=- 3705389961 3705389961 IN IP4 192.168.1.2
  108. s=pjmedia
  109. b=AS:386
  110. t=0 0
  111. a=X-nat:0
  112. m=audio 4000 RTP/AVP 98 97 99 104 3 0 8 9 120 96
  113. c=IN IP4 192.168.1.2
  114. b=TIAS:96000
  115. a=rtcp:4001 IN IP4 192.168.1.2
  116. a=sendrecv
  117. a=rtpmap:98 speex/16000
  118. a=rtpmap:97 speex/8000
  119. a=rtpmap:99 speex/32000
  120. a=rtpmap:104 iLBC/8000
  121. a=fmtp:104 mode=30
  122. a=rtpmap:3 GSM/8000
  123. a=rtpmap:0 PCMU/8000
  124. a=rtpmap:8 PCMA/8000
  125. a=rtpmap:9 G722/8000
  126. a=rtpmap:120 opus/48000/2
  127. a=fmtp:120 useinbandfec=1
  128. a=rtpmap:96 telephone-event/8000
  129. a=fmtp:96 0-16
  130. m=video 4002 RTP/AVP 97
  131. c=IN IP4 192.168.1.2
  132. b=TIAS:256000
  133. a=rtcp:4003 IN IP4 192.168.1.2
  134. a=sendrecv
  135. a=rtpmap:97 H264/90000
  136. a=fmtp:97 profile-level-id=42e01e; packetization-mode=1
  137.  
  138. --end msg--
  139.  
  140. 13:59:21.221 pjsua_core.c .RX 563 bytes Response msg 407/INVITE/cseq=4663 (rdata0x15a088730) from TCP 138.68.90.201:5068:
  141.  
  142. SIP/2.0 407 Proxy Authentication Required
  143. Via: SIP/2.0/TCP 91.201.247.181:56593;rport=56593;branch=z9hG4bKPjExYONYTQQM08I-wqX.WbOkFiNq.lBJxz;alias;received=91.201.247.181
  144. From: sip:10001@voip01.interpreters.travel;tag=o-jQ77ToYdhZfs2a3UrHfx6E2EVW02W8
  145. To: sip:1@voip01.interpreters.travel;tag=8871c851c3612c039918ad7e670b2d65.1cf8
  146. Call-ID: 1I6AdcDL8W2ntfKshUdvTpaOZoxrYHac
  147. CSeq: 4663 INVITE
  148. Proxy-Authenticate: Digest realm="voip01.interpreters.travel", nonce="WTFGNVkxRQmWRsU+IWGyPbSkSGqYw7ZY"
  149. Server: kamailio (4.4.4 (x86_64/linux))
  150. Content-Length: 0
  151.  
  152. --end msg--
  153.  
  154. 13:59:21.221 pjsua_core.c ..TX 425 bytes Request msg ACK/cseq=4663 (tdta0x15a8b5e00) to TCP 138.68.90.201:5068:
  155.  
  156. ACK sip:1@voip01.interpreters.travel:5068;transport=tcp SIP/2.0
  157. Via: SIP/2.0/TCP 91.201.247.181:56593;rport;branch=z9hG4bKPjExYONYTQQM08I-wqX.WbOkFiNq.lBJxz;alias
  158. Max-Forwards: 70
  159. From: sip:10001@voip01.interpreters.travel;tag=o-jQ77ToYdhZfs2a3UrHfx6E2EVW02W8
  160. To: sip:1@voip01.interpreters.travel;tag=8871c851c3612c039918ad7e670b2d65.1cf8
  161. Call-ID: 1I6AdcDL8W2ntfKshUdvTpaOZoxrYHac
  162. CSeq: 4663 ACK
  163. Content-Length: 0
  164.  
  165. --end msg--
  166. 13:59:21.223 pjsua_core.c .......TX 1608 bytes Request msg INVITE/cseq=4664 (tdta0x15a84ca00) to TCP 138.68.90.201:5068:
  167.  
  168. INVITE sip:1@voip01.interpreters.travel:5068;transport=tcp SIP/2.0
  169. Via: SIP/2.0/TCP 91.201.247.181:56593;rport;branch=z9hG4bKPjUE6rHB73t6qVfp6qSSs-tqdpZUeOFD2j;alias
  170. Max-Forwards: 70
  171. From: sip:10001@voip01.interpreters.travel;tag=o-jQ77ToYdhZfs2a3UrHfx6E2EVW02W8
  172. To: sip:1@voip01.interpreters.travel
  173. Contact: <sip:10001@91.201.247.181:56593;transport=TCP;ob>
  174. Call-ID: 1I6AdcDL8W2ntfKshUdvTpaOZoxrYHac
  175. CSeq: 4664 INVITE
  176. Allow: PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, INFO, SUBSCRIBE, NOTIFY, REFER, MESSAGE, OPTIONS
  177. Supported: replaces, 100rel, timer, norefersub
  178. Session-Expires: 1800
  179. Min-SE: 90
  180. Proxy-Authorization: Digest username="10001", realm="voip01.interpreters.travel", nonce="WTFGNVkxRQmWRsU+IWGyPbSkSGqYw7ZY", uri="sip:1@voip01.interpreters.travel:5068;transport=tcp", response="0ad0522d7c55ae6ba034e73fec021115"
  181. Content-Type: application/sdp
  182. Content-Length: 716
  183.  
  184. v=0
  185. o=- 3705389961 3705389961 IN IP4 192.168.1.2
  186. s=pjmedia
  187. b=AS:386
  188. t=0 0
  189. a=X-nat:0
  190. m=audio 4000 RTP/AVP 98 97 99 104 3 0 8 9 120 96
  191. c=IN IP4 192.168.1.2
  192. b=TIAS:96000
  193. a=rtcp:4001 IN IP4 192.168.1.2
  194. a=sendrecv
  195. a=rtpmap:98 speex/16000
  196. a=rtpmap:97 speex/8000
  197. a=rtpmap:99 speex/32000
  198. a=rtpmap:104 iLBC/8000
  199. a=fmtp:104 mode=30
  200. a=rtpmap:3 GSM/8000
  201. a=rtpmap:0 PCMU/8000
  202. a=rtpmap:8 PCMA/8000
  203. a=rtpmap:9 G722/8000
  204. a=rtpmap:120 opus/48000/2
  205. a=fmtp:120 useinbandfec=1
  206. a=rtpmap:96 telephone-event/8000
  207. a=fmtp:96 0-16
  208. m=video 4002 RTP/AVP 97
  209. c=IN IP4 192.168.1.2
  210. b=TIAS:256000
  211. a=rtcp:4003 IN IP4 192.168.1.2
  212. a=sendrecv
  213. a=rtpmap:97 H264/90000
  214. a=fmtp:97 profile-level-id=42e01e; packetization-mode=1
  215.  
  216. --end msg--
  217.  
  218. 13:59:21.274 pjsua_core.c .RX 425 bytes Response msg 100/INVITE/cseq=4664 (rdata0x15a088730) from TCP 138.68.90.201:5068:
  219.  
  220. SIP/2.0 100 trying -- your call is important to us
  221. Via: SIP/2.0/TCP 91.201.247.181:56593;rport=56593;branch=z9hG4bKPjUE6rHB73t6qVfp6qSSs-tqdpZUeOFD2j;alias;received=91.201.247.181
  222. From: sip:10001@voip01.interpreters.travel;tag=o-jQ77ToYdhZfs2a3UrHfx6E2EVW02W8
  223. To: sip:1@voip01.interpreters.travel
  224. Call-ID: 1I6AdcDL8W2ntfKshUdvTpaOZoxrYHac
  225. CSeq: 4664 INVITE
  226. Server: kamailio (4.4.4 (x86_64/linux))
  227. Content-Length: 0
  228.  
  229. --end msg--
  230.  
  231. 13:59:21.306 pjsua_core.c .RX 1268 bytes Response msg 200/INVITE/cseq=4664 (rdata0x15a088730) from TCP 138.68.90.201:5068:
  232.  
  233. SIP/2.0 200 OK
  234. Via: SIP/2.0/TCP 91.201.247.181:56593;received=91.201.247.181;rport=56593;branch=z9hG4bKPjUE6rHB73t6qVfp6qSSs-tqdpZUeOFD2j;alias
  235. Record-Route: <sip:138.68.90.201:5068;r2=on;lr;ftag=o-jQ77ToYdhZfs2a3UrHfx6E2EVW02W8;did=243.34f;nat=yes>
  236. Record-Route: <sip:138.68.90.201:5068;transport=tcp;r2=on;lr;ftag=o-jQ77ToYdhZfs2a3UrHfx6E2EVW02W8;did=243.34f;nat=yes>
  237. From: sip:10001@voip01.interpreters.travel;tag=o-jQ77ToYdhZfs2a3UrHfx6E2EVW02W8
  238. To: <sip:1@voip01.interpreters.travel>;tag=SSHtQmN6v9tcc
  239. Call-ID: 1I6AdcDL8W2ntfKshUdvTpaOZoxrYHac
  240. CSeq: 4664 INVITE
  241. Contact: <sip:1@127.0.0.1:5099;transport=udp>
  242. User-Agent: FreeSWITCH-mod_sofia/1.6.12-20-b91a0a6~64bit
  243. Accept: application/sdp
  244. Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY
  245. Require: timer
  246. Supported: timer, path, replaces
  247. Allow-Events: talk, hold, conference, refer
  248. Session-Expires: 120;refresher=uac
  249. Content-Type: application/sdp
  250. Content-Length: 288
  251.  
  252. v=0
  253. o=FreeSWITCH 1496378981 1496378982 IN IP4 138.68.90.201
  254. s=FreeSWITCH
  255. c=IN IP4 138.68.90.201
  256. t=0 0
  257. m=audio 22180 RTP/AVP 0 96
  258. a=rtpmap:0 PCMU/8000
  259. a=rtpmap:96 telephone-event/8000
  260. a=fmtp:96 0-16
  261. a=ptime:20
  262. a=sendrecv
  263. a=rtcp:22181 IN IP4 138.68.90.201
  264. m=video 0 RTP/AVP 19
  265.  
  266. --end msg--
  267.  
  268. 13:59:21.310 pjsua_media.c .....Call 0: updating media..
  269. 13:59:21.310 pjsua_aud.c ......Audio channel update..
  270. 13:59:21.310 strm0x15a8b1e2 .......VAD temporarily disabled
  271. 13:59:21.311 strm0x15a8b1e2 .......Encoder stream started
  272. 13:59:21.311 strm0x15a8b1e2 .......Decoder stream started
  273. 13:59:21.311 pjsua_media.c ......Audio updated, stream #0: PCMU (sendrecv)
  274. 13:59:21.311 pjsua_media.c ......Video updated, stream #1: (inactive)
  275.  
  276. 13:59:21.314 pjsua_aud.c .....Conf connect: 1 --> 0
  277. 13:59:21.314 conference.c ......Port 1 (sip:1@voip01.interpreters.travel:5068;transport=tcp) transmitting to port 0 (iPhone IO device)
  278. 13:59:21.314 pjsua_aud.c .....Conf connect: 0 --> 1
  279. 13:59:21.314 conference.c ......Port 0 (iPhone IO device) transmitting to port 1 (sip:1@voip01.interpreters.travel:5068;transport=tcp)
  280. 13:59:21.315 pjsua_core.c .....TX 598 bytes Request msg ACK/cseq=4664 (tdta0x15a098000) to TCP 138.68.90.201:5068:
  281. ACK sip:1@127.0.0.1:5099;transport=udp SIP/2.0
  282. Via: SIP/2.0/TCP 91.201.247.181:56593;rport;branch=z9hG4bKPj1Upc.rTNsSXMEtrlNZM5iQ3lVoJ0MA5-;alias
  283. Max-Forwards: 70
  284. From: sip:10001@voip01.interpreters.travel;tag=o-jQ77ToYdhZfs2a3UrHfx6E2EVW02W8
  285. To: sip:1@voip01.interpreters.travel;tag=SSHtQmN6v9tcc
  286. Call-ID: 1I6AdcDL8W2ntfKshUdvTpaOZoxrYHac
  287. CSeq: 4664 ACK
  288. Route: <sip:138.68.90.201:5068;transport=tcp;lr;r2=on;ftag=o-jQ77ToYdhZfs2a3UrHfx6E2EVW02W8;did=243.34f;nat=yes>
  289. Route: <sip:138.68.90.201:5068;lr;r2=on;ftag=o-jQ77ToYdhZfs2a3UrHfx6E2EVW02W8;did=243.34f;nat=yes>
  290. Content-Length: 0
  291.  
  292. --end msg--
  293.  
  294. 13:59:21.947 strm0x15a8b1e2 VAD re-enabled
  295. 14:00:21.298 dlg0x15a091e00 Refreshing session after 60s (expiration period=120s)
  296. 14:00:21.299 pjsua_core.c ...TX 760 bytes Request msg UPDATE/cseq=4665 (tdta0x15a027c00) to TCP 138.68.90.201:5068:
  297. UPDATE sip:1@127.0.0.1:5099;transport=udp SIP/2.0
  298. Via: SIP/2.0/TCP 91.201.247.181:56593;rport;branch=z9hG4bKPjXY.dH49yVwwUraNl60znl6KHWwhkUcJw;alias
  299. Max-Forwards: 70
  300. From: sip:10001@voip01.interpreters.travel;tag=o-jQ77ToYdhZfs2a3UrHfx6E2EVW02W8
  301. To: sip:1@voip01.interpreters.travel;tag=SSHtQmN6v9tcc
  302. Contact: <sip:10001@91.201.247.181:56593;transport=TCP;ob>
  303. Call-ID: 1I6AdcDL8W2ntfKshUdvTpaOZoxrYHac
  304. CSeq: 4665 UPDATE
  305. Route: <sip:138.68.90.201:5068;transport=tcp;lr;r2=on;ftag=o-jQ77ToYdhZfs2a3UrHfx6E2EVW02W8;did=243.34f;nat=yes>
  306. Route: <sip:138.68.90.201:5068;lr;r2=on;ftag=o-jQ77ToYdhZfs2a3UrHfx6E2EVW02W8;did=243.34f;nat=yes>
  307. Supported: replaces, 100rel, timer, norefersub
  308. Session-Expires: 120;refresher=uac
  309. Min-SE: 90
  310. Content-Length: 0
  311.  
  312. --end msg--
  313. 14:00:21.361 pjsua_core.c .RX 647 bytes Response msg 200/UPDATE/cseq=4665 (rdata0x15a088730) from TCP 138.68.90.201:5068:
  314. SIP/2.0 200 OK
  315. Via: SIP/2.0/TCP 91.201.247.181:56593;received=91.201.247.181;rport=56593;branch=z9hG4bKPjXY.dH49yVwwUraNl60znl6KHWwhkUcJw;alias
  316. From: sip:10001@voip01.interpreters.travel;tag=o-jQ77ToYdhZfs2a3UrHfx6E2EVW02W8
  317. To: sip:1@voip01.interpreters.travel;tag=SSHtQmN6v9tcc
  318. Call-ID: 1I6AdcDL8W2ntfKshUdvTpaOZoxrYHac
  319. CSeq: 4665 UPDATE
  320. Contact: <sip:1@127.0.0.1:5099;transport=udp>
  321. User-Agent: FreeSWITCH-mod_sofia/1.6.12-20-b91a0a6~64bit
  322. Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY
  323. Require: timer
  324. Supported: timer, path, replaces
  325. Session-Expires: 120;refresher=uac
  326. Content-Length: 0
  327.  
  328. --end msg--
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement