Advertisement
Guest User

dropping call after 32 secs

a guest
Aug 16th, 2012
313
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. span class="re1"> 2012-08-16 18:26:46.707664 [NOTICE] switch_channel.c:941 New Channel sofia/internal/sip:[email protected]:17056 [76fb5dd2-e7f1-11e1-9641-6335dddd1fc2]
  2. 2012-08-16 18:26:46.707664 [DEBUG] mod_sofia.c:4796 (sofia/internal/sip:[email protected]:17056) State Change CS_NEW -> CS_INIT
  3. 2012-08-16 18:26:46.707664 [DEBUG] switch_core_session.c:1223 Send signal sofia/internal/sip:[email protected]:17056 [BREAK]
  4. 2012-08-16 18:26:46.707664 [DEBUG] switch_core_state_machine.c:385 (sofia/internal/sip:[email protected]:17056) Running State Change CS_INIT
  5. 2012-08-16 18:26:46.707664 [DEBUG] switch_core_state_machine.c:424 (sofia/internal/sip:[email protected]:17056) State INIT
  6. 2012-08-16 18:26:46.707664 [DEBUG] mod_sofia.c:85 sofia/internal/sip:[email protected]:17056 SOFIA INIT
  7. 2012-08-16 18:26:46.707664 [DEBUG] sofia_glue.c:2609 Local SDP:
  8. v=0
  9. o=FreeSWITCH 1345124684 1345124685 IN IP4 192.168.2.7
  10. s=FreeSWITCH
  11. c=IN IP4 192.168.2.7
  12. t=0 0
  13. m=audio 31322 RTP/AVP 0 9 8 3 101 13
  14. a=rtpmap:101 telephone-event/8000
  15. a=fmtp:101 0-16
  16. a=ptime:20
  17. a=sendrecv
  18.  
  19. 2012-08-16 18:26:46.707664 [DEBUG] mod_sofia.c:125 (sofia/internal/sip:[email protected]:17056) State Change CS_INIT -> CS_ROUTING
  20. 2012-08-16 18:26:46.707664 [DEBUG] switch_core_session.c:1223 Send signal sofia/internal/sip:[email protected]:17056 [BREAK]
  21. 2012-08-16 18:26:46.707664 [DEBUG] switch_core_state_machine.c:424 (sofia/internal/sip:[email protected]:17056) State INIT going to sleep
  22. 2012-08-16 18:26:46.707664 [DEBUG] switch_core_state_machine.c:385 (sofia/internal/sip:[email protected]:17056) Running State Change CS_ROUTING
  23. 2012-08-16 18:26:46.707664 [DEBUG] switch_channel.c:1934 (sofia/internal/sip:[email protected]:17056) Callstate Change DOWN -> RINGING
  24. 2012-08-16 18:26:46.707664 [DEBUG] switch_core_state_machine.c:433 (sofia/internal/sip:[email protected]:17056) State ROUTING
  25. 2012-08-16 18:26:46.707664 [DEBUG] mod_sofia.c:148 sofia/internal/sip:[email protected]:17056 SOFIA ROUTING
  26. 2012-08-16 18:26:46.707664 [DEBUG] switch_ivr_originate.c:67 (sofia/internal/sip:[email protected]:17056) State Change CS_ROUTING -> CS_CONSUME_MEDIA
  27. 2012-08-16 18:26:46.707664 [DEBUG] switch_core_session.c:1223 Send signal sofia/internal/sip:[email protected]:17056 [BREAK]
  28. 2012-08-16 18:26:46.707664 [DEBUG] switch_core_state_machine.c:433 (sofia/internal/sip:[email protected]:17056) State ROUTING going to sleep
  29. 2012-08-16 18:26:46.707664 [DEBUG] switch_core_state_machine.c:385 (sofia/internal/sip:[email protected]:17056) Running State Change CS_CONSUME_MEDIA
  30. 2012-08-16 18:26:46.707664 [DEBUG] switch_core_state_machine.c:452 (sofia/internal/sip:[email protected]:17056) State CONSUME_MEDIA
  31. 2012-08-16 18:26:46.707664 [DEBUG] switch_core_state_machine.c:452 (sofia/internal/sip:[email protected]:17056) State CONSUME_MEDIA going to sleep
  32. send 1144 bytes to udp/[192.168.2.124]:17056 at 22:26:46.719972:
  33.    ------------------------------------------------------------------------
  34.    INVITE sip:100@192.168.2.124:17056 SIP/2.0
  35.    Via: SIP/2.0/UDP 192.168.2.7;rport;branch=z9hG4bK0rt72FayXc4te
  36.    Max-Forwards: 90
  37.    From: "+19736507189" <sip:+19736507189@192.168.2.7>;tag=85yaNjH71Z56S
  38.    To: <sip:100@192.168.2.124:17056>
  39.    Call-ID: 4e5a6af1-6294-1230-a3a2-000bdb3f59e0
  40.    CSeq: 32241939 INVITE
  41.    Contact: <sip:[email protected]:5060>
  42.    User-Agent: FreeSWITCH-mod_sofia/1.2.0-rc2+git~20120815T215213Z~c6d7417aec
  43.   Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, UPDATE, INFO, REGISTER, REFER, NOTIFY, PUBLISH, SUBSCRIBE
  44.    Supported: timer, precondition, path, replaces
  45.    Allow-Events: talk, hold, conference, presence, dialog, line-seize, call-info, sla, include-session-description, presence.winfo, message-summary, refer
  46.    Privacy: none
  47.    Content-Type: application/sdp
  48.    Content-Disposition: session
  49.    Content-Length: 205
  50.    X-FS-Support: update_display,send_info
  51.    P-Asserted-Identity: "+19736507189" <sip:+19736507189@192.168.2.7>
  52.  
  53.    v=0
  54.    o=FreeSWITCH 1345124684 1345124685 IN IP4 192.168.2.7
  55.    s=FreeSWITCH
  56.    c=IN IP4 192.168.2.7
  57.    t=0 0
  58.    m=audio 31322 RTP/AVP 0 9 8 3 101 13
  59.    a=rtpmap:101 telephone-event/8000
  60.    a=fmtp:101 0-16
  61.    a=ptime:20
  62.    ------------------------------------------------------------------------
  63. 2012-08-16 18:26:46.720368 [DEBUG] switch_core_session.c:918 Send signal sofia/internal/sip:[email protected]:17056 [BREAK]
  64. 2012-08-16 18:26:46.720368 [DEBUG] sofia.c:6058 Channel sofia/internal/sip:[email protected]:17056 entering state [calling][0]
  65. recv 454 bytes from udp/[192.168.2.124]:17056 at 22:26:46.756072:
  66.    ------------------------------------------------------------------------
  67.    SIP/2.0 100 Trying
  68.    Via: SIP/2.0/UDP 192.168.2.7;rport=5060;branch=z9hG4bK0rt72FayXc4te
  69.    From: "+19736507189" <sip:+19736507189@192.168.2.7>;tag=85yaNjH71Z56S
  70.    To: <sip:100@192.168.2.124:17056>
  71.    Call-ID: 4e5a6af1-6294-1230-a3a2-000bdb3f59e0
  72.    CSeq: 32241939 INVITE
  73.    Supported: replaces, path, timer
  74.    User-Agent: Grandstream GXP2100 1.0.1.110
  75.   Allow: INVITE, ACK, OPTIONS, CANCEL, BYE, SUBSCRIBE, NOTIFY, INFO, REFER, UPDATE, MESSAGE
  76.    Content-Length: 0
  77.  
  78.    ------------------------------------------------------------------------
  79. recv 536 bytes from udp/[192.168.2.124]:17056 at 22:26:46.847732:
  80.    ------------------------------------------------------------------------
  81.    SIP/2.0 180 Ringing
  82.    Via: SIP/2.0/UDP 192.168.2.7;rport=5060;branch=z9hG4bK0rt72FayXc4te
  83.    From: "+19736507189" <sip:+19736507189@192.168.2.7>;tag=85yaNjH71Z56S
  84.    To: <sip:100@192.168.2.124:17056>;tag=2045418778
  85.    Call-ID: 4e5a6af1-6294-1230-a3a2-000bdb3f59e0
  86.    CSeq: 32241939 INVITE
  87.    Contact: <sip:100@192.168.2.124:17056>
  88.    Supported: replaces, path, timer
  89.    User-Agent: Grandstream GXP2100 1.0.1.110
  90.    Allow-Events: talk, hold
  91.   Allow: INVITE, ACK, OPTIONS, CANCEL, BYE, SUBSCRIBE, NOTIFY, INFO, REFER, UPDATE, MESSAGE
  92.    Content-Length: 0
  93.  
  94.    ------------------------------------------------------------------------
  95. 2012-08-16 18:26:46.839604 [DEBUG] switch_core_session.c:918 Send signal sofia/internal/sip:[email protected]:17056 [BREAK]
  96. 2012-08-16 18:26:46.839604 [DEBUG] switch_core_session.c:918 Send signal sofia/internal/sip:[email protected]:17056 [BREAK]
  97. 2012-08-16 18:26:46.899599 [DEBUG] sofia.c:6058 Channel sofia/internal/sip:[email protected]:17056 entering state [proceeding][180]
  98. 2012-08-16 18:26:46.899599 [NOTICE] sofia.c:6150 Ring-Ready sofia/internal/sip:[email protected]:17056!
  99. 2012-08-16 18:26:46.939668 [DEBUG] switch_ivr_originate.c:1208 Raw Codec Activation Success L16@8000hz 1 channel 20ms
  100. 2012-08-16 18:26:46.939668 [DEBUG] switch_core_codec.c:219 sofia/external/+19736507189@flowroute.com Push codec L16:70
  101. 2012-08-16 18:26:46.939668 [DEBUG] switch_ivr_originate.c:1240 Play Ringback File [local_stream://moh]
  102. 2012-08-16 18:26:46.939668 [DEBUG] mod_local_stream.c:417 Opening Stream [moh/8000] 8000hz
  103. 2012-08-16 18:26:47.059620 [DEBUG] switch_core_session.c:918 Send signal sofia/external/+19736507189@flowroute.com [BREAK]
  104. 2012-08-16 18:26:47.059620 [DEBUG] switch_core_session.c:918 Send signal sofia/external/+19736507189@flowroute.com [BREAK]
  105. 2012-08-16 18:26:47.079606 [DEBUG] sofia.c:6058 Channel sofia/external/+19736507189@flowroute.com entering state [terminating][0]
  106. 2012-08-16 18:26:47.079606 [DEBUG] switch_channel.c:2914 (sofia/external/+19736507189@flowroute.com) Callstate Change ACTIVE -> HANGUP
  107. 2012-08-16 18:26:47.079606 [NOTICE] sofia.c:6853 Hangup sofia/external/+19736507189@flowroute.com [CS_EXECUTE] [NORMAL_UNSPECIFIED]
  108. 2012-08-16 18:26:47.079606 [DEBUG] switch_channel.c:2937 Send signal sofia/external/+19736507189@flowroute.com [KILL]
  109. 2012-08-16 18:26:47.079606 [INFO] mod_hash.c:304 Usage for 192.168.2.7_100 is now 0
  110. 2012-08-16 18:26:47.079606 [DEBUG] switch_core_session.c:1223 Send signal sofia/external/+19736507189@flowroute.com [BREAK]
  111. 2012-08-16 18:26:47.079606 [DEBUG] switch_core_codec.c:244 sofia/external/+19736507189@flowroute.com Restore previous codec PCMU:0.
  112. 2012-08-16 18:26:47.079606 [DEBUG] switch_channel.c:2914 (sofia/internal/sip:[email protected]:17056) Callstate Change RINGING -> HANGUP
  113. 2012-08-16 18:26:47.079606 [NOTICE] switch_ivr_originate.c:3276 Hangup sofia/internal/sip:[email protected]:17056 [CS_CONSUME_MEDIA] [ORIGINATOR_CANCEL]
  114. 2012-08-16 18:26:47.079606 [DEBUG] switch_channel.c:2937 Send signal sofia/internal/sip:[email protected]:17056 [KILL]
  115. 2012-08-16 18:26:47.079606 [DEBUG] switch_core_session.c:1223 Send signal sofia/internal/sip:[email protected]:17056 [BREAK]
  116. 2012-08-16 18:26:47.079606 [DEBUG] switch_ivr_originate.c:3452 Originate Cancelled by originator termination Cause: 487 [ORIGINATOR_CANCEL]
  117. 2012-08-16 18:26:47.079606 [NOTICE] switch_ivr_originate.c:2544 Cannot create outgoing channel of type [user] cause: [ORIGINATOR_CANCEL]
  118. 2012-08-16 18:26:47.079606 [DEBUG] switch_ivr_originate.c:3458 Originate Resulted in Error Cause: 487 [ORIGINATOR_CANCEL]
  119. 2012-08-16 18:26:47.079606 [INFO] mod_dptools.c:3027 Originate Failed.  Cause: ORIGINATOR_CANCEL
  120. 2012-08-16 18:26:47.079606 [DEBUG] switch_core_session.c:2339 sofia/external/+19736507189@flowroute.com skip receive message [APPLICATION_EXEC_COMPLETE] (channel is hungup already)
  121. 2012-08-16 18:26:47.079606 [DEBUG] switch_core_state_machine.c:440 (sofia/external/+19736507189@flowroute.com) State EXECUTE going to sleep
  122. 2012-08-16 18:26:47.079606 [DEBUG] switch_core_state_machine.c:385 (sofia/external/+19736507189@flowroute.com) Running State Change CS_HANGUP
  123. 2012-08-16 18:26:47.079606 [DEBUG] switch_core_state_machine.c:625 (sofia/external/+19736507189@flowroute.com) State HANGUP
  124. 2012-08-16 18:26:47.079606 [DEBUG] mod_sofia.c:474 Channel sofia/external/+19736507189@flowroute.com hanging up, cause: NORMAL_UNSPECIFIED
  125. 2012-08-16 18:26:47.079606 [DEBUG] switch_core_state_machine.c:47 sofia/external/+19736507189@flowroute.com Standard HANGUP, cause: NORMAL_UNSPECIFIED
  126. 2012-08-16 18:26:47.079606 [DEBUG] switch_core_state_machine.c:625 (sofia/external/+19736507189@flowroute.com) State HANGUP going to sleep
  127. 2012-08-16 18:26:47.079606 [DEBUG] switch_core_state_machine.c:416 (sofia/external/+19736507189@flowroute.com) State Change CS_HANGUP -> CS_REPORTING
  128. 2012-08-16 18:26:47.079606 [DEBUG] switch_core_session.c:1223 Send signal sofia/external/+19736507189@flowroute.com [BREAK]
  129. 2012-08-16 18:26:47.079606 [DEBUG] switch_core_state_machine.c:385 (sofia/external/+19736507189@flowroute.com) Running State Change CS_REPORTING
  130. 2012-08-16 18:26:47.079606 [DEBUG] switch_core_state_machine.c:685 (sofia/external/+19736507189@flowroute.com) State REPORTING
  131. 2012-08-16 18:26:47.079606 [DEBUG] switch_core_state_machine.c:385 (sofia/internal/sip:[email protected]:17056) Running State Change CS_HANGUP
  132. 2012-08-16 18:26:47.079606 [DEBUG] switch_core_state_machine.c:625 (sofia/internal/sip:[email protected]:17056) State HANGUP
  133. 2012-08-16 18:26:47.079606 [DEBUG] mod_sofia.c:474 Channel sofia/internal/sip:[email protected]:17056 hanging up, cause: ORIGINATOR_CANCEL
  134. 2012-08-16 18:26:47.219591 [DEBUG] mod_sofia.c:533 Sending CANCEL to sofia/internal/sip:[email protected]:17056
  135. 2012-08-16 18:26:47.219591 [DEBUG] switch_core_state_machine.c:47 sofia/internal/sip:[email protected]:17056 Standard HANGUP, cause: ORIGINATOR_CANCEL
  136. 2012-08-16 18:26:47.219591 [DEBUG] switch_core_state_machine.c:625 (sofia/internal/sip:[email protected]:17056) State HANGUP going to sleep
  137. 2012-08-16 18:26:47.219591 [DEBUG] switch_core_state_machine.c:416 (sofia/internal/sip:[email protected]:17056) State Change CS_HANGUP -> CS_REPORTING
  138. 2012-08-16 18:26:47.219591 [DEBUG] switch_core_session.c:1223 Send signal sofia/internal/sip:[email protected]:17056 [BREAK]
  139. 2012-08-16 18:26:47.219591 [DEBUG] switch_core_state_machine.c:385 (sofia/internal/sip:[email protected]:17056) Running State Change CS_REPORTING
  140. 2012-08-16 18:26:47.219591 [DEBUG] switch_core_state_machine.c:685 (sofia/internal/sip:[email protected]:17056) State REPORTING
  141. 2012-08-16 18:26:47.219591 [DEBUG] switch_core_state_machine.c:79 sofia/internal/sip:[email protected]:17056 Standard REPORTING, cause: ORIGINATOR_CANCEL
  142. 2012-08-16 18:26:47.219591 [DEBUG] switch_core_state_machine.c:685 (sofia/internal/sip:[email protected]:17056) State REPORTING going to sleep
  143. 2012-08-16 18:26:47.219591 [DEBUG] switch_core_state_machine.c:410 (sofia/internal/sip:[email protected]:17056) State Change CS_REPORTING -> CS_DESTROY
  144. 2012-08-16 18:26:47.219591 [DEBUG] switch_core_session.c:1223 Send signal sofia/internal/sip:[email protected]:17056 [BREAK]
  145. 2012-08-16 18:26:47.219591 [DEBUG] switch_core_session.c:1423 Session 14 (sofia/internal/sip:[email protected]:17056) Locked, Waiting on external entities
  146. 2012-08-16 18:26:47.219591 [NOTICE] switch_core_session.c:1441 Session 14 (sofia/internal/sip:[email protected]:17056) Ended
  147. 2012-08-16 18:26:47.219591 [NOTICE] switch_core_session.c:1443 Close Channel sofia/internal/sip:[email protected]:17056 [CS_DESTROY]
  148. 2012-08-16 18:26:47.219591 [DEBUG] switch_core_state_machine.c:514 (sofia/internal/sip:[email protected]:17056) Callstate Change HANGUP -> DOWN
  149. 2012-08-16 18:26:47.219591 [DEBUG] switch_core_state_machine.c:517 (sofia/internal/sip:[email protected]:17056) Running State Change CS_DESTROY
  150. 2012-08-16 18:26:47.219591 [DEBUG] switch_core_state_machine.c:527 (sofia/internal/sip:[email protected]:17056) State DESTROY
  151. 2012-08-16 18:26:47.219591 [DEBUG] mod_sofia.c:374 sofia/internal/sip:[email protected]:17056 SOFIA DESTROY
  152. 2012-08-16 18:26:47.219591 [DEBUG] switch_core_state_machine.c:86 sofia/internal/sip:[email protected]:17056 Standard DESTROY
  153. 2012-08-16 18:26:47.219591 [DEBUG] switch_core_state_machine.c:527 (sofia/internal/sip:[email protected]:17056) State DESTROY going to sleep
  154. send 371 bytes to udp/[192.168.2.124]:17056 at 22:26:47.223070:
  155.    ------------------------------------------------------------------------
  156.    CANCEL sip:100@192.168.2.124:17056 SIP/2.0
  157.    Via: SIP/2.0/UDP 192.168.2.7;rport;branch=z9hG4bK0rt72FayXc4te
  158.    Max-Forwards: 90
  159.    From: "+19736507189" <sip:+19736507189@192.168.2.7>;tag=85yaNjH71Z56S
  160.    To: <sip:100@192.168.2.124:17056>
  161.    Call-ID: 4e5a6af1-6294-1230-a3a2-000bdb3f59e0
  162.    CSeq: 32241939 CANCEL
  163.    Reason: SIP;cause=487;text="ORIGINATOR_CANCEL"
  164.    Content-Length: 0
  165.  
  166.    ------------------------------------------------------------------------
  167. recv 505 bytes from udp/[192.168.2.124]:17056 at 22:26:47.279275:
  168.    ------------------------------------------------------------------------
  169.    SIP/2.0 200 OK
  170.    Via: SIP/2.0/UDP 192.168.2.7;rport=5060;branch=z9hG4bK0rt72FayXc4te
  171.    From: "+19736507189" <sip:+19736507189@192.168.2.7>;tag=85yaNjH71Z56S
  172.    To: <sip:100@192.168.2.124:17056>;tag=2045418778
  173.    Call-ID: 4e5a6af1-6294-1230-a3a2-000bdb3f59e0
  174.    CSeq: 32241939 CANCEL
  175.    Contact: <sip:100@192.168.2.124:17056>
  176.    Supported: replaces, path, timer
  177.    User-Agent: Grandstream GXP2100 1.0.1.110
  178.   Allow: INVITE, ACK, OPTIONS, CANCEL, BYE, SUBSCRIBE, NOTIFY, INFO, REFER, UPDATE, MESSAGE
  179.    Content-Length: 0
  180.  
  181.    ------------------------------------------------------------------------
  182. recv 521 bytes from udp/[192.168.2.124]:17056 at 22:26:47.287220:
  183.    ------------------------------------------------------------------------
  184.    SIP/2.0 487 Request Terminated
  185.    Via: SIP/2.0/UDP 192.168.2.7;rport=5060;branch=z9hG4bK0rt72FayXc4te
  186.    From: "+19736507189" <sip:+19736507189@192.168.2.7>;tag=85yaNjH71Z56S
  187.    To: <sip:100@192.168.2.124:17056>;tag=2045418778
  188.    Call-ID: 4e5a6af1-6294-1230-a3a2-000bdb3f59e0
  189.    CSeq: 32241939 INVITE
  190.    Contact: <sip:100@192.168.2.124:17056>
  191.    Supported: replaces, path, timer
  192.    User-Agent: Grandstream GXP2100 1.0.1.110
  193.   Allow: INVITE, ACK, OPTIONS, CANCEL, BYE, SUBSCRIBE, NOTIFY, INFO, REFER, UPDATE, MESSAGE
  194.    Content-Length: 0
  195.  
  196.    ------------------------------------------------------------------------
  197. send 332 bytes to udp/[192.168.2.124]:17056 at 22:26:47.287513:
  198.    ------------------------------------------------------------------------
  199.    ACK sip:100@192.168.2.124:17056 SIP/2.0
  200.    Via: SIP/2.0/UDP 192.168.2.7;rport;branch=z9hG4bK0rt72FayXc4te
  201.    Max-Forwards: 90
  202.    From: "+19736507189" <sip:+19736507189@192.168.2.7>;tag=85yaNjH71Z56S
  203.    To: <sip:100@192.168.2.124:17056>;tag=2045418778
  204.    Call-ID: 4e5a6af1-6294-1230-a3a2-000bdb3f59e0
  205.    CSeq: 32241939 ACK
  206.    Content-Length: 0
  207.  
  208.    ------------------------------------------------------------------------
  209. 2012-08-16 18:26:47.299651 [DEBUG] switch_core_state_machine.c:79 sofia/external/+19736507189@flowroute.com Standard REPORTING, cause: NORMAL_UNSPECIFIED
  210. 2012-08-16 18:26:47.299651 [DEBUG] switch_core_state_machine.c:685 (sofia/external/+19736507189@flowroute.com) State REPORTING going to sleep
  211. 2012-08-16 18:26:47.299651 [DEBUG] switch_core_state_machine.c:410 (sofia/external/+19736507189@flowroute.com) State Change CS_REPORTING -> CS_DESTROY
  212. 2012-08-16 18:26:47.299651 [DEBUG] switch_core_session.c:1223 Send signal sofia/external/+19736507189@flowroute.com [BREAK]
  213. 2012-08-16 18:26:47.299651 [DEBUG] switch_core_session.c:1423 Session 13 (sofia/external/+19736507189@flowroute.com) Locked, Waiting on external entities
  214. 2012-08-16 18:26:47.299651 [NOTICE] switch_core_session.c:1441 Session 13 (sofia/external/+19736507189@flowroute.com) Ended
  215. 2012-08-16 18:26:47.299651 [NOTICE] switch_core_session.c:1443 Close Channel sofia/external/+19736507189@flowroute.com [CS_DESTROY]
  216. 2012-08-16 18:26:47.299651 [DEBUG] switch_core_state_machine.c:514 (sofia/external/+19736507189@flowroute.com) Callstate Change HANGUP -> DOWN
  217. 2012-08-16 18:26:47.299651 [DEBUG] switch_core_state_machine.c:517 (sofia/external/+19736507189@flowroute.com) Running State Change CS_DESTROY
  218. 2012-08-16 18:26:47.299651 [DEBUG] switch_core_state_machine.c:527 (sofia/external/+19736507189@flowroute.com) State DESTROY
  219. 2012-08-16 18:26:47.299651 [DEBUG] mod_sofia.c:374 sofia/external/+19736507189@flowroute.com SOFIA DESTROY
  220. 2012-08-16 18:26:47.299651 [DEBUG] switch_nat.c:545 unmapped public port 31744 protocol UDP to localport 31744
  221. 2012-08-16 18:26:47.299651 [DEBUG] switch_nat.c:545 unmapped public port 31745 protocol UDP to localport 31745
  222. 2012-08-16 18:26:47.299651 [DEBUG] switch_core_state_machine.c:86 sofia/external/+19736507189@flowroute.com Standard DESTROY
  223. 2012-08-16 18:26:47.299651 [DEBUG] switch_core_state_machine.c:527 (sofia/external/+19736507189@flowroute.com) State DESTROY going to sleep
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement