dipenec2010

Freeswitch GSM to PCM,PCMU

May 29th, 2017
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 39.90 KB | None | 0 0
  1. recv 1212 bytes from udp/[213.239.219.85]:5060 at 11:50:24.655848:
  2. ------------------------------------------------------------------------
  3. INVITE sip:917486111125@mysip.hello.com:443 SIP/2.0
  4. Record-Route: <sip:213.239.219.85;r2=on;lr=on;ftag=PGMHS69JK;did=eb4.2281;nat=yes>
  5. Record-Route: <sip:213.239.219.85:443;transport=tls;r2=on;lr=on;ftag=PGMHS69JK;did=eb4.2281;nat=yes>
  6. Via: SIP/2.0/UDP 213.239.219.85;branch=z9hG4bKd39f.6739a3099569869d04a90ec1c5f3c1eb.0;i=9d71
  7. Via: SIP/2.0/TLS 10.0.118.88:45177;received=49.34.3.177;branch=z9hG4bK.tmn6Lbmgl;rport=45177
  8. From: "918511821165" <sip:918511821165@mysip.hello.com>;tag=PGMHS69JK
  9. To: sip:+917486111125@mysip.hello.com
  10. CSeq: 21 INVITE
  11. Call-ID: VoNRIBbcna
  12. Max-Forwards: 69
  13. Supported: replaces, outbound
  14. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO, UPDATE
  15. Content-Type: application/sdp
  16. Content-Length: 258
  17. Contact: <sip:918511821165@49.34.3.177:45177;transport=tls>;+sip.instance="<urn:uuid:743f6ee3-b4ef-4dd8-b236-5d266ff24ded>"
  18. User-Agent: Sulaimani/1.0 (belle-sip/1.4.2)
  19.  
  20. v=0
  21. o=918511821165 848 3994 IN IP4 213.239.219.85
  22. s=Talk
  23. c=IN IP4 213.239.219.85
  24. b=AS:380
  25. t=0 0
  26. a=rtcp-xr:rcvr-rtt=all:10000 stat-summary=loss,dup,jitt,TTL voip-metrics
  27. m=audio 25200 RTP/AVP 3 101
  28. a=rtpmap:101 telephone-event/8000
  29. a=nortpproxy:yes
  30. ------------------------------------------------------------------------
  31. send 620 bytes to udp/[213.239.219.85]:5060 at 11:50:24.656048:
  32. ------------------------------------------------------------------------
  33. SIP/2.0 100 Trying
  34. Via: SIP/2.0/UDP 213.239.219.85;branch=z9hG4bKd39f.6739a3099569869d04a90ec1c5f3c1eb.0;i=9d71
  35. Via: SIP/2.0/TLS 10.0.118.88:45177;received=49.34.3.177;branch=z9hG4bK.tmn6Lbmgl;rport=45177
  36. Record-Route: <sip:213.239.219.85;r2=on;lr=on;ftag=PGMHS69JK;did=eb4.2281;nat=yes>
  37. Record-Route: <sip:213.239.219.85:443;transport=tls;r2=on;lr=on;ftag=PGMHS69JK;did=eb4.2281;nat=yes>
  38. From: "918511821165" <sip:918511821165@mysip.hello.com>;tag=PGMHS69JK
  39. To: sip:+917486111125@mysip.hello.com
  40. Call-ID: VoNRIBbcna
  41. CSeq: 21 INVITE
  42. User-Agent: FreeSWITCH-mod_sofia/1.6.17~64bit
  43. Content-Length: 0
  44.  
  45. ------------------------------------------------------------------------
  46. 2017-05-29 11:50:24.643371 [NOTICE] switch_channel.c:1104 New Channel sofia/external/918511821165@mysip.hello.com [876e8300-4486-11e7-b46a-9f47e0803393]
  47. 2017-05-29 11:50:24.643371 [DEBUG] switch_core_state_machine.c:584 (sofia/external/918511821165@mysip.hello.com) Running State Change CS_NEW (Cur 3 Tot 2948)
  48. 2017-05-29 11:50:24.643371 [DEBUG] sofia.c:9834 sofia/external/918511821165@mysip.hello.com receiving invite from 213.239.219.85:5060 version: 1.6.17 64bit
  49. 2017-05-29 11:50:24.643371 [DEBUG] sofia.c:7048 Channel sofia/external/918511821165@mysip.hello.com entering state [received][100]
  50. 2017-05-29 11:50:24.643371 [DEBUG] sofia.c:7058 Remote SDP:
  51. v=0
  52. o=918511821165 848 3994 IN IP4 213.239.219.85
  53. s=Talk
  54. c=IN IP4 213.239.219.85
  55. b=AS:380
  56. t=0 0
  57. a=rtcp-xr:rcvr-rtt=all:10000 stat-summary=loss,dup,jitt,TTL voip-metrics
  58. m=audio 25200 RTP/AVP 3 101
  59. a=rtpmap:101 telephone-event/8000
  60. a=nortpproxy:yes
  61.  
  62. 2017-05-29 11:50:24.643371 [DEBUG] sofia.c:7450 (sofia/external/918511821165@mysip.hello.com) State Change CS_NEW -> CS_INIT
  63. 2017-05-29 11:50:24.643371 [DEBUG] switch_core_state_machine.c:603 (sofia/external/918511821165@mysip.hello.com) State NEW
  64. 2017-05-29 11:50:24.643371 [DEBUG] switch_core_state_machine.c:584 (sofia/external/918511821165@mysip.hello.com) Running State Change CS_INIT (Cur 3 Tot 2948)
  65. 2017-05-29 11:50:24.643371 [DEBUG] switch_core_state_machine.c:627 (sofia/external/918511821165@mysip.hello.com) State INIT
  66. 2017-05-29 11:50:24.643371 [DEBUG] mod_sofia.c:90 sofia/external/918511821165@mysip.hello.com SOFIA INIT
  67. 2017-05-29 11:50:24.643371 [DEBUG] switch_core_state_machine.c:40 sofia/external/918511821165@mysip.hello.com Standard INIT
  68. 2017-05-29 11:50:24.643371 [DEBUG] switch_core_state_machine.c:48 (sofia/external/918511821165@mysip.hello.com) State Change CS_INIT -> CS_ROUTING
  69. 2017-05-29 11:50:24.643371 [DEBUG] switch_core_state_machine.c:627 (sofia/external/918511821165@mysip.hello.com) State INIT going to sleep
  70. 2017-05-29 11:50:24.643371 [DEBUG] switch_core_state_machine.c:584 (sofia/external/918511821165@mysip.hello.com) Running State Change CS_ROUTING (Cur 3 Tot 2948)
  71. 2017-05-29 11:50:24.643371 [DEBUG] switch_channel.c:2249 (sofia/external/918511821165@mysip.hello.com) Callstate Change DOWN -> RINGING
  72. 2017-05-29 11:50:24.643371 [DEBUG] switch_core_state_machine.c:643 (sofia/external/918511821165@mysip.hello.com) State ROUTING
  73. 2017-05-29 11:50:24.643371 [DEBUG] mod_sofia.c:143 sofia/external/918511821165@mysip.hello.com SOFIA ROUTING
  74. 2017-05-29 11:50:24.643371 [DEBUG] switch_core_state_machine.c:236 sofia/external/918511821165@mysip.hello.com Standard ROUTING
  75. 2017-05-29 11:50:24.643371 [INFO] mod_dialplan_xml.c:637 Processing 918511821165 <918511821165>->917486111125 in context public
  76. Dialplan: sofia/external/918511821165@mysip.hello.com parsing [public->unloop] continue=false
  77. Dialplan: sofia/external/918511821165@mysip.hello.com Regex (PASS) [unloop] ${unroll_loops}(true) =~ /^true$/ break=on-false
  78. Dialplan: sofia/external/918511821165@mysip.hello.com Regex (FAIL) [unloop] ${sip_looped_call}() =~ /^true$/ break=on-false
  79. Dialplan: sofia/external/918511821165@mysip.hello.com parsing [public->outside_call] continue=true
  80. Dialplan: sofia/external/918511821165@mysip.hello.com Absolute Condition [outside_call]
  81. Dialplan: sofia/external/918511821165@mysip.hello.com Action set(outside_call=true)
  82. Dialplan: sofia/external/918511821165@mysip.hello.com Action export(RFC2822_DATE=${strftime(%a, %d %b %Y %T %z)})
  83. Dialplan: sofia/external/918511821165@mysip.hello.com parsing [public->call_debug] continue=true
  84. Dialplan: sofia/external/918511821165@mysip.hello.com Regex (FAIL) [call_debug] ${call_debug}(false) =~ /^true$/ break=never
  85. Dialplan: sofia/external/918511821165@mysip.hello.com parsing [public->public_extensions] continue=false
  86. Dialplan: sofia/external/918511821165@mysip.hello.com Regex (FAIL) [public_extensions] destination_number(917486111125) =~ /^(10[01][0-9])$/ break=on-false
  87. Dialplan: sofia/external/918511821165@mysip.hello.com parsing [public->hold_music] continue=false
  88. Dialplan: sofia/external/918511821165@mysip.hello.com Regex (FAIL) [hold_music] destination_number(917486111125) =~ /^9664$/ break=on-false
  89. Dialplan: sofia/external/918511821165@mysip.hello.com parsing [public->NoVM] continue=false
  90. Dialplan: sofia/external/918511821165@mysip.hello.com Regex (FAIL) [NoVM] destination_number(917486111125) =~ /^1234567890$/ break=on-false
  91. Dialplan: sofia/external/918511821165@mysip.hello.com parsing [public->NoBalance] continue=false
  92. Dialplan: sofia/external/918511821165@mysip.hello.com Regex (FAIL) [NoBalance] destination_number(917486111125) =~ /^1112$/ break=on-false
  93. Dialplan: sofia/external/918511821165@mysip.hello.com parsing [public->NoBalance] continue=false
  94. Dialplan: sofia/external/918511821165@mysip.hello.com Regex (FAIL) [NoBalance] destination_number(917486111125) =~ /^1113$/ break=on-false
  95. Dialplan: sofia/external/918511821165@mysip.hello.com parsing [public->balackeupdate] continue=false
  96. Dialplan: sofia/external/918511821165@mysip.hello.com Regex (FAIL) [balackeupdate] destination_number(917486111125) =~ /^1111$/ break=on-false
  97. Dialplan: sofia/external/918511821165@mysip.hello.com parsing [public->InvalidVoucherCode] continue=false
  98. Dialplan: sofia/external/918511821165@mysip.hello.com Regex (FAIL) [InvalidVoucherCode] destination_number(917486111125) =~ /^1110$/ break=on-false
  99. Dialplan: sofia/external/918511821165@mysip.hello.com parsing [public->wiphonica] continue=false
  100. Dialplan: sofia/external/918511821165@mysip.hello.com Regex (FAIL) [wiphonica] destination_number(917486111125) =~ /^3870([0-9]+)$/ break=on-false
  101. Dialplan: sofia/external/918511821165@mysip.hello.com parsing [public->a-z_term] continue=false
  102. Dialplan: sofia/external/918511821165@mysip.hello.com Regex (PASS) [a-z_term] destination_number(917486111125) =~ /^(([0-9]).*)$/ break=on-false
  103. Dialplan: sofia/external/918511821165@mysip.hello.com Action set(domain_name=186.9.92.109)
  104. Dialplan: sofia/external/918511821165@mysip.hello.com Action bridge({absolute_codec_string='PCMA,PCMU'}sofia/gateway/tsl-a-z/917486111125)
  105. 2017-05-29 11:50:24.643371 [DEBUG] switch_core_state_machine.c:286 (sofia/external/918511821165@mysip.hello.com) State Change CS_ROUTING -> CS_EXECUTE
  106. 2017-05-29 11:50:24.643371 [DEBUG] switch_core_state_machine.c:643 (sofia/external/918511821165@mysip.hello.com) State ROUTING going to sleep
  107. 2017-05-29 11:50:24.643371 [DEBUG] switch_core_state_machine.c:584 (sofia/external/918511821165@mysip.hello.com) Running State Change CS_EXECUTE (Cur 3 Tot 2948)
  108. 2017-05-29 11:50:24.643371 [DEBUG] switch_core_state_machine.c:650 (sofia/external/918511821165@mysip.hello.com) State EXECUTE
  109. 2017-05-29 11:50:24.643371 [DEBUG] mod_sofia.c:198 sofia/external/918511821165@mysip.hello.com SOFIA EXECUTE
  110. 2017-05-29 11:50:24.643371 [DEBUG] switch_core_state_machine.c:328 sofia/external/918511821165@mysip.hello.com Standard EXECUTE
  111. EXECUTE sofia/external/918511821165@mysip.hello.com set(outside_call=true)
  112. 2017-05-29 11:50:24.643371 [DEBUG] mod_dptools.c:1530 SET sofia/external/918511821165@mysip.hello.com [outside_call]=[true]
  113. EXECUTE sofia/external/918511821165@mysip.hello.com export(RFC2822_DATE=Mon, 29 May 2017 11:50:24 -0400)
  114. 2017-05-29 11:50:24.643371 [DEBUG] switch_channel.c:1296 EXPORT (export_vars) [RFC2822_DATE]=[Mon, 29 May 2017 11:50:24 -0400]
  115. EXECUTE sofia/external/918511821165@mysip.hello.com set(domain_name=186.9.92.109)
  116. 2017-05-29 11:50:24.643371 [DEBUG] mod_dptools.c:1530 SET sofia/external/918511821165@mysip.hello.com [domain_name]=[186.9.92.109]
  117. EXECUTE sofia/external/918511821165@mysip.hello.com bridge({absolute_codec_string='PCMA,PCMU'}sofia/gateway/tsl-a-z/917486111125)
  118. 2017-05-29 11:50:24.643371 [DEBUG] switch_channel.c:1250 sofia/external/918511821165@mysip.hello.com EXPORTING[export_vars] [RFC2822_DATE]=[Mon, 29 May 2017 11:50:24 -0400] to event
  119. 2017-05-29 11:50:24.643371 [DEBUG] switch_ivr_originate.c:2142 Parsing global variables
  120. 2017-05-29 11:50:24.643371 [NOTICE] switch_channel.c:1104 New Channel sofia/external/917486111125 [876ec004-4486-11e7-b472-9f47e0803393]
  121. 2017-05-29 11:50:24.643371 [DEBUG] mod_sofia.c:4818 (sofia/external/917486111125) State Change CS_NEW -> CS_INIT
  122. 2017-05-29 11:50:24.643371 [DEBUG] switch_core_state_machine.c:584 (sofia/external/917486111125) Running State Change CS_INIT (Cur 4 Tot 2949)
  123. 2017-05-29 11:50:24.643371 [DEBUG] switch_core_state_machine.c:627 (sofia/external/917486111125) State INIT
  124. 2017-05-29 11:50:24.643371 [DEBUG] mod_sofia.c:90 sofia/external/917486111125 SOFIA INIT
  125. 2017-05-29 11:50:24.643371 [DEBUG] sofia_glue.c:1295 sofia/external/917486111125 sending invite version: 1.6.17 64bit
  126. Local SDP:
  127. v=0
  128. o=FreeSWITCH 1496056312 1496056313 IN IP4 186.9.92.109
  129. s=FreeSWITCH
  130. c=IN IP4 186.9.92.109
  131. t=0 0
  132. m=audio 16712 RTP/AVP 8 0 101
  133. a=rtpmap:8 PCMA/8000
  134. a=rtpmap:0 PCMU/8000
  135. a=rtpmap:101 telephone-event/8000
  136. a=fmtp:101 0-16
  137. a=ptime:20
  138. a=sendrecv
  139.  
  140. 2017-05-29 11:50:24.643371 [DEBUG] switch_core_state_machine.c:40 sofia/external/917486111125 Standard INIT
  141. 2017-05-29 11:50:24.643371 [DEBUG] switch_core_state_machine.c:48 (sofia/external/917486111125) State Change CS_INIT -> CS_ROUTING
  142. 2017-05-29 11:50:24.643371 [DEBUG] switch_core_state_machine.c:627 (sofia/external/917486111125) State INIT going to sleep
  143. 2017-05-29 11:50:24.643371 [DEBUG] switch_core_state_machine.c:584 (sofia/external/917486111125) Running State Change CS_ROUTING (Cur 4 Tot 2949)
  144. send 1074 bytes to udp/[172.249.184.232]:5060 at 11:50:24.658477:
  145. ------------------------------------------------------------------------
  146. INVITE sip:917486111125@172.249.184.232 SIP/2.0
  147. Via: SIP/2.0/UDP 186.9.92.109:5080;rport;branch=z9hG4bKpatZSBB1myy9e
  148. Max-Forwards: 68
  149. From: "918511821165" <sip:918511821165@186.9.92.109>;tag=vDgKN0Zp8818N
  150. To: <sip:917486111125@172.249.184.232>
  151. Call-ID: 5ecd17c6-bf29-1235-c8a5-4c72b94f9b74
  152. CSeq: 107700448 INVITE
  153. Contact: <sip:gw+tsl-a-z@186.9.92.109:5080;transport=udp;gw=tsl-a-z>
  154. User-Agent: FreeSWITCH-mod_sofia/1.6.17~64bit
  155. Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY
  156. Supported: timer, path, replaces
  157. Allow-Events: talk, hold, conference, refer
  158. Content-Type: application/sdp
  159. Content-Disposition: session
  160. Content-Length: 244
  161. X-FS-Support: update_display,send_info
  162. Remote-Party-ID: "918511821165" <sip:918511821165@186.9.92.109>;party=calling;screen=yes;privacy=off
  163.  
  164. v=0
  165. o=FreeSWITCH 1496056312 1496056313 IN IP4 186.9.92.109
  166. s=FreeSWITCH
  167. c=IN IP4 186.9.92.109
  168. t=0 0
  169. m=audio 16712 RTP/AVP 8 0 101
  170. a=rtpmap:8 PCMA/8000
  171. a=rtpmap:0 PCMU/8000
  172. a=rtpmap:101 telephone-event/8000
  173. a=fmtp:101 0-16
  174. a=ptime:20
  175. 2017-05-29 11:50:24.643371 [DEBUG] switch_core_state_machine.c:643 (sofia/external/917486111125) State ROUTING
  176. ------------------------------------------------------------------------
  177. 2017-05-29 11:50:24.643371 [DEBUG] mod_sofia.c:143 sofia/external/917486111125 SOFIA ROUTING
  178. 2017-05-29 11:50:24.643371 [DEBUG] switch_ivr_originate.c:67 (sofia/external/917486111125) State Change CS_ROUTING -> CS_CONSUME_MEDIA
  179. 2017-05-29 11:50:24.643371 [DEBUG] switch_core_state_machine.c:643 (sofia/external/917486111125) State ROUTING going to sleep
  180. 2017-05-29 11:50:24.643371 [DEBUG] switch_core_state_machine.c:584 (sofia/external/917486111125) Running State Change CS_CONSUME_MEDIA (Cur 4 Tot 2949)
  181. 2017-05-29 11:50:24.643371 [DEBUG] sofia.c:7048 Channel sofia/external/917486111125 entering state [calling][0]
  182. 2017-05-29 11:50:24.643371 [DEBUG] switch_core_state_machine.c:662 (sofia/external/917486111125) State CONSUME_MEDIA
  183. 2017-05-29 11:50:24.643371 [DEBUG] switch_core_state_machine.c:662 (sofia/external/917486111125) State CONSUME_MEDIA going to sleep
  184. recv 368 bytes from udp/[172.249.184.232]:5060 at 11:50:24.794612:
  185. ------------------------------------------------------------------------
  186. SIP/2.0 100 Trying
  187. Via: SIP/2.0/UDP 186.9.92.109:5080;received=186.9.92.109;rport=5080;branch=z9hG4bKpatZSBB1myy9e
  188. From: "918511821165" <sip:918511821165@186.9.92.109>;tag=vDgKN0Zp8818N
  189. To: <sip:917486111125@172.249.184.232>;tag=0af5628469287b14
  190. Call-ID: 5ecd17c6-bf29-1235-c8a5-4c72b94f9b74
  191. CSeq: 107700448 INVITE
  192. Server: VOS3000 V2.1.6.00
  193. Content-Length: 0
  194.  
  195. ------------------------------------------------------------------------
  196. recv 723 bytes from udp/[172.249.184.232]:5060 at 11:50:26.163504:
  197. ------------------------------------------------------------------------
  198. SIP/2.0 183 Session Progress
  199. Via: SIP/2.0/UDP 186.9.92.109:5080;received=186.9.92.109;rport=5080;branch=z9hG4bKpatZSBB1myy9e
  200. From: "918511821165" <sip:918511821165@186.9.92.109>;tag=vDgKN0Zp8818N
  201. To: <sip:917486111125@172.249.184.232>;tag=0af5628469287b14
  202. Call-ID: 5ecd17c6-bf29-1235-c8a5-4c72b94f9b74
  203. CSeq: 107700448 INVITE
  204. Contact: <sip:917486111125@172.249.184.232:5060>
  205. Allow: INVITE, ACK, CANCEL, BYE, OPTIONS, INFO, UPDATE, PRACK
  206. Server: VOS3000 V2.1.6.00
  207. Content-Type: application/sdp
  208. Content-Length: 200
  209.  
  210. v=0
  211. o=- 16887 16888 IN IP4 85.13.219.230
  212. s=VOS3000
  213. c=IN IP4 85.13.219.230
  214. t=0 0
  215. m=audio 22328 RTP/AVP 0 101
  216. a=rtpmap:0 PCMU/8000
  217. a=rtpmap:101 telephone-event/8000
  218. a=fmtp:101 0-15
  219. a=sendrecv
  220. ------------------------------------------------------------------------
  221. 2017-05-29 11:50:26.163345 [DEBUG] sofia.c:7048 Channel sofia/external/917486111125 entering state [proceeding][183]
  222. 2017-05-29 11:50:26.163345 [DEBUG] sofia.c:7058 Remote SDP:
  223. v=0
  224. o=- 16887 16888 IN IP4 85.13.219.230
  225. s=VOS3000
  226. c=IN IP4 85.13.219.230
  227. t=0 0
  228. m=audio 22328 RTP/AVP 0 101
  229. a=rtpmap:0 PCMU/8000
  230. a=rtpmap:101 telephone-event/8000
  231. a=fmtp:101 0-15
  232.  
  233. 2017-05-29 11:50:26.163345 [DEBUG] switch_core_media.c:4436 Audio Codec Compare [PCMU:0:8000:20:64000:1]/[PCMA:8:8000:20:64000:1]
  234. 2017-05-29 11:50:26.163345 [DEBUG] switch_core_media.c:4436 Audio Codec Compare [PCMU:0:8000:20:64000:1]/[PCMU:0:8000:20:64000:1]
  235. 2017-05-29 11:50:26.163345 [DEBUG] switch_core_media.c:4491 Audio Codec Compare [PCMU:0:8000:20:64000:1] ++++ is saved as a match
  236. 2017-05-29 11:50:26.163345 [DEBUG] switch_core_media.c:4352 Set telephone-event payload to 101@8000
  237. 2017-05-29 11:50:26.163345 [DEBUG] switch_core_media.c:3056 Set Codec sofia/external/917486111125 PCMU/8000 20 ms 160 samples 64000 bits 1 channels
  238. 2017-05-29 11:50:26.163345 [DEBUG] switch_core_codec.c:111 sofia/external/917486111125 Original read codec set to PCMU:0
  239. 2017-05-29 11:50:26.163345 [DEBUG] switch_core_media.c:4695 Set telephone-event payload to 101@8000
  240. 2017-05-29 11:50:26.163345 [DEBUG] switch_core_media.c:4754 sofia/external/917486111125 Set 2833 dtmf send payload to 101 recv payload to 101
  241. 2017-05-29 11:50:26.163345 [DEBUG] switch_core_media.c:6865 AUDIO RTP [sofia/external/917486111125] 186.9.92.109 port 16712 -> 85.13.219.230 port 22328 codec: 0 ms: 20
  242. 2017-05-29 11:50:26.163345 [DEBUG] switch_rtp.c:4096 Starting timer [soft] 160 bytes per 20ms
  243. 2017-05-29 11:50:26.163345 [DEBUG] switch_core_media.c:7166 sofia/external/917486111125 Set 2833 dtmf send payload to 101
  244. 2017-05-29 11:50:26.163345 [DEBUG] switch_core_media.c:7173 sofia/external/917486111125 Set 2833 dtmf receive payload to 101
  245. 2017-05-29 11:50:26.163345 [DEBUG] switch_core_media.c:7196 sofia/external/917486111125 Set rtp dtmf delay to 40
  246. 2017-05-29 11:50:26.163345 [NOTICE] sofia_media.c:92 Pre-Answer sofia/external/917486111125!
  247. 2017-05-29 11:50:26.163345 [INFO] switch_ivr_originate.c:3639 Sending early media
  248. 2017-05-29 11:50:26.163345 [DEBUG] switch_channel.c:3473 (sofia/external/917486111125) Callstate Change DOWN -> EARLY
  249. 2017-05-29 11:50:26.163345 [DEBUG] switch_core_media.c:4436 Audio Codec Compare [GSM:3:8000:20:13200:1]/[GSM:3:8000:20:13200:1]
  250. 2017-05-29 11:50:26.163345 [DEBUG] switch_core_media.c:4491 Audio Codec Compare [GSM:3:8000:20:13200:1] ++++ is saved as a match
  251. 2017-05-29 11:50:26.163345 [DEBUG] switch_core_media.c:4352 Set telephone-event payload to 101@8000
  252. 2017-05-29 11:50:26.163345 [DEBUG] switch_core_media.c:3056 Set Codec sofia/external/918511821165@mysip.hello.com GSM/8000 20 ms 160 samples 13200 bits 1 channels
  253. 2017-05-29 11:50:26.163345 [DEBUG] switch_core_codec.c:111 sofia/external/918511821165@mysip.hello.com Original read codec set to GSM:3
  254. 2017-05-29 11:50:26.163345 [DEBUG] switch_core_media.c:4695 Set telephone-event payload to 101@8000
  255. 2017-05-29 11:50:26.163345 [DEBUG] switch_core_media.c:4754 sofia/external/918511821165@mysip.hello.com Set 2833 dtmf send payload to 101 recv payload to 101
  256. 2017-05-29 11:50:26.163345 [DEBUG] switch_core_media.c:6865 AUDIO RTP [sofia/external/918511821165@mysip.hello.com] 186.9.92.109 port 28620 -> 213.239.219.85 port 25200 codec: 3 ms: 20
  257. 2017-05-29 11:50:26.163345 [DEBUG] switch_rtp.c:4096 Starting timer [soft] 160 bytes per 20ms
  258. 2017-05-29 11:50:26.163345 [DEBUG] switch_core_media.c:7166 sofia/external/918511821165@mysip.hello.com Set 2833 dtmf send payload to 101
  259. 2017-05-29 11:50:26.163345 [DEBUG] switch_core_media.c:7173 sofia/external/918511821165@mysip.hello.com Set 2833 dtmf receive payload to 101
  260. 2017-05-29 11:50:26.163345 [DEBUG] switch_core_media.c:7196 sofia/external/918511821165@mysip.hello.com Set rtp dtmf delay to 40
  261. 2017-05-29 11:50:26.163345 [NOTICE] sofia_media.c:92 Pre-Answer sofia/external/918511821165@mysip.hello.com!
  262. 2017-05-29 11:50:26.163345 [DEBUG] switch_channel.c:3473 (sofia/external/918511821165@mysip.hello.com) Callstate Change RINGING -> EARLY
  263. 2017-05-29 11:50:26.163345 [DEBUG] switch_core_media.c:6848 Audio params are unchanged for sofia/external/918511821165@mysip.hello.com.
  264. 2017-05-29 11:50:26.163345 [DEBUG] mod_sofia.c:2363 Ring SDP:
  265. v=0
  266. o=FreeSWITCH 1496044406 1496044407 IN IP4 186.9.92.109
  267. s=FreeSWITCH
  268. c=IN IP4 186.9.92.109
  269. t=0 0
  270. m=audio 28620 RTP/AVP 3 101
  271. a=rtpmap:3 GSM/8000
  272. a=rtpmap:101 telephone-event/8000
  273. a=fmtp:101 0-16
  274. a=ptime:20
  275. a=sendrecv
  276.  
  277. 2017-05-29 11:50:26.163345 [DEBUG] switch_ivr_originate.c:3690 Originate Resulted in Success: [sofia/external/917486111125]
  278. send 1298 bytes to udp/[213.239.219.85]:5060 at 11:50:26.168133:
  279. ------------------------------------------------------------------------
  280. SIP/2.0 183 Session Progress
  281. Via: SIP/2.0/UDP 213.239.219.85;branch=z9hG4bKd39f.6739a3099569869d04a90ec1c5f3c1eb.0;i=9d71
  282. Via: SIP/2.0/TLS 10.0.118.88:45177;received=49.34.3.177;branch=z9hG4bK.tmn6Lbmgl;rport=45177
  283. Record-Route: <sip:213.239.219.85;r2=on;lr=on;ftag=PGMHS69JK;did=eb4.2281;nat=yes>
  284. Record-Route: <sip:213.239.219.85:443;transport=tls;r2=on;lr=on;ftag=PGMHS69JK;did=eb4.2281;nat=yes>
  285. From: "918511821165" <sip:918511821165@mysip.hello.com>;tag=PGMHS69JK
  286. To: <sip:+917486111125@mysip.hello.com>;tag=U4ptK5eKB0Bpa
  287. Call-ID: VoNRIBbcna
  288. CSeq: 21 INVITE
  289. Contact: <sip:+917486111125@186.9.92.109:5080;transport=udp>
  290. User-Agent: FreeSWITCH-mod_sofia/1.6.17~64bit
  291. Accept: application/sdp
  292. Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY
  293. Supported: timer, path, replaces
  294. Allow-Events: talk, hold, conference, refer
  295. Content-Type: application/sdp
  296. Content-Disposition: session
  297. Content-Length: 219
  298. Remote-Party-ID: "Outbound Call" <sip:917486111125@mysip.hello.com>;party=calling;privacy=off;screen=no
  299.  
  300. v=0
  301. o=FreeSWITCH 1496044406 1496044407 IN IP4 186.9.92.109
  302. s=FreeSWITCH
  303. c=IN IP4 186.9.92.109
  304. t=0 0
  305. m=audio 28620 RTP/AVP 3 101
  306. a=rtpmap:3 GSM/8000
  307. a=rtpmap:101 telephone-event/8000
  308. a=fmtp:101 0-16
  309. a=ptime:20
  310. ------------------------------------------------------------------------
  311. 2017-05-29 11:50:26.163345 [DEBUG] sofia.c:7048 Channel sofia/external/918511821165@mysip.hello.com entering state [early][183]
  312. 2017-05-29 11:50:26.163345 [DEBUG] switch_ivr_bridge.c:1601 (sofia/external/917486111125) State Change CS_CONSUME_MEDIA -> CS_EXCHANGE_MEDIA
  313. 2017-05-29 11:50:26.163345 [DEBUG] switch_core_state_machine.c:584 (sofia/external/917486111125) Running State Change CS_EXCHANGE_MEDIA (Cur 4 Tot 2949)
  314. 2017-05-29 11:50:26.163345 [DEBUG] switch_core_state_machine.c:653 (sofia/external/917486111125) State EXCHANGE_MEDIA
  315. 2017-05-29 11:50:26.163345 [DEBUG] mod_sofia.c:631 SOFIA EXCHANGE_MEDIA
  316. 2017-05-29 11:50:26.223368 [DEBUG] switch_rtp.c:7229 Correct audio ip/port confirmed.
  317. 2017-05-29 11:50:26.863339 [DEBUG] switch_rtp.c:7229 Correct audio ip/port confirmed.
  318. recv 714 bytes from udp/[172.249.184.232]:5060 at 11:50:28.349147:
  319. ------------------------------------------------------------------------
  320. SIP/2.0 180 Ringing
  321. Via: SIP/2.0/UDP 186.9.92.109:5080;received=186.9.92.109;rport=5080;branch=z9hG4bKpatZSBB1myy9e
  322. From: "918511821165" <sip:918511821165@186.9.92.109>;tag=vDgKN0Zp8818N
  323. To: <sip:917486111125@172.249.184.232>;tag=0af5628469287b14
  324. Call-ID: 5ecd17c6-bf29-1235-c8a5-4c72b94f9b74
  325. CSeq: 107700448 INVITE
  326. Contact: <sip:917486111125@172.249.184.232:5060>
  327. Allow: INVITE, ACK, CANCEL, BYE, OPTIONS, INFO, UPDATE, PRACK
  328. Server: VOS3000 V2.1.6.00
  329. Content-Type: application/sdp
  330. Content-Length: 200
  331.  
  332. v=0
  333. o=- 16887 16888 IN IP4 85.13.219.230
  334. s=VOS3000
  335. c=IN IP4 85.13.219.230
  336. t=0 0
  337. m=audio 22328 RTP/AVP 0 101
  338. a=rtpmap:0 PCMU/8000
  339. a=rtpmap:101 telephone-event/8000
  340. a=fmtp:101 0-15
  341. a=sendrecv
  342. ------------------------------------------------------------------------
  343. 2017-05-29 11:50:28.363350 [DEBUG] sofia.c:7048 Channel sofia/external/917486111125 entering state [proceeding][180]
  344. 2017-05-29 11:50:28.363350 [DEBUG] sofia.c:7055 Duplicate SDP
  345. v=0
  346. o=- 16887 16888 IN IP4 85.13.219.230
  347. s=VOS3000
  348. c=IN IP4 85.13.219.230
  349. t=0 0
  350. m=audio 22328 RTP/AVP 0 101
  351. a=rtpmap:0 PCMU/8000
  352. a=rtpmap:101 telephone-event/8000
  353. a=fmtp:101 0-15
  354.  
  355. 2017-05-29 11:50:28.363350 [DEBUG] switch_core_media.c:4436 Audio Codec Compare [PCMU:0:8000:20:64000:1]/[PCMA:8:8000:20:64000:1]
  356. 2017-05-29 11:50:28.363350 [DEBUG] switch_core_media.c:4436 Audio Codec Compare [PCMU:0:8000:20:64000:1]/[PCMU:0:8000:20:64000:1]
  357. 2017-05-29 11:50:28.363350 [DEBUG] switch_core_media.c:4491 Audio Codec Compare [PCMU:0:8000:20:64000:1] ++++ is saved as a match
  358. 2017-05-29 11:50:28.363350 [DEBUG] switch_core_media.c:4352 Set telephone-event payload to 101@8000
  359. 2017-05-29 11:50:28.363350 [DEBUG] switch_core_media.c:4695 Set telephone-event payload to 101@8000
  360. 2017-05-29 11:50:28.363350 [DEBUG] switch_core_media.c:4754 sofia/external/917486111125 Set 2833 dtmf send payload to 101 recv payload to 101
  361. 2017-05-29 11:50:28.363350 [DEBUG] switch_core_media.c:6848 Audio params are unchanged for sofia/external/917486111125.
  362. recv 349 bytes from udp/[213.239.219.85]:5060 at 11:50:31.893540:
  363. ------------------------------------------------------------------------
  364. CANCEL sip:917486111125@mysip.hello.com:443 SIP/2.0
  365. Via: SIP/2.0/UDP 213.239.219.85;branch=z9hG4bKd39f.6739a3099569869d04a90ec1c5f3c1eb.0;i=9d71
  366. From: "918511821165" <sip:918511821165@mysip.hello.com>;tag=PGMHS69JK
  367. To: sip:+917486111125@mysip.hello.com
  368. CSeq: 21 CANCEL
  369. Call-ID: VoNRIBbcna
  370. Max-Forwards: 69
  371. Content-Length: 0
  372.  
  373. ------------------------------------------------------------------------
  374. send 309 bytes to udp/[213.239.219.85]:5060 at 11:50:31.893621:
  375. ------------------------------------------------------------------------
  376. SIP/2.0 200 OK
  377. Via: SIP/2.0/UDP 213.239.219.85;branch=z9hG4bKd39f.6739a3099569869d04a90ec1c5f3c1eb.0;i=9d71
  378. From: "918511821165" <sip:918511821165@mysip.hello.com>;tag=PGMHS69JK
  379. To: <sip:+917486111125@mysip.hello.com>;tag=U4ptK5eKB0Bpa
  380. Call-ID: VoNRIBbcna
  381. CSeq: 21 CANCEL
  382. Content-Length: 0
  383.  
  384. ------------------------------------------------------------------------
  385. send 635 bytes to udp/[213.239.219.85]:5060 at 11:50:31.893686:
  386. ------------------------------------------------------------------------
  387. SIP/2.0 487 Request Terminated
  388. Via: SIP/2.0/UDP 213.239.219.85;branch=z9hG4bKd39f.6739a3099569869d04a90ec1c5f3c1eb.0;i=9d71
  389. Via: SIP/2.0/TLS 10.0.118.88:45177;received=49.34.3.177;branch=z9hG4bK.tmn6Lbmgl;rport=45177
  390. From: "918511821165" <sip:918511821165@mysip.hello.com>;tag=PGMHS69JK
  391. To: <sip:+917486111125@mysip.hello.com>;tag=U4ptK5eKB0Bpa
  392. Call-ID: VoNRIBbcna
  393. CSeq: 21 INVITE
  394. User-Agent: FreeSWITCH-mod_sofia/1.6.17~64bit
  395. Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY
  396. Supported: timer, path, replaces
  397. Allow-Events: talk, hold, conference, refer
  398. Content-Length: 0
  399.  
  400. ------------------------------------------------------------------------
  401. recv 363 bytes from udp/[213.239.219.85]:5060 at 11:50:31.896568:
  402. ------------------------------------------------------------------------
  403. ACK sip:917486111125@mysip.hello.com:443 SIP/2.0
  404. Via: SIP/2.0/UDP 213.239.219.85;branch=z9hG4bKd39f.6739a3099569869d04a90ec1c5f3c1eb.0;i=9d71
  405. From: "918511821165" <sip:918511821165@mysip.hello.com>;tag=PGMHS69JK
  406. To: <sip:+917486111125@mysip.hello.com>;tag=U4ptK5eKB0Bpa
  407. CSeq: 21 ACK
  408. Call-ID: VoNRIBbcna
  409. Max-Forwards: 69
  410. Content-Length: 0
  411.  
  412. ------------------------------------------------------------------------
  413. 2017-05-29 11:50:31.903347 [DEBUG] sofia.c:7048 Channel sofia/external/918511821165@mysip.hello.com entering state [terminated][487]
  414. 2017-05-29 11:50:31.903347 [NOTICE] sofia.c:8237 Hangup sofia/external/918511821165@mysip.hello.com [CS_EXECUTE] [ORIGINATOR_CANCEL]
  415. 2017-05-29 11:50:31.903347 [DEBUG] switch_ivr_bridge.c:712 sofia/external/918511821165@mysip.hello.com ending bridge by request from read function
  416. 2017-05-29 11:50:31.903347 [DEBUG] switch_ivr_bridge.c:787 BRIDGE THREAD DONE [sofia/external/918511821165@mysip.hello.com]
  417. 2017-05-29 11:50:31.923346 [DEBUG] switch_ivr_bridge.c:706 sofia/external/918511821165@mysip.hello.com ending bridge by request from write function
  418. 2017-05-29 11:50:31.923346 [DEBUG] switch_ivr_bridge.c:787 BRIDGE THREAD DONE [sofia/external/917486111125]
  419. 2017-05-29 11:50:31.923346 [NOTICE] switch_ivr_bridge.c:889 Hangup sofia/external/917486111125 [CS_EXCHANGE_MEDIA] [ORIGINATOR_CANCEL]
  420. 2017-05-29 11:50:31.923346 [DEBUG] switch_core_state_machine.c:653 (sofia/external/917486111125) State EXCHANGE_MEDIA going to sleep
  421. 2017-05-29 11:50:31.923346 [DEBUG] switch_core_state_machine.c:584 (sofia/external/917486111125) Running State Change CS_HANGUP (Cur 4 Tot 2949)
  422. 2017-05-29 11:50:31.923346 [DEBUG] switch_core_state_machine.c:850 (sofia/external/917486111125) Callstate Change EARLY -> HANGUP
  423. 2017-05-29 11:50:31.923346 [DEBUG] switch_core_state_machine.c:852 (sofia/external/917486111125) State HANGUP
  424. 2017-05-29 11:50:31.923346 [DEBUG] mod_sofia.c:432 sofia/external/917486111125 Overriding SIP cause 487 with 487 from the other leg
  425. 2017-05-29 11:50:31.923346 [DEBUG] mod_sofia.c:438 Channel sofia/external/917486111125 hanging up, cause: ORIGINATOR_CANCEL
  426. 2017-05-29 11:50:31.923346 [DEBUG] mod_sofia.c:502 Sending CANCEL to sofia/external/917486111125
  427. 2017-05-29 11:50:31.923346 [DEBUG] switch_core_state_machine.c:60 sofia/external/917486111125 Standard HANGUP, cause: ORIGINATOR_CANCEL
  428. 2017-05-29 11:50:31.923346 [DEBUG] switch_core_state_machine.c:852 (sofia/external/917486111125) State HANGUP going to sleep
  429. 2017-05-29 11:50:31.923346 [DEBUG] switch_core_state_machine.c:619 (sofia/external/917486111125) State Change CS_HANGUP -> CS_REPORTING
  430. send 387 bytes to udp/[172.249.184.232]:5060 at 11:50:31.924864:
  431. ------------------------------------------------------------------------
  432. CANCEL sip:917486111125@172.249.184.232 SIP/2.0
  433. Via: SIP/2.0/UDP 186.9.92.109:5080;rport;branch=z9hG4bKpatZSBB1myy9e
  434. Max-Forwards: 68
  435. From: "918511821165" <sip:918511821165@186.9.92.109>;tag=vDgKN0Zp8818N
  436. 2017-05-29 11:50:31.923346 [DEBUG] switch_core_state_machine.c:584 (sofia/external/917486111125) Running State Change CS_REPORTING (Cur 4 Tot 2949)
  437. To: <sip:917486111125@172.249.184.232>
  438. Call-ID: 5ecd17c6-bf29-1235-c8a5-4c72b94f9b74
  439. CSeq: 107700448 CANCEL
  440. Reason: SIP;cause=487;text="ORIGINATOR_CANCEL"
  441. Content-Length: 0
  442.  
  443. ------------------------------------------------------------------------
  444. 2017-05-29 11:50:31.923346 [DEBUG] switch_ivr_bridge.c:1699 sofia/external/917486111125 skip receive message [UNBRIDGE] (channel is hungup already)
  445. 2017-05-29 11:50:31.923346 [DEBUG] switch_ivr_bridge.c:1702 sofia/external/918511821165@mysip.hello.com skip receive message [UNBRIDGE] (channel is hungup already)
  446. 2017-05-29 11:50:31.923346 [DEBUG] switch_core_state_machine.c:938 (sofia/external/917486111125) State REPORTING
  447. 2017-05-29 11:50:31.923346 [DEBUG] switch_core_state_machine.c:174 sofia/external/917486111125 Standard REPORTING, cause: ORIGINATOR_CANCEL
  448. 2017-05-29 11:50:31.923346 [DEBUG] switch_core_state_machine.c:938 (sofia/external/917486111125) State REPORTING going to sleep
  449. 2017-05-29 11:50:31.923346 [DEBUG] switch_core_session.c:2814 sofia/external/918511821165@mysip.hello.com skip receive message [APPLICATION_EXEC_COMPLETE] (channel is hungup already)
  450. 2017-05-29 11:50:31.923346 [DEBUG] switch_core_state_machine.c:650 (sofia/external/918511821165@mysip.hello.com) State EXECUTE going to sleep
  451. 2017-05-29 11:50:31.923346 [DEBUG] switch_core_state_machine.c:610 (sofia/external/917486111125) State Change CS_REPORTING -> CS_DESTROY
  452. 2017-05-29 11:50:31.923346 [DEBUG] switch_core_state_machine.c:584 (sofia/external/918511821165@mysip.hello.com) Running State Change CS_HANGUP (Cur 4 Tot 2949)
  453. 2017-05-29 11:50:31.923346 [DEBUG] switch_core_session.c:1664 Session 2949 (sofia/external/917486111125) Locked, Waiting on external entities
  454. 2017-05-29 11:50:31.923346 [NOTICE] switch_core_session.c:1682 Session 2949 (sofia/external/917486111125) Ended
  455. 2017-05-29 11:50:31.923346 [NOTICE] switch_core_session.c:1686 Close Channel sofia/external/917486111125 [CS_DESTROY]
  456. 2017-05-29 11:50:31.923346 [DEBUG] switch_core_state_machine.c:850 (sofia/external/918511821165@mysip.hello.com) Callstate Change EARLY -> HANGUP
  457. 2017-05-29 11:50:31.923346 [DEBUG] switch_core_state_machine.c:852 (sofia/external/918511821165@mysip.hello.com) State HANGUP
  458. 2017-05-29 11:50:31.923346 [DEBUG] switch_core_state_machine.c:741 (sofia/external/917486111125) Running State Change CS_DESTROY (Cur 3 Tot 2949)
  459. 2017-05-29 11:50:31.923346 [DEBUG] mod_sofia.c:438 Channel sofia/external/918511821165@mysip.hello.com hanging up, cause: ORIGINATOR_CANCEL
  460. 2017-05-29 11:50:31.923346 [DEBUG] switch_core_state_machine.c:60 sofia/external/918511821165@mysip.hello.com Standard HANGUP, cause: ORIGINATOR_CANCEL
  461. 2017-05-29 11:50:31.923346 [DEBUG] switch_core_state_machine.c:852 (sofia/external/918511821165@mysip.hello.com) State HANGUP going to sleep
  462. 2017-05-29 11:50:31.923346 [DEBUG] switch_core_state_machine.c:619 (sofia/external/918511821165@mysip.hello.com) State Change CS_HANGUP -> CS_REPORTING
  463. 2017-05-29 11:50:31.923346 [DEBUG] switch_core_state_machine.c:584 (sofia/external/918511821165@mysip.hello.com) Running State Change CS_REPORTING (Cur 3 Tot 2949)
  464. 2017-05-29 11:50:31.923346 [DEBUG] switch_core_state_machine.c:751 (sofia/external/917486111125) State DESTROY
  465. 2017-05-29 11:50:31.923346 [DEBUG] mod_sofia.c:343 sofia/external/917486111125 SOFIA DESTROY
  466. 2017-05-29 11:50:31.923346 [DEBUG] switch_core_state_machine.c:181 sofia/external/917486111125 Standard DESTROY
  467. 2017-05-29 11:50:31.923346 [DEBUG] switch_core_state_machine.c:751 (sofia/external/917486111125) State DESTROY going to sleep
  468. 2017-05-29 11:50:31.923346 [DEBUG] switch_core_state_machine.c:938 (sofia/external/918511821165@mysip.hello.com) State REPORTING
  469. 2017-05-29 11:50:31.923346 [DEBUG] switch_core_state_machine.c:174 sofia/external/918511821165@mysip.hello.com Standard REPORTING, cause: ORIGINATOR_CANCEL
  470. 2017-05-29 11:50:31.923346 [DEBUG] switch_core_state_machine.c:938 (sofia/external/918511821165@mysip.hello.com) State REPORTING going to sleep
  471. 2017-05-29 11:50:31.923346 [DEBUG] switch_core_state_machine.c:610 (sofia/external/918511821165@mysip.hello.com) State Change CS_REPORTING -> CS_DESTROY
  472. 2017-05-29 11:50:31.923346 [DEBUG] switch_core_session.c:1664 Session 2948 (sofia/external/918511821165@mysip.hello.com) Locked, Waiting on external entities
  473. 2017-05-29 11:50:31.923346 [NOTICE] switch_core_session.c:1682 Session 2948 (sofia/external/918511821165@mysip.hello.com) Ended
  474. 2017-05-29 11:50:31.923346 [NOTICE] switch_core_session.c:1686 Close Channel sofia/external/918511821165@mysip.hello.com [CS_DESTROY]
  475. 2017-05-29 11:50:31.923346 [DEBUG] switch_core_state_machine.c:741 (sofia/external/918511821165@mysip.hello.com) Running State Change CS_DESTROY (Cur 2 Tot 2949)
  476. 2017-05-29 11:50:31.923346 [DEBUG] switch_core_state_machine.c:751 (sofia/external/918511821165@mysip.hello.com) State DESTROY
  477. 2017-05-29 11:50:31.923346 [DEBUG] mod_sofia.c:343 sofia/external/918511821165@mysip.hello.com SOFIA DESTROY
  478. 2017-05-29 11:50:31.923346 [DEBUG] switch_core_state_machine.c:181 sofia/external/918511821165@mysip.hello.com Standard DESTROY
  479. 2017-05-29 11:50:31.923346 [DEBUG] switch_core_state_machine.c:751 (sofia/external/918511821165@mysip.hello.com) State DESTROY going to sleep
  480. recv 337 bytes from udp/[172.249.184.232]:5060 at 11:50:32.060869:
  481. ------------------------------------------------------------------------
  482. SIP/2.0 200 OK
  483. Via: SIP/2.0/UDP 186.9.92.109:5080;received=186.9.92.109;rport=5080;branch=z9hG4bKpatZSBB1myy9e
  484. From: "918511821165" <sip:918511821165@186.9.92.109>;tag=vDgKN0Zp8818N
  485. To: <sip:917486111125@172.249.184.232>;tag=0af5628469287b14
  486. Call-ID: 5ecd17c6-bf29-1235-c8a5-4c72b94f9b74
  487. CSeq: 107700448 CANCEL
  488. Content-Length: 0
  489.  
  490. ------------------------------------------------------------------------
  491. recv 380 bytes from udp/[172.249.184.232]:5060 at 11:50:32.060929:
  492. ------------------------------------------------------------------------
  493. SIP/2.0 487 Request Terminated
  494. Via: SIP/2.0/UDP 186.9.92.109:5080;received=186.9.92.109;rport=5080;branch=z9hG4bKpatZSBB1myy9e
  495. From: "918511821165" <sip:918511821165@186.9.92.109>;tag=vDgKN0Zp8818N
  496. To: <sip:917486111125@172.249.184.232>;tag=0af5628469287b14
  497. Call-ID: 5ecd17c6-bf29-1235-c8a5-4c72b94f9b74
  498. CSeq: 107700448 INVITE
  499. Server: VOS3000 V2.1.6.00
  500. Content-Length: 0
  501.  
  502. ------------------------------------------------------------------------
  503. send 354 bytes to udp/[172.249.184.232]:5060 at 11:50:32.060977:
  504. ------------------------------------------------------------------------
  505. ACK sip:917486111125@172.249.184.232 SIP/2.0
  506. Via: SIP/2.0/UDP 186.9.92.109:5080;rport;branch=z9hG4bKpatZSBB1myy9e
  507. Max-Forwards: 68
  508. From: "918511821165" <sip:918511821165@186.9.92.109>;tag=vDgKN0Zp8818N
  509. To: <sip:917486111125@172.249.184.232>;tag=0af5628469287b14
  510. Call-ID: 5ecd17c6-bf29-1235-c8a5-4c72b94f9b74
  511. CSeq: 107700448 ACK
  512. Content-Length: 0
  513.  
  514. ------------------------------------------------------------------------
  515. recv 330 bytes from udp/[107.189.52.168]:59884 at 11:50:32.358516:
  516. ------------------------------------------------------------------------
  517. REGISTER sip:186.9.92.109 SIP/2.0
  518. Via: SIP/2.0/UDP 107.189.52.168:59884;branch=z9hG4bK1813708991
  519. Max-Forwards: 70
  520. From: <sip:167@186.9.92.109>;tag=1668093107
  521. To: <sip:167@186.9.92.109>
  522. Call-ID: 2106633822-41910199-1237830080
  523. CSeq: 1 REGISTER
  524. Contact: <sip:167@107.189.52.168:59884>
  525. Content-Length: 0
  526. User-Agent: pplis
  527.  
  528. ------------------------------------------------------------------------
  529. send 572 bytes to udp/[107.189.52.168]:59884 at 11:50:32.358931:
  530. ------------------------------------------------------------------------
  531. SIP/2.0 401 Unauthorized
  532. Via: SIP/2.0/UDP 107.189.52.168:59884;branch=z9hG4bK1813708991
  533. From: <sip:167@186.9.92.109>;tag=1668093107
  534. To: <sip:167@186.9.92.109>;tag=2g89685SeBQag
  535. Call-ID: 2106633822-41910199-1237830080
  536. CSeq: 1 REGISTER
  537. User-Agent: FreeSWITCH-mod_sofia/1.6.17~64bit
  538. Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE
  539. Supported: timer, path, replaces
  540. WWW-Authenticate: Digest realm="186.9.92.109", nonce="8c05cf54-4486-11e7-b477-9f47e0803393", algorithm=MD5, qop="auth"
  541. Content-Length: 0
  542.  
  543. ------------------------------------------------------------------------
  544. recv 557 bytes from udp/[107.189.52.168]:59884 at 11:50:32.473350:
  545. ------------------------------------------------------------------------
  546. REGISTER sip:186.9.92.109 SIP/2.0
  547. Via: SIP/2.0/UDP 107.189.52.168:59884;branch=z9hG4bK2093112537
  548. Max-Forwards: 70
  549. From: <sip:167@186.9.92.109>;tag=1668093107
  550. To: <sip:167@186.9.92.109>
  551. Call-ID: 2106633822-41910199-1237830080
  552. CSeq: 2 REGISTER
  553. Contact: <sip:167@107.189.52.168:59884>
  554. Content-Length: 0
  555. Authorization: Digest username="167",uri="sip:186.9.92.109",algorithm=MD5,realm="186.9.92.109",nonce="8c05cf54-4486-11e7-b477-9f47e0803393",response="99d12496ea030527646247e334a16a1d",qop=auth,nc=00000001, cnonce="1204118559"
  556. User-Agent: pplis
  557.  
  558. ------------------------------------------------------------------------
  559. 2017-05-29 11:50:32.463346 [WARNING] sofia_reg.c:2906 Can't find user [167@186.9.92.109] from 107.189.52.168
  560. You must define a domain called '186.9.92.109' in your directory and add a user with the id="167" attribute
  561. and you must configure your device to use the proper domain in it's authentication credentials.
  562. send 449 bytes to udp/[107.189.52.168]:59884 at 11:50:32.473857:
  563. ------------------------------------------------------------------------
  564. SIP/2.0 403 Forbidden
  565. Via: SIP/2.0/UDP 107.189.52.168:59884;branch=z9hG4bK2093112537
  566. From: <sip:167@186.9.92.109>;tag=1668093107
  567. To: <sip:167@186.9.92.109>;tag=3S1283pXBmDXB
  568. Call-ID: 2106633822-41910199-1237830080
  569. CSeq: 2 REGISTER
  570. User-Agent: FreeSWITCH-mod_sofia/1.6.17~64bit
  571. Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE
  572. Supported: timer, path, replaces
  573. Content-Length: 0
  574.  
  575. ------------------------------------------------------------------------
Add Comment
Please, Sign In to add comment