Advertisement
Guest User

Untitled

a guest
Aug 9th, 2016
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. span class="re2"> 2016-08-09 08:35:31.215097 [DEBUG] switch_ivr_originate.c:2127 Parsing global variables
  2. 2016-08-09 08:35:31.215097 [NOTICE] switch_channel.c:1104 New Channel sofia/external/+14171111111 [7e42d5c7-1l4b-zxjy-9l5i-ojp3-7e42e26e5e]
  3. 2016-08-09 08:35:31.215097 [DEBUG] mod_sofia.c:4757 (sofia/external/+14171111111) State Change CS_NEW -> CS_INIT
  4. 2016-08-09 08:35:31.215097 [DEBUG] switch_core_session.c:613 sofia/external/+14171111111 set UUID=7e42d5c7-1l4b-zxjy-9l5i-ojp3-7e42e26e5e
  5. 2016-08-09 08:35:31.215097 [DEBUG] switch_core_state_machine.c:543 (sofia/external/+14171111111) Running State Change CS_INIT
  6. 2016-08-09 08:35:31.215097 [DEBUG] switch_core_state_machine.c:586 (sofia/external/+14171111111) State INIT
  7. 2016-08-09 08:35:31.215097 [DEBUG] mod_sofia.c:89 sofia/external/+14171111111 SOFIA INIT
  8. 2016-08-09 08:35:31.215097 [DEBUG] sofia_glue.c:1257 sofia/external/+14171111111 sending invite version: 1.6.9 -16-d574870 64bit
  9. Local SDP:
  10. v=0
  11. o=FreeSWITCH 1470705065 1470705066 IN IP4 172.31.3.166
  12. s=FreeSWITCH
  13. c=IN IP4 172.31.3.166
  14. t=0 0
  15. m=audio 26666 RTP/AVP 9 0 8 101
  16. a=rtpmap:9 G722/8000
  17. a=rtpmap:0 PCMU/8000
  18. a=rtpmap:8 PCMA/8000
  19. a=rtpmap:101 telephone-event/8000
  20. a=fmtp:101 0-16
  21. a=ptime:20
  22. a=sendrecv
  23. m=video 20500 RTP/AVP 102
  24. a=rtpmap:102 VP8/90000
  25. b=AS:1024
  26. a=rtcp-fb:102 ccm fir
  27. a=rtcp-fb:102 ccm tmmbr
  28. a=rtcp-fb:102 nack
  29. a=rtcp-fb:102 nack pli
  30.  
  31. send 1246 bytes to udp/[192.241.203.21]:5090 at 08:35:31.246137:
  32.    ------------------------------------------------------------------------
  33.    INVITE sip:+14171111111@192.241.203.21:5090 SIP/2.0
  34.    Via: SIP/2.0/UDP 52.67.78.120:5090;rport;branch=z9hG4bK1Z95F0K5DyQ8K
  35.    Max-Forwards: 70
  36.    From: "" <sip:+16097266805@172.31.3.166>;tag=Brj9gZQjytX6S
  37.    To: <sip:+14171111111@192.241.203.21:5090>
  38.    Call-ID: 12e1979d-d8af-1234-c1a9-02d310a86cb3
  39.    CSeq: 95029801 INVITE
  40.    Contact: <sip:[email protected]:5090;transport=udp;gw=asterisk>
  41.    User-Agent: FreeSWITCH-mod_sofia/1.6.9-16-d574870~64bit
  42.   Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY
  43.    Supported: timer, path, replaces
  44.    Allow-Events: talk, hold, conference, refer
  45.    Content-Type: application/sdp
  46.    Content-Disposition: session
  47.    Content-Length: 422
  48.    X-FS-Support: update_display,send_info
  49.    Remote-Party-ID: <sip:+16097266805@172.31.3.166>;party=calling;screen=yes;privacy=off
  50.    
  51.    v=0
  52.    o=FreeSWITCH 1470705065 1470705066 IN IP4 172.31.3.166
  53.    s=FreeSWITCH
  54.    c=IN IP4 172.31.3.166
  55.    t=0 0
  56.    m=audio 26666 RTP/AVP 9 0 8 101
  57.    a=rtpmap:9 G722/8000
  58.    a=rtpmap:0 PCMU/8000
  59.    a=rtpmap:8 PCMA/8000
  60.    a=rtpmap:101 telephone-event/8000
  61.    a=fmtp:101 0-16
  62.    a=ptime:20
  63.    m=video 20500 RTP/AVP 102
  64.    b=AS:1024
  65.    a=rtpmap:102 VP8/90000
  66.    a=rtcp-fb:102 ccm fir
  67.    a=rtcp-fb:102 ccm tmmbr
  68.    a=rtcp-fb:102 nack
  69.    a=rtcp-fb:102 nack pli
  70.    ------------------------------------------------------------------------
  71. 2016-08-09 08:35:31.215097 [DEBUG] switch_core_state_machine.c:40 sofia/external/+14171111111 Standard INIT
  72. 2016-08-09 08:35:31.215097 [DEBUG] switch_core_state_machine.c:48 (sofia/external/+14171111111) State Change CS_INIT -> CS_ROUTING
  73. 2016-08-09 08:35:31.215097 [DEBUG] switch_core_state_machine.c:586 (sofia/external/+14171111111) State INIT going to sleep
  74. 2016-08-09 08:35:31.215097 [DEBUG] switch_core_state_machine.c:543 (sofia/external/+14171111111) Running State Change CS_ROUTING
  75. 2016-08-09 08:35:31.215097 [DEBUG] sofia.c:6933 Channel sofia/external/+14171111111 entering state [calling][0]
  76. 2016-08-09 08:35:31.215097 [DEBUG] switch_core_state_machine.c:602 (sofia/external/+14171111111) State ROUTING
  77. 2016-08-09 08:35:31.215097 [DEBUG] mod_sofia.c:142 sofia/external/+14171111111 SOFIA ROUTING
  78. 2016-08-09 08:35:31.215097 [DEBUG] switch_ivr_originate.c:67 (sofia/external/+14171111111) State Change CS_ROUTING -> CS_CONSUME_MEDIA
  79. 2016-08-09 08:35:31.215097 [DEBUG] switch_core_state_machine.c:602 (sofia/external/+14171111111) State ROUTING going to sleep
  80. 2016-08-09 08:35:31.215097 [DEBUG] switch_core_state_machine.c:543 (sofia/external/+14171111111) Running State Change CS_CONSUME_MEDIA
  81. 2016-08-09 08:35:31.215097 [DEBUG] switch_core_state_machine.c:621 (sofia/external/+14171111111) State CONSUME_MEDIA
  82. 2016-08-09 08:35:31.215097 [DEBUG] switch_core_state_machine.c:621 (sofia/external/+14171111111) State CONSUME_MEDIA going to sleep
  83. recv 547 bytes from udp/[192.241.203.21]:5090 at 08:35:31.432465:
  84.    ------------------------------------------------------------------------
  85.    SIP/2.0 100 Trying
  86.    Via: SIP/2.0/UDP 52.67.78.120:5090;branch=z9hG4bK1Z95F0K5DyQ8K;received=52.67.78.120;rport=5090
  87.    From: "" <sip:+16097266805@172.31.3.166>;tag=Brj9gZQjytX6S
  88.    To: <sip:+14171111111@192.241.203.21:5090>
  89.    Call-ID: 12e1979d-d8af-1234-c1a9-02d310a86cb3
  90.    CSeq: 95029801 INVITE
  91.    Server: Asterisk PBX 13.9.1
  92.   Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  93.    Supported: replaces, timer
  94.    Session-Expires: 1800;refresher=uas
  95.    Contact: <sip:+14171111111@192.241.203.21:5090>
  96.    Content-Length: 0
  97.    
  98.    ------------------------------------------------------------------------
  99. recv 885 bytes from udp/[192.241.203.21]:5090 at 08:35:31.433057:
  100.    ------------------------------------------------------------------------
  101.    SIP/2.0 200 OK
  102.    Via: SIP/2.0/UDP 52.67.78.120:5090;branch=z9hG4bK1Z95F0K5DyQ8K;received=52.67.78.120;rport=5090
  103.    From: "" <sip:+16097266805@172.31.3.166>;tag=Brj9gZQjytX6S
  104.    To: <sip:+14171111111@192.241.203.21:5090>;tag=as46a2f6b9
  105.    Call-ID: 12e1979d-d8af-1234-c1a9-02d310a86cb3
  106.    CSeq: 95029801 INVITE
  107.    Server: Asterisk PBX 13.9.1
  108.   Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
  109.    Supported: replaces, timer
  110.    Session-Expires: 1800;refresher=uas
  111.    Contact: <sip:+14171111111@192.241.203.21:5090>
  112.    Content-Type: application/sdp
  113.    Require: timer
  114.    Content-Length: 278
  115.    
  116.    v=0
  117.    o=root 1051277226 1051277226 IN IP4 192.241.203.21
  118.    s=Asterisk PBX 13.9.1
  119.    c=IN IP4 192.241.203.21
  120.    t=0 0
  121.    m=audio 11662 RTP/AVP 0 101
  122.    a=rtpmap:0 PCMU/8000
  123.    a=rtpmap:101 telephone-event/8000
  124.    a=fmtp:101 0-16
  125.    a=ptime:20
  126.    a=maxptime:150
  127.    a=sendrecv
  128.    m=video 0 RTP/AVP 102
  129.    ------------------------------------------------------------------------
  130. 2016-08-09 08:35:31.415089 [DEBUG] sofia.c:6933 Channel sofia/external/+14171111111 entering state [completing][200]
  131. 2016-08-09 08:35:31.415089 [DEBUG] sofia.c:6943 Remote SDP:
  132. v=0
  133. o=root 1051277226 1051277226 IN IP4 192.241.203.21
  134. s=Asterisk PBX 13.9.1
  135. c=IN IP4 192.241.203.21
  136. t=0 0
  137. m=audio 11662 RTP/AVP 0 101
  138. a=rtpmap:0 PCMU/8000
  139. a=rtpmap:101 telephone-event/8000
  140. a=fmtp:101 0-16
  141. a=ptime:20
  142. a=maxptime:150
  143. m=video 0 RTP/AVP 102
  144.  
  145. send 417 bytes to udp/[192.241.203.21]:5090 at 08:35:31.433759:
  146.    ------------------------------------------------------------------------
  147.    ACK sip:+14171111111@192.241.203.21:5090 SIP/2.0
  148.    Via: SIP/2.0/UDP 52.67.78.120:5090;rport;branch=z9hG4bK282yHU48a7DUF
  149.    Max-Forwards: 70
  150.    From: "" <sip:+16097266805@172.31.3.166>;tag=Brj9gZQjytX6S
  151.    To: <sip:+14171111111@192.241.203.21:5090>;tag=as46a2f6b9
  152.    Call-ID: 12e1979d-d8af-1234-c1a9-02d310a86cb3
  153.    CSeq: 95029801 ACK
  154.    Contact: <sip:[email protected]:5090;transport=udp;gw=asterisk>
  155.    Content-Length: 0
  156.    
  157.    ------------------------------------------------------------------------
  158. 2016-08-09 08:35:31.415089 [DEBUG] sofia.c:6933 Channel sofia/external/+14171111111 entering state [ready][200]
  159. 2016-08-09 08:35:31.415089 [DEBUG] switch_core_media.c:4365 Audio Codec Compare [PCMU:0:8000:20:64000:1]/[G722:9:8000:20:64000:1]
  160. 2016-08-09 08:35:31.415089 [DEBUG] switch_core_media.c:4365 Audio Codec Compare [PCMU:0:8000:20:64000:1]/[PCMU:0:8000:20:64000:1]
  161. 2016-08-09 08:35:31.415089 [DEBUG] switch_core_media.c:4420 Audio Codec Compare [PCMU:0:8000:20:64000:1] ++++ is saved as a match
  162. 2016-08-09 08:35:31.415089 [DEBUG] switch_core_media.c:4365 Audio Codec Compare [PCMU:0:8000:20:64000:1]/[PCMA:8:8000:20:64000:1]
  163. 2016-08-09 08:35:31.415089 [DEBUG] switch_core_media.c:4281 Set telephone-event payload to 101@8000
  164. 2016-08-09 08:35:31.415089 [DEBUG] switch_core_media.c:3091 Set Codec sofia/external/+14171111111 PCMU/8000 20 ms 160 samples 64000 bits 1 channels
  165. 2016-08-09 08:35:31.415089 [DEBUG] switch_core_codec.c:111 sofia/external/+14171111111 Original read codec set to PCMU:0
  166. 2016-08-09 08:35:31.415089 [DEBUG] switch_core_media.c:4634 Set telephone-event payload to 101@8000
  167. 2016-08-09 08:35:31.415089 [DEBUG] switch_core_media.c:4693 sofia/external/+14171111111 Set 2833 dtmf send payload to 101 recv payload to 101
  168. 2016-08-09 08:35:31.415089 [DEBUG] switch_core_media.c:6496 AUDIO RTP [sofia/external/+14171111111] 172.31.3.166 port 26666 -> 192.241.203.21 port 11662 codec: 0 ms: 20
  169. 2016-08-09 08:35:31.415089 [DEBUG] switch_rtp.c:3832 Starting timer [soft] 160 bytes per 20ms
  170. 2016-08-09 08:35:31.435073 [DEBUG] switch_core_media.c:6795 sofia/external/+14171111111 Set 2833 dtmf send payload to 101
  171. 2016-08-09 08:35:31.435073 [DEBUG] switch_core_media.c:6802 sofia/external/+14171111111 Set 2833 dtmf receive payload to 101
  172. 2016-08-09 08:35:31.435073 [DEBUG] switch_core_media.c:6825 sofia/external/+14171111111 Set rtp dtmf delay to 40
  173. 2016-08-09 08:35:31.435073 [NOTICE] sofia.c:7906 Channel [sofia/external/+14171111111] has been answered
  174. EXECUTE sofia/external/+14171111111 sched_hangup(18 alloted_timeout)
  175. 2016-08-09 08:35:31.435073 [DEBUG] switch_scheduler.c:249 Added task 22 switch_ivr_schedule_hangup (7e42d5c7-1l4b-zxjy-9l5i-ojp3-7e42e26e5e) to run at 1470731749
  176. 2016-08-09 08:35:31.435073 [DEBUG] switch_channel.c:3770 (sofia/external/+14171111111) Callstate Change DOWN -> ACTIVE
  177. 2016-08-09 08:35:31.435073 [DEBUG] switch_ivr_originate.c:3607 Originate Resulted in Success: [sofia/external/+14171111111]
  178. 2016-08-09 08:35:31.435073 [DEBUG] switch_ivr.c:2160 (sofia/external/+14171111111) State Change CS_CONSUME_MEDIA -> CS_ROUTING
  179. 2016-08-09 08:35:31.435073 [NOTICE] switch_ivr.c:2167 Transfer sofia/external/+14171111111 to XML[handle_calls@default]
  180. 2016-08-09 08:35:31.435073 [DEBUG] switch_core_state_machine.c:543 (sofia/external/+14171111111) Running State Change CS_ROUTING
  181. 2016-08-09 08:35:31.435073 [DEBUG] switch_core_state_machine.c:602 (sofia/external/+14171111111) State ROUTING
  182. 2016-08-09 08:35:31.435073 [DEBUG] mod_sofia.c:142 sofia/external/+14171111111 SOFIA ROUTING
  183. 2016-08-09 08:35:31.435073 [DEBUG] switch_core_state_machine.c:236 sofia/external/+14171111111 Standard ROUTING
  184. 2016-08-09 08:35:31.435073 [INFO] mod_dialplan_xml.c:637 Processing  <+16097266805>->handle_calls in context default
  185. Dialplan: sofia/external/+14171111111 parsing [default->unloop] continue=false
  186. Dialplan: sofia/external/+14171111111 Regex (PASS) [unloop] ${unroll_loops}(true) =~ /^true$/ break=on-false
  187. Dialplan: sofia/external/+14171111111 Regex (FAIL) [unloop] ${sip_looped_call}() =~ /^true$/ break=on-false
  188. Dialplan: sofia/external/+14171111111 parsing [default->tod_example] continue=true
  189. Dialplan: sofia/external/+14171111111 Date/TimeMatch (FAIL) [tod_example] break=on-false
  190. Dialplan: sofia/external/+14171111111 parsing [default->python_test] continue=false
  191. Dialplan: sofia/external/+14171111111 Regex (FAIL) [python_test] destination_number(handle_calls) =~ /^911$/ break=on-false
  192. Dialplan: sofia/external/+14171111111 parsing [default->telephonist] continue=false
  193. Dialplan: sofia/external/+14171111111 Regex (PASS) [telephonist] destination_number(handle_calls) =~ /^handle_calls$/ break=on-false
  194. Dialplan: sofia/external/+14171111111 Action answer()
  195. Dialplan: sofia/external/+14171111111 Action log(INFO handle_calls application match)
  196. Dialplan: sofia/external/+14171111111 Action set(fax_verbose=true)
  197. Dialplan: sofia/external/+14171111111 Action set(transfer_ringback=${us-ring})
  198. Dialplan: sofia/external/+14171111111 Action spandsp_start_fax_detect(transfer 'fax' 10 ced)
  199. Dialplan: sofia/external/+14171111111 Action spandsp_start_tone_detect(1)
  200. Dialplan: sofia/external/+14171111111 Action playback(silence_stream://20000)
  201. Dialplan: sofia/external/+14171111111 Action spandsp_stop_tone_detect()
  202. Dialplan: sofia/external/+14171111111 Action hangup()
  203. 2016-08-09 08:35:31.435073 [INFO] switch_channel.c:3127 sofia/external/+14171111111 Flipping CID from "" <+16097266805> to "Outbound Call" <+14171111111>
  204. 2016-08-09 08:35:31.435073 [DEBUG] switch_core_state_machine.c:286 (sofia/external/+14171111111) State Change CS_ROUTING -> CS_EXECUTE
  205. 2016-08-09 08:35:31.435073 [DEBUG] switch_core_state_machine.c:602 (sofia/external/+14171111111) State ROUTING going to sleep
  206. 2016-08-09 08:35:31.435073 [DEBUG] switch_core_state_machine.c:543 (sofia/external/+14171111111) Running State Change CS_EXECUTE
  207. 2016-08-09 08:35:31.435073 [DEBUG] switch_core_state_machine.c:609 (sofia/external/+14171111111) State EXECUTE
  208. 2016-08-09 08:35:31.435073 [DEBUG] mod_sofia.c:197 sofia/external/+14171111111 SOFIA EXECUTE
  209. 2016-08-09 08:35:31.435073 [DEBUG] switch_core_state_machine.c:328 sofia/external/+14171111111 Standard EXECUTE
  210. EXECUTE sofia/external/+14171111111 answer()
  211. EXECUTE sofia/external/+14171111111 log(INFO handle_calls application match)
  212. 2016-08-09 08:35:31.435073 [INFO] mod_dptools.c:1713 handle_calls application match
  213. EXECUTE sofia/external/+14171111111 set(fax_verbose=true)
  214. 2016-08-09 08:35:31.435073 [DEBUG] mod_dptools.c:1519 SET sofia/external/+14171111111 [fax_verbose]=[true]
  215. EXECUTE sofia/external/+14171111111 set(transfer_ringback=%(2000,4000,440,480))
  216. 2016-08-09 08:35:31.435073 [DEBUG] mod_dptools.c:1519 SET sofia/external/+14171111111 [transfer_ringback]=[%(2000,4000,440,480)]
  217. EXECUTE sofia/external/+14171111111 spandsp_start_fax_detect(transfer 'fax' 10 ced)
  218. 2016-08-09 08:35:31.435073 [NOTICE] mod_spandsp.c:154 Enabling fax detection 'transfer' 'fax'
  219. 2016-08-09 08:35:31.435073 [DEBUG] switch_core_media_bug.c:828 Attaching BUG to sofia/external/+14171111111
  220. EXECUTE sofia/external/+14171111111 spandsp_start_tone_detect(1)
  221. 2016-08-09 08:35:31.435073 [DEBUG] mod_spandsp_dsp.c:808 Starting tone detection for '1'
  222. 2016-08-09 08:35:31.435073 [INFO] mod_spandsp_dsp.c:834 initializing tone detector
  223. 2016-08-09 08:35:31.435073 [DEBUG] switch_core_media_bug.c:828 Attaching BUG to sofia/external/+14171111111
  224. EXECUTE sofia/external/+14171111111 playback(silence_stream://20000)
  225. 2016-08-09 08:35:31.435073 [DEBUG] switch_ivr_play_say.c:1467 Codec Activated L16@8000hz 1 channels 20ms
  226. 2016-08-09 08:35:41.015103 [DEBUG] switch_core_media_bug.c:1190 Removing BUG from sofia/external/+14171111111
  227. recv 457 bytes from udp/[192.241.203.21]:5090 at 08:35:41.639225:
  228.    ------------------------------------------------------------------------
  229.    BYE sip:[email protected]:5090;transport=udp;gw=asterisk SIP/2.0
  230.    Via: SIP/2.0/UDP 192.241.203.21:5090;branch=z9hG4bK76e72816;rport
  231.    Max-Forwards: 70
  232.    From: <sip:+14171111111@192.241.203.21:5090>;tag=as46a2f6b9
  233.    To: "" <sip:+16097266805@172.31.3.166>;tag=Brj9gZQjytX6S
  234.    Call-ID: 12e1979d-d8af-1234-c1a9-02d310a86cb3
  235.    CSeq: 102 BYE
  236.    User-Agent: Asterisk PBX 13.9.1
  237.    X-Asterisk-HangupCause: Unknown
  238.    X-Asterisk-HangupCauseCode: 0
  239.    Content-Length: 0
  240.    
  241.    ------------------------------------------------------------------------
  242. 2016-08-09 08:35:41.635096 [NOTICE] sofia.c:988 Hangup sofia/external/+14171111111 [CS_EXECUTE] [NORMAL_CLEARING]
  243. send 471 bytes to udp/[192.241.203.21]:5090 at 08:35:41.654860:
  244.    ------------------------------------------------------------------------
  245.    SIP/2.0 200 OK
  246.    Via: SIP/2.0/UDP 192.241.203.21:5090;branch=z9hG4bK76e72816;rport=5090
  247.    From: <sip:+14171111111@192.241.203.21:5090>;tag=as46a2f6b9
  248.    To: "" <sip:+16097266805@172.31.3.166>;tag=Brj9gZQjytX6S
  249.    Call-ID: 12e1979d-d8af-1234-c1a9-02d310a86cb3
  250.    CSeq: 102 BYE
  251.    User-Agent: FreeSWITCH-mod_sofia/1.6.9-16-d574870~64bit
  252.   Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, INFO, UPDATE, REGISTER, REFER, NOTIFY
  253.    Supported: timer, path, replaces
  254.    Content-Length: 0
  255.    
  256.    ------------------------------------------------------------------------
  257. 2016-08-09 08:35:41.635096 [DEBUG] switch_ivr_play_say.c:1910 done playing file silence_stream://20000
  258. 2016-08-09 08:35:41.655126 [DEBUG] switch_core_session.c:2797 sofia/external/+14171111111 skip receive message [APPLICATION_EXEC_COMPLETE] (channel is hungup already)
  259. 2016-08-09 08:35:41.655126 [DEBUG] switch_core_state_machine.c:609 (sofia/external/+14171111111) State EXECUTE going to sleep
  260. 2016-08-09 08:35:41.655126 [DEBUG] switch_core_state_machine.c:543 (sofia/external/+14171111111) Running State Change CS_HANGUP
  261. 2016-08-09 08:35:41.655126 [INFO] mod_spandsp_dsp.c:868 destroying tone detector
  262. 2016-08-09 08:35:41.655126 [DEBUG] switch_core_media_bug.c:1120 Removing BUG from sofia/external/+14171111111
  263. 2016-08-09 08:35:41.655126 [DEBUG] switch_core_state_machine.c:809 (sofia/external/+14171111111) Callstate Change ACTIVE -> HANGUP
  264. 2016-08-09 08:35:41.655126 [DEBUG] switch_core_state_machine.c:811 (sofia/external/+14171111111) State HANGUP
  265. 2016-08-09 08:35:41.655126 [DEBUG] mod_sofia.c:437 Channel sofia/external/+14171111111 hanging up, cause: NORMAL_CLEARING
  266. 2016-08-09 08:35:41.655126 [DEBUG] switch_core_state_machine.c:60 sofia/external/+14171111111 Standard HANGUP, cause: NORMAL_CLEARING
  267. 2016-08-09 08:35:41.655126 [DEBUG] switch_core_state_machine.c:811 (sofia/external/+14171111111) State HANGUP going to sleep
  268. 2016-08-09 08:35:41.655126 [DEBUG] switch_core_state_machine.c:578 (sofia/external/+14171111111) State Change CS_HANGUP -> CS_REPORTING
  269. 2016-08-09 08:35:41.655126 [DEBUG] switch_core_state_machine.c:543 (sofia/external/+14171111111) Running State Change CS_REPORTING
  270. 2016-08-09 08:35:41.655126 [DEBUG] switch_core_state_machine.c:897 (sofia/external/+14171111111) State REPORTING
  271. 2016-08-09 08:35:41.655126 [DEBUG] switch_core_state_machine.c:174 sofia/external/+14171111111 Standard REPORTING, cause: NORMAL_CLEARING
  272. 2016-08-09 08:35:41.655126 [DEBUG] switch_core_state_machine.c:897 (sofia/external/+14171111111) State REPORTING going to sleep
  273. 2016-08-09 08:35:41.655126 [DEBUG] switch_core_state_machine.c:569 (sofia/external/+14171111111) State Change CS_REPORTING -> CS_DESTROY
  274. 2016-08-09 08:35:41.655126 [DEBUG] switch_core_session.c:1647 Session 26 (sofia/external/+14171111111) Locked, Waiting on external entities
  275. 2016-08-09 08:35:41.655126 [NOTICE] switch_core_session.c:1665 Session 26 (sofia/external/+14171111111) Ended
  276. 2016-08-09 08:35:41.655126 [NOTICE] switch_core_session.c:1669 Close Channel sofia/external/+14171111111 [CS_DESTROY]
  277. 2016-08-09 08:35:41.655126 [DEBUG] switch_core_state_machine.c:700 (sofia/external/+14171111111) Running State Change CS_DESTROY
  278. 2016-08-09 08:35:41.655126 [DEBUG] switch_core_state_machine.c:710 (sofia/external/+14171111111) State DESTROY
  279. 2016-08-09 08:35:41.655126 [DEBUG] mod_sofia.c:342 sofia/external/+14171111111 SOFIA DESTROY
  280. 2016-08-09 08:35:41.655126 [DEBUG] switch_core_state_machine.c:181 sofia/external/+14171111111 Standard DESTROY
  281. 2016-08-09 08:35:41.655126 [DEBUG] switch_core_state_machine.c:710 (sofia/external/+14171111111) State DESTROY going to sleep
  282. 2016-08-09 08:35:41.935097 [DEBUG] switch_scheduler.c:144 Deleting task 22 switch_ivr_schedule_hangup (7e42d5c7-1l4b-zxjy-9l5i-ojp3-7e42e26e5e)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement