From Ketan k, 5 Years ago, written in FreeSWITCH.
- view diff
Embed
  1. ?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <document type="freeswitch/xml">
  3. <section name="dialplan" description="ASTPP Dialplan">
  4. <context name="default">
  5. <extension name="00555140094888">
  6. <condition field="destination_number" expression="00555140094888">
  7. <action application="set" data="effective_destination_number=00555140094888"/>
  8. <action application="sched_hangup" data="+1440 normal_clearing"/>
  9. <action application="set" data="callstart=2018-05-31 10:23:08"/>
  10. <action application="set" data="hangup_after_bridge=true"/>
  11. <action application="set" data="continue_on_fail=0,1,2,3,6,7,16,17,19,18,20,21,22,23,25,27,28,29,30,34,38,41,42,43,44,45,47,50,52,54,57,58,63,65,66,69,79,81,88,95,96,97,98,99,100,101,102,103,111,127,487,500,501,502,503,600,601,602,603,604,605,606,607,608,609"/>
  12. <action application="set" data="account_id=10"/>
  13. <action application="set" data="parent_id=0"/>
  14. <action application="set" data="entity_id=0"/>
  15. <action application="set" data="call_processed=internal"/>
  16. <action application="set" data="call_direction=outbound"/>
  17. <action application="set" data="accountname=default"/>
  18. <action application="set" data="fax_enable_t38=true"/>
  19. <action application="set" data="fax_enable_t38_request=true"/>
  20. <action application="set" data="origination_rates=ID:88809|CODE:^0055514.*|DESTINATION:Brasil Resto|CONNECTIONCOST:0.00000|INCLUDEDSECONDS:0|COST:0.01680|INC:0|INITIALBLOCK:0|RATEGROUP:9|MARKUP:0|ACCID:10"/>
  21. <action application="limit" data="db 7900757132 user_7900757132 1/0 !SWITCH_CONGESTION"/>
  22. <action application="export" data="is_recording=1"/>
  23. <action application="export" data="media_bug_answer_req=true"/>
  24. <action application="export" data="RECORD_STEREO=true"/>
  25. <action application="export" data="record_sample_rate=8000"/>
  26. <action application="export" data="execute_on_answer=record_session /home/shared/recordings/f08dd287-60c1-407c-a012-77cdb134e3d0.wav"/>
  27. <action application="set" data="effective_caller_id_name=28"/>
  28. <action application="set" data="effective_caller_id_number=0034"/>
  29. <action application="export" data="sip_from_display=0034"/>
  30. <action application="set" data="calltype=STANDARD"/>
  31. <action application="set" data="termination_rates=ID:235812|CODE:^0055514.*|DESTINATION:Brasil   Resto|CONNECTIONCOST:0.00000|INCLUDEDSECONDS:0|COST:0.00804|INC:0|INITIALBLOCK:0|TRUNK:4|PROVIDER:6"/>
  32. <action application="set" data="trunk_id=4"/>
  33. <action application="set" data="provider_id=6"/>
  34. <action application="bridge" data="[absolute_codec_string=]sofia/gateway/ONO/00555140094888"/>
  35. <action application="set" data="effective_caller_id_name=28"/>
  36. <action application="set" data="effective_caller_id_number=0034"/>
  37. <action application="export" data="sip_from_display=0034"/>
  38. <action application="set" data="calltype=STANDARD"/>
  39. <action application="set" data="termination_rates=ID:149037|CODE:^0055514.*|DESTINATION:Brasil Resto|CONNECTIONCOST:0.00000|INCLUDEDSECONDS:0|COST:0.00900|INC:0|INITIALBLOCK:0|TRUNK:8|PROVIDER:78"/>
  40. <action application="set" data="trunk_id=8"/>
  41. <action application="set" data="provider_id=78"/>
  42. <action application="bridge" data="[absolute_codec_string=^^:PCMA:PCMU:OPUS:G729]sofia/gateway/Alisys/300000555140094888"/>
  43. <action application="set" data="effective_caller_id_name=28"/>
  44. <action application="set" data="effective_caller_id_number=0034"/>
  45. <action application="export" data="sip_from_display=0034"/>
  46. <action application="set" data="calltype=STANDARD"/>
  47. <action application="set" data="termination_rates=ID:182566|CODE:^005551.*|DESTINATION:BRAZIL (OTHERS CITIES)|CONNECTIONCOST:0.00000|INCLUDEDSECONDS:0|COST:0.00290|INC:0|INITIALBLOCK:0|TRUNK:5|PROVIDER:7"/>
  48. <action application="set" data="trunk_id=5"/>
  49. <action application="set" data="provider_id=7"/>
  50. <action application="bridge" data="[absolute_codec_string=^^:PCMA:PCMU:OPUS:G729]sofia/gateway/Orange_2/00555140094888"/>
  51. <action application="set" data="effective_caller_id_name=28"/>
  52. <action application="set" data="effective_caller_id_number=0034"/>
  53. <action application="export" data="sip_from_display=0034"/>
  54. <action application="set" data="calltype=STANDARD"/>
  55. <action application="set" data="termination_rates=ID:3971|CODE:^0055.*|DESTINATION:BRAZIL|CONNECTIONCOST:0.00000|INCLUDEDSECONDS:0|COST:0.00310|INC:0|INITIALBLOCK:0|TRUNK:5|PROVIDER:7"/>
  56. <action application="set" data="trunk_id=5"/>
  57. <action application="set" data="provider_id=7"/>
  58. <action application="bridge" data="[absolute_codec_string=^^:PCMA:PCMU:OPUS:G729]sofia/gateway/Orange_2/00555140094888"/>
  59. </condition>
  60. </extension>
  61. </context>
  62. </section>
  63. </document>
  64. 2018-05-31 11:44:19.493667 [DEBUG] freeswitch_lua.cpp:382 DBH handle 0x7f3f780d4cd0 released.
  65. Dialplan: sofia/default/7900757132@91.12.24.13 parsing [default->00555140094888] continue=false
  66. Dialplan: sofia/default/7900757132@91.12.24.13 Regex (PASS) [00555140094888] destination_number(00555140094888) =~ /00555140094888/ break=on-false
  67. Dialplan: sofia/default/7900757132@91.12.24.13 Action set(effective_destination_number=00555140094888)
  68. Dialplan: sofia/default/7900757132@91.12.24.13 Action sched_hangup(+1440 normal_clearing)
  69. Dialplan: sofia/default/7900757132@91.12.24.13 Action set(callstart=2018-05-31 10:23:08)
  70. Dialplan: sofia/default/7900757132@91.12.24.13 Action set(hangup_after_bridge=true)
  71. Dialplan: sofia/default/7900757132@91.12.24.13 Action set(continue_on_fail=0,1,2,3,6,7,16,17,19,18,20,21,22,23,25,27,28,29,30,34,38,41,42,43,44,45,47,50,52,54,57,58,63,65,66,69,79,81,88,95,96,97,98,99,100,101,102,103,111,127,487,500,501,502,503,600,601,602,603,604,605,606,607,608,609)
  72. Dialplan: sofia/default/7900757132@91.12.24.13 Action set(account_id=10)
  73. Dialplan: sofia/default/7900757132@91.12.24.13 Action set(parent_id=0)
  74. Dialplan: sofia/default/7900757132@91.12.24.13 Action set(entity_id=0)
  75. Dialplan: sofia/default/7900757132@91.12.24.13 Action set(call_processed=internal)
  76. Dialplan: sofia/default/7900757132@91.12.24.13 Action set(call_direction=outbound)
  77. Dialplan: sofia/default/7900757132@91.12.24.13 Action set(accountname=default)
  78. Dialplan: sofia/default/7900757132@91.12.24.13 Action set(fax_enable_t38=true)
  79. Dialplan: sofia/default/7900757132@91.12.24.13 Action set(fax_enable_t38_request=true)
  80. Dialplan: sofia/default/7900757132@91.12.24.13 Action set(origination_rates=ID:88809|CODE:^0055514.*|DESTINATION:Brasil Resto|CONNECTIONCOST:0.00000|INCLUDEDSECONDS:0|COST:0.01680|INC:0|INITIALBLOCK:0|RATEGROUP:9|MARKUP:0|ACCID:10)
  81. Dialplan: sofia/default/7900757132@91.12.24.13 Action limit(db 7900757132 user_7900757132 1/0 !SWITCH_CONGESTION)
  82. Dialplan: sofia/default/7900757132@91.12.24.13 Action export(is_recording=1)
  83. Dialplan: sofia/default/7900757132@91.12.24.13 Action export(media_bug_answer_req=true)
  84. Dialplan: sofia/default/7900757132@91.12.24.13 Action export(RECORD_STEREO=true)
  85. Dialplan: sofia/default/7900757132@91.12.24.13 Action export(record_sample_rate=8000)
  86. Dialplan: sofia/default/7900757132@91.12.24.13 Action export(execute_on_answer=record_session /home/shared/recordings/f08dd287-60c1-407c-a012-77cdb134e3d0.wav)
  87. Dialplan: sofia/default/7900757132@91.12.24.13 Action set(effective_caller_id_name=28)
  88. Dialplan: sofia/default/7900757132@91.12.24.13 Action set(effective_caller_id_number=0034)
  89. Dialplan: sofia/default/7900757132@91.12.24.13 Action export(sip_from_display=0034)
  90. Dialplan: sofia/default/7900757132@91.12.24.13 Action set(calltype=STANDARD)
  91. Dialplan: sofia/default/7900757132@91.12.24.13 Action set(termination_rates=ID:235812|CODE:^0055514.*|DESTINATION:Brasil   Resto|CONNECTIONCOST:0.00000|INCLUDEDSECONDS:0|COST:0.00804|INC:0|INITIALBLOCK:0|TRUNK:4|PROVIDER:6)
  92. Dialplan: sofia/default/7900757132@91.12.24.13 Action set(trunk_id=4)
  93. Dialplan: sofia/default/7900757132@91.12.24.13 Action set(provider_id=6)
  94. Dialplan: sofia/default/7900757132@91.12.24.13 Action bridge([absolute_codec_string=]sofia/gateway/ONO/00555140094888)
  95. Dialplan: sofia/default/7900757132@91.12.24.13 Action set(effective_caller_id_name=28)
  96. Dialplan: sofia/default/7900757132@91.12.24.13 Action set(effective_caller_id_number=0034)
  97. Dialplan: sofia/default/7900757132@91.12.24.13 Action export(sip_from_display=0034)
  98. Dialplan: sofia/default/7900757132@91.12.24.13 Action set(calltype=STANDARD)
  99. Dialplan: sofia/default/7900757132@91.12.24.13 Action set(termination_rates=ID:149037|CODE:^0055514.*|DESTINATION:Brasil Resto|CONNECTIONCOST:0.00000|INCLUDEDSECONDS:0|COST:0.00900|INC:0|INITIALBLOCK:0|TRUNK:8|PROVIDER:78)
  100. Dialplan: sofia/default/7900757132@91.12.24.13 Action set(trunk_id=8)
  101. Dialplan: sofia/default/7900757132@91.12.24.13 Action set(provider_id=78)
  102. Dialplan: sofia/default/7900757132@91.12.24.13 Action bridge([absolute_codec_string=^^:PCMA:PCMU:OPUS:G729]sofia/gateway/Alisys/300000555140094888)
  103. Dialplan: sofia/default/7900757132@91.12.24.13 Action set(effective_caller_id_name=28)
  104. Dialplan: sofia/default/7900757132@91.12.24.13 Action set(effective_caller_id_number=0034)
  105. Dialplan: sofia/default/7900757132@91.12.24.13 Action export(sip_from_display=0034)
  106. Dialplan: sofia/default/7900757132@91.12.24.13 Action set(calltype=STANDARD)
  107. Dialplan: sofia/default/7900757132@91.12.24.13 Action set(termination_rates=ID:182566|CODE:^005551.*|DESTINATION:BRAZIL (OTHERS CITIES)|CONNECTIONCOST:0.00000|INCLUDEDSECONDS:0|COST:0.00290|INC:0|INITIALBLOCK:0|TRUNK:5|PROVIDER:7)
  108. Dialplan: sofia/default/7900757132@91.12.24.13 Action set(trunk_id=5)
  109. Dialplan: sofia/default/7900757132@91.12.24.13 Action set(provider_id=7)
  110. Dialplan: sofia/default/7900757132@91.12.24.13 Action bridge([absolute_codec_string=^^:PCMA:PCMU:OPUS:G729]sofia/gateway/Orange_2/00555140094888)
  111. Dialplan: sofia/default/7900757132@91.12.24.13 Action set(effective_caller_id_name=28)
  112. Dialplan: sofia/default/7900757132@91.12.24.13 Action set(effective_caller_id_number=0034)
  113. Dialplan: sofia/default/7900757132@91.12.24.13 Action export(sip_from_display=0034)
  114. Dialplan: sofia/default/7900757132@91.12.24.13 Action set(calltype=STANDARD)
  115. Dialplan: sofia/default/7900757132@91.12.24.13 Action set(termination_rates=ID:3971|CODE:^0055.*|DESTINATION:BRAZIL|CONNECTIONCOST:0.00000|INCLUDEDSECONDS:0|COST:0.00310|INC:0|INITIALBLOCK:0|TRUNK:5|PROVIDER:7)
  116. Dialplan: sofia/default/7900757132@91.12.24.13 Action set(trunk_id=5)
  117. Dialplan: sofia/default/7900757132@91.12.24.13 Action set(provider_id=7)
  118. Dialplan: sofia/default/7900757132@91.12.24.13 Action bridge([absolute_codec_string=^^:PCMA:PCMU:OPUS:G729]sofia/gateway/Orange_2/00555140094888)
  119. 2018-05-31 11:44:19.493667 [DEBUG] switch_core_state_machine.c:286 (sofia/default/7900757132@91.12.24.13) State Change CS_ROUTING -> CS_EXECUTE
  120. 2018-05-31 11:44:19.493667 [DEBUG] switch_core_state_machine.c:643 (sofia/default/7900757132@91.12.24.13) State ROUTING going to sleep
  121. 2018-05-31 11:44:19.493667 [DEBUG] switch_core_state_machine.c:584 (sofia/default/7900757132@91.12.24.13) Running State Change CS_EXECUTE (Cur 1 Tot 616)
  122. 2018-05-31 11:44:19.493667 [DEBUG] switch_core_state_machine.c:650 (sofia/default/7900757132@91.12.24.13) State EXECUTE
  123. 2018-05-31 11:44:19.493667 [DEBUG] mod_sofia.c:198 sofia/default/7900757132@91.12.24.13 SOFIA EXECUTE
  124. 2018-05-31 11:44:19.493667 [DEBUG] switch_core_state_machine.c:328 sofia/default/7900757132@91.12.24.13 Standard EXECUTE
  125. EXECUTE sofia/default/7900757132@91.12.24.13 set(effective_destination_number=00555140094888)
  126. 2018-05-31 11:44:19.493667 [DEBUG] mod_dptools.c:1530 SET sofia/default/7900757132@91.12.24.13 [effective_destination_number]=[00555140094888]
  127. EXECUTE sofia/default/7900757132@91.12.24.13 sched_hangup(+1440 normal_clearing)
  128. 2018-05-31 11:44:19.493667 [DEBUG] switch_scheduler.c:249 Added task 224 switch_ivr_schedule_hangup (f08dd287-60c1-407c-a012-77cdb134e3d0) to run at 1527761299
  129. EXECUTE sofia/default/7900757132@91.12.24.13 set(callstart=2018-05-31 10:23:08)
  130. 2018-05-31 11:44:19.493667 [DEBUG] mod_dptools.c:1530 SET sofia/default/7900757132@91.12.24.13 [callstart]=[2018-05-31 10:23:08]
  131. EXECUTE sofia/default/7900757132@91.12.24.13 set(hangup_after_bridge=true)
  132. 2018-05-31 11:44:19.493667 [DEBUG] mod_dptools.c:1530 SET sofia/default/7900757132@91.12.24.13 [hangup_after_bridge]=[true]
  133. EXECUTE sofia/default/7900757132@91.12.24.13 set(continue_on_fail=0,1,2,3,6,7,16,17,19,18,20,21,22,23,25,27,28,29,30,34,38,41,42,43,44,45,47,50,52,54,57,58,63,65,66,69,79,81,88,95,96,97,98,99,100,101,102,103,111,127,487,500,501,502,503,600,601,602,603,604,605,606,607,608,609)
  134. 2018-05-31 11:44:19.493667 [DEBUG] mod_dptools.c:1530 SET sofia/default/7900757132@91.12.24.13 [continue_on_fail]=[0,1,2,3,6,7,16,17,19,18,20,21,22,23,25,27,28,29,30,34,38,41,42,43,44,45,47,50,52,54,57,58,63,65,66,69,79,81,88,95,96,97,98,99,100,101,102,103,111,127,487,500,501,502,503,600,601,602,603,604,605,606,607,608,609]
  135. EXECUTE sofia/default/7900757132@91.12.24.13 set(account_id=10)
  136. 2018-05-31 11:44:19.493667 [DEBUG] mod_dptools.c:1530 SET sofia/default/7900757132@91.12.24.13 [account_id]=[10]
  137. EXECUTE sofia/default/7900757132@91.12.24.13 set(parent_id=0)
  138. 2018-05-31 11:44:19.493667 [DEBUG] mod_dptools.c:1530 SET sofia/default/7900757132@91.12.24.13 [parent_id]=[0]
  139. EXECUTE sofia/default/7900757132@91.12.24.13 set(entity_id=0)
  140. 2018-05-31 11:44:19.493667 [DEBUG] mod_dptools.c:1530 SET sofia/default/7900757132@91.12.24.13 [entity_id]=[0]
  141. EXECUTE sofia/default/7900757132@91.12.24.13 set(call_processed=internal)
  142. 2018-05-31 11:44:19.493667 [DEBUG] mod_dptools.c:1530 SET sofia/default/7900757132@91.12.24.13 [call_processed]=[internal]
  143. EXECUTE sofia/default/7900757132@91.12.24.13 set(call_direction=outbound)
  144. 2018-05-31 11:44:19.493667 [DEBUG] mod_dptools.c:1530 SET sofia/default/7900757132@91.12.24.13 [call_direction]=[outbound]
  145. EXECUTE sofia/default/7900757132@91.12.24.13 set(accountname=default)
  146. 2018-05-31 11:44:19.493667 [DEBUG] mod_dptools.c:1530 SET sofia/default/7900757132@91.12.24.13 [accountname]=[default]
  147. EXECUTE sofia/default/7900757132@91.12.24.13 set(fax_enable_t38=true)
  148. 2018-05-31 11:44:19.493667 [DEBUG] mod_dptools.c:1530 SET sofia/default/7900757132@91.12.24.13 [fax_enable_t38]=[true]
  149. EXECUTE sofia/default/7900757132@91.12.24.13 set(fax_enable_t38_request=true)
  150. 2018-05-31 11:44:19.493667 [DEBUG] mod_dptools.c:1530 SET sofia/default/7900757132@91.12.24.13 [fax_enable_t38_request]=[true]
  151. EXECUTE sofia/default/7900757132@91.12.24.13 set(origination_rates=ID:88809|CODE:^0055514.*|DESTINATION:Brasil Resto|CONNECTIONCOST:0.00000|INCLUDEDSECONDS:0|COST:0.01680|INC:0|INITIALBLOCK:0|RATEGROUP:9|MARKUP:0|ACCID:10)
  152. 2018-05-31 11:44:19.493667 [DEBUG] mod_dptools.c:1530 SET sofia/default/7900757132@91.12.24.13 [origination_rates]=[ID:88809|CODE:^0055514.*|DESTINATION:Brasil Resto|CONNECTIONCOST:0.00000|INCLUDEDSECONDS:0|COST:0.01680|INC:0|INITIALBLOCK:0|RATEGROUP:9|MARKUP:0|ACCID:10]
  153. EXECUTE sofia/default/7900757132@91.12.24.13 limit(db 7900757132 user_7900757132 1/0 !SWITCH_CONGESTION)
  154. 2018-05-31 11:44:19.493667 [DEBUG] switch_limit.c:126 incr called: 7900757132_user_7900757132 max:1, interval:0
  155. 2018-05-31 11:44:19.513646 [DEBUG] mod_db.c:194 Usage for 7900757132_user_7900757132 is now 1/1
  156. EXECUTE sofia/default/7900757132@91.12.24.13 export(is_recording=1)
  157. 2018-05-31 11:44:19.593638 [DEBUG] switch_channel.c:1296 EXPORT (export_vars) [is_recording]=[1]
  158. EXECUTE sofia/default/7900757132@91.12.24.13 export(media_bug_answer_req=true)
  159. 2018-05-31 11:44:19.593638 [DEBUG] switch_channel.c:1296 EXPORT (export_vars) [media_bug_answer_req]=[true]
  160. EXECUTE sofia/default/7900757132@91.12.24.13 export(RECORD_STEREO=true)
  161. 2018-05-31 11:44:19.593638 [DEBUG] switch_channel.c:1296 EXPORT (export_vars) [RECORD_STEREO]=[true]
  162. EXECUTE sofia/default/7900757132@91.12.24.13 export(record_sample_rate=8000)
  163. 2018-05-31 11:44:19.593638 [DEBUG] switch_channel.c:1296 EXPORT (export_vars) [record_sample_rate]=[8000]
  164. EXECUTE sofia/default/7900757132@91.12.24.13 export(execute_on_answer=record_session /home/shared/recordings/f08dd287-60c1-407c-a012-77cdb134e3d0.wav)
  165. 2018-05-31 11:44:19.593638 [DEBUG] switch_channel.c:1296 EXPORT (export_vars) [execute_on_answer]=[record_session /home/shared/recordings/f08dd287-60c1-407c-a012-77cdb134e3d0.wav]
  166. EXECUTE sofia/default/7900757132@91.12.24.13 set(effective_caller_id_name=28)
  167. 2018-05-31 11:44:19.593638 [DEBUG] mod_dptools.c:1530 SET sofia/default/7900757132@91.12.24.13 [effective_caller_id_name]=[28]
  168. EXECUTE sofia/default/7900757132@91.12.24.13 set(effective_caller_id_number=0034)
  169. 2018-05-31 11:44:19.593638 [DEBUG] mod_dptools.c:1530 SET sofia/default/7900757132@91.12.24.13 [effective_caller_id_number]=[0034]
  170. EXECUTE sofia/default/7900757132@91.12.24.13 export(sip_from_display=0034)
  171. 2018-05-31 11:44:19.593638 [DEBUG] switch_channel.c:1296 EXPORT (export_vars) [sip_from_display]=[0034]
  172. EXECUTE sofia/default/7900757132@91.12.24.13 set(calltype=STANDARD)
  173. 2018-05-31 11:44:19.593638 [DEBUG] mod_dptools.c:1530 SET sofia/default/7900757132@91.12.24.13 [calltype]=[STANDARD]
  174. EXECUTE sofia/default/7900757132@91.12.24.13 set(termination_rates=ID:235812|CODE:^0055514.*|DESTINATION:Brasil   Resto|CONNECTIONCOST:0.00000|INCLUDEDSECONDS:0|COST:0.00804|INC:0|INITIALBLOCK:0|TRUNK:4|PROVIDER:6)
  175. 2018-05-31 11:44:19.593638 [DEBUG] mod_dptools.c:1530 SET sofia/default/7900757132@91.12.24.13 [termination_rates]=[ID:235812|CODE:^0055514.*|DESTINATION:Brasil   Resto|CONNECTIONCOST:0.00000|INCLUDEDSECONDS:0|COST:0.00804|INC:0|INITIALBLOCK:0|TRUNK:4|PROVIDER:6]
  176. EXECUTE sofia/default/7900757132@91.12.24.13 set(trunk_id=4)
  177. 2018-05-31 11:44:19.593638 [DEBUG] mod_dptools.c:1530 SET sofia/default/7900757132@91.12.24.13 [trunk_id]=[4]
  178. EXECUTE sofia/default/7900757132@91.12.24.13 set(provider_id=6)
  179. 2018-05-31 11:44:19.593638 [DEBUG] mod_dptools.c:1530 SET sofia/default/7900757132@91.12.24.13 [provider_id]=[6]
  180. EXECUTE sofia/default/7900757132@91.12.24.13 bridge([absolute_codec_string=]sofia/gateway/ONO/00555140094888)
  181. 2018-05-31 11:44:19.593638 [DEBUG] switch_channel.c:1250 sofia/default/7900757132@91.12.24.13 EXPORTING[export_vars] [is_recording]=[1] to event
  182. 2018-05-31 11:44:19.593638 [DEBUG] switch_channel.c:1250 sofia/default/7900757132@91.12.24.13 EXPORTING[export_vars] [media_bug_answer_req]=[true] to event
  183. 2018-05-31 11:44:19.593638 [DEBUG] switch_channel.c:1250 sofia/default/7900757132@91.12.24.13 EXPORTING[export_vars] [RECORD_STEREO]=[true] to event
  184. 2018-05-31 11:44:19.593638 [DEBUG] switch_channel.c:1250 sofia/default/7900757132@91.12.24.13 EXPORTING[export_vars] [record_sample_rate]=[8000] to event
  185. 2018-05-31 11:44:19.593638 [DEBUG] switch_channel.c:1250 sofia/default/7900757132@91.12.24.13 EXPORTING[export_vars] [execute_on_answer]=[record_session /home/shared/recordings/f08dd287-60c1-407c-a012-77cdb134e3d0.wav] to event
  186. 2018-05-31 11:44:19.593638 [DEBUG] switch_channel.c:1250 sofia/default/7900757132@91.12.24.13 EXPORTING[export_vars] [sip_from_display]=[0034] to event
  187. 2018-05-31 11:44:19.593638 [DEBUG] switch_ivr_originate.c:2142 Parsing global variables
  188. 2018-05-31 11:44:19.593638 [DEBUG] switch_ivr_originate.c:2663 Parsing session specific variables
  189. 2018-05-31 11:44:19.593638 [NOTICE] switch_channel.c:1104 New Channel sofia/default/00555140094888 [5410786f-17aa-48e5-8172-34bb4a15c972]
  190. 2018-05-31 11:44:19.593638 [DEBUG] mod_sofia.c:4818 (sofia/default/00555140094888) State Change CS_NEW -> CS_INIT
  191. 2018-05-31 11:44:19.593638 [DEBUG] switch_core_state_machine.c:584 (sofia/default/00555140094888) Running State Change CS_INIT (Cur 2 Tot 617)
  192. 2018-05-31 11:44:19.593638 [DEBUG] switch_core_state_machine.c:627 (sofia/default/00555140094888) State INIT
  193. 2018-05-31 11:44:19.593638 [DEBUG] mod_sofia.c:90 sofia/default/00555140094888 SOFIA INIT
  194. 2018-05-31 11:44:19.593638 [DEBUG] sofia_glue.c:1264 sip:91.12.24.13 Setting proxy route to sofia/default/00555140094888
  195. 2018-05-31 11:44:19.593638 [DEBUG] sofia_glue.c:1295 sofia/default/00555140094888 sending invite version: 1.6.17  64bit
  196. Local SDP:
  197. v=0
  198. o=FreeSWITCH 1527734559 1527734560 IN IP4 91.12.24.33
  199. s=FreeSWITCH
  200. c=IN IP4 91.12.24.33
  201. t=0 0
  202. m=audio 25300 RTP/AVP 8 101
  203. a=rtpmap:8 PCMA/8000
  204. a=rtpmap:101 telephone-event/8000
  205. a=fmtp:101 0-16
  206. a=ptime:20
  207. a=sendrecv
  208.  
  209. 2018-05-31 11:44:19.593638 [DEBUG] switch_core_state_machine.c:40 sofia/default/00555140094888 Standard INIT
  210. 2018-05-31 11:44:19.593638 [DEBUG] switch_core_state_machine.c:48 (sofia/default/00555140094888) State Change CS_INIT -> CS_ROUTING
  211. 2018-05-31 11:44:19.593638 [DEBUG] switch_core_state_machine.c:627 (sofia/default/00555140094888) State INIT going to sleep
  212. 2018-05-31 11:44:19.593638 [DEBUG] switch_core_state_machine.c:584 (sofia/default/00555140094888) Running State Change CS_ROUTING (Cur 2 Tot 617)
  213. 2018-05-31 11:44:19.593638 [DEBUG] sofia.c:7048 Channel sofia/default/00555140094888 entering state [calling][0]
  214. 2018-05-31 11:44:19.593638 [DEBUG] switch_core_state_machine.c:643 (sofia/default/00555140094888) State ROUTING
  215. 2018-05-31 11:44:19.593638 [DEBUG] mod_sofia.c:143 sofia/default/00555140094888 SOFIA ROUTING
  216. 2018-05-31 11:44:19.593638 [DEBUG] switch_ivr_originate.c:67 (sofia/default/00555140094888) State Change CS_ROUTING -> CS_CONSUME_MEDIA
  217. 2018-05-31 11:44:19.593638 [DEBUG] switch_core_state_machine.c:643 (sofia/default/00555140094888) State ROUTING going to sleep
  218. 2018-05-31 11:44:19.593638 [DEBUG] switch_core_state_machine.c:584 (sofia/default/00555140094888) Running State Change CS_CONSUME_MEDIA (Cur 2 Tot 617)
  219. 2018-05-31 11:44:19.593638 [DEBUG] switch_core_state_machine.c:662 (sofia/default/00555140094888) State CONSUME_MEDIA
  220. 2018-05-31 11:44:19.593638 [DEBUG] switch_core_state_machine.c:662 (sofia/default/00555140094888) State CONSUME_MEDIA going to sleep
  221. 2018-05-31 11:44:19.713669 [DEBUG] sofia.c:7048 Channel sofia/default/00555140094888 entering state [proceeding][183]
  222. 2018-05-31 11:44:19.713669 [DEBUG] sofia.c:7058 Remote SDP:
  223. v=0
  224. o=- 245317407 0 IN IP4 89.14.21.140
  225. s=session
  226. c=IN IP4 62.175.233.8
  227. t=0 0
  228. m=audio 4380 RTP/AVP 8 101
  229. c=IN IP4 62.175.233.8
  230. a=rtpmap:8 PCMA/8000
  231. a=rtpmap:101 telephone-event/8000
  232.  
  233. 2018-05-31 11:44:19.713669 [DEBUG] switch_core_media.c:4436 Audio Codec Compare [PCMA:8:8000:20:64000:1]/[PCMA:8:8000:20:64000:1]
  234. 2018-05-31 11:44:19.713669 [DEBUG] switch_core_media.c:4465 Bah HUMBUG! Sticking with PCMA@8000h@20i
  235. 2018-05-31 11:44:19.713669 [DEBUG] switch_core_media.c:4491 Audio Codec Compare [PCMA:8:8000:20:64000:1] ++++ is saved as a match
  236. 2018-05-31 11:44:19.713669 [DEBUG] switch_core_media.c:4352 Set telephone-event payload to 101@8000
  237. 2018-05-31 11:44:19.713669 [DEBUG] switch_core_media.c:3056 Set Codec sofia/default/00555140094888 PCMA/8000 20 ms 160 samples 64000 bits 1 channels
  238. 2018-05-31 11:44:19.713669 [DEBUG] switch_core_codec.c:111 sofia/default/00555140094888 Original read codec set to PCMA:8
  239. 2018-05-31 11:44:19.713669 [DEBUG] switch_core_media.c:4695 Set telephone-event payload to 101@8000
  240. 2018-05-31 11:44:19.713669 [DEBUG] switch_core_media.c:4754 sofia/default/00555140094888 Set 2833 dtmf send payload to 101 recv payload to 101
  241. 2018-05-31 11:44:19.713669 [DEBUG] switch_core_media.c:6865 AUDIO RTP [sofia/default/00555140094888] 91.12.24.33 port 25300 -> 62.175.233.8 port 4380 codec: 8 ms: 20
  242. 2018-05-31 11:44:19.713669 [DEBUG] switch_rtp.c:4096 Starting timer [soft] 160 bytes per 20ms
  243. 2018-05-31 11:44:19.713669 [DEBUG] switch_core_media.c:7166 sofia/default/00555140094888 Set 2833 dtmf send payload to 101
  244. 2018-05-31 11:44:19.713669 [DEBUG] switch_core_media.c:7173 sofia/default/00555140094888 Set 2833 dtmf receive payload to 101
  245. 2018-05-31 11:44:19.713669 [DEBUG] switch_core_media.c:7196 sofia/default/00555140094888 Set rtp dtmf delay to 40
  246. 2018-05-31 11:44:19.713669 [NOTICE] sofia_media.c:92 Pre-Answer sofia/default/00555140094888!
  247. 2018-05-31 11:44:19.733625 [DEBUG] switch_channel.c:3473 (sofia/default/00555140094888) Callstate Change DOWN -> EARLY
  248. 2018-05-31 11:44:19.733625 [INFO] switch_ivr_originate.c:3639 Sending early media
  249. 2018-05-31 11:44:19.733625 [DEBUG] switch_core_media.c:6865 AUDIO RTP [sofia/default/7900757132@91.12.24.13] 91.12.24.33 port 30766 -> 117.247.91.162 port 2016 codec: 8 ms: 20
  250. 2018-05-31 11:44:19.733625 [DEBUG] switch_rtp.c:4096 Starting timer [soft] 160 bytes per 20ms
  251. 2018-05-31 11:44:19.733625 [DEBUG] switch_core_media.c:7166 sofia/default/7900757132@91.12.24.13 Set 2833 dtmf send payload to 101
  252. 2018-05-31 11:44:19.733625 [DEBUG] switch_core_media.c:7173 sofia/default/7900757132@91.12.24.13 Set 2833 dtmf receive payload to 101
  253. 2018-05-31 11:44:19.733625 [DEBUG] switch_core_media.c:7196 sofia/default/7900757132@91.12.24.13 Set rtp dtmf delay to 40
  254. 2018-05-31 11:44:19.733625 [DEBUG] mod_sofia.c:2363 Ring SDP:
  255. v=0
  256. o=FreeSWITCH 1527729093 1527729094 IN IP4 91.12.24.33
  257. s=FreeSWITCH
  258. c=IN IP4 91.12.24.33
  259. t=0 0
  260. m=audio 30766 RTP/AVP 8 101
  261. a=rtpmap:8 PCMA/8000
  262. a=rtpmap:101 telephone-event/8000
  263. a=fmtp:101 0-16
  264. a=ptime:20
  265. a=sendrecv
  266.  
  267. 2018-05-31 11:44:19.733625 [NOTICE] mod_sofia.c:2366 Pre-Answer sofia/default/7900757132@91.12.24.13!
  268. 2018-05-31 11:44:19.733625 [DEBUG] switch_channel.c:3473 (sofia/default/7900757132@91.12.24.13) Callstate Change RINGING -> EARLY
  269. 2018-05-31 11:44:19.733625 [DEBUG] switch_ivr_originate.c:3690 Originate Resulted in Success: [sofia/default/00555140094888]
  270. 2018-05-31 11:44:19.733625 [DEBUG] sofia.c:7048 Channel sofia/default/7900757132@91.12.24.13 entering state [early][183]
  271. 2018-05-31 11:44:19.733625 [DEBUG] switch_ivr_bridge.c:1601 (sofia/default/00555140094888) State Change CS_CONSUME_MEDIA -> CS_EXCHANGE_MEDIA
  272. 2018-05-31 11:44:19.733625 [DEBUG] switch_core_state_machine.c:584 (sofia/default/00555140094888) Running State Change CS_EXCHANGE_MEDIA (Cur 2 Tot 617)
  273. 2018-05-31 11:44:19.733625 [DEBUG] switch_core_state_machine.c:653 (sofia/default/00555140094888) State EXCHANGE_MEDIA
  274. 2018-05-31 11:44:19.733625 [DEBUG] mod_sofia.c:631 SOFIA EXCHANGE_MEDIA
  275. 2018-05-31 11:44:19.773656 [DEBUG] switch_rtp.c:7229 Correct audio ip/port confirmed.
  276. 2018-05-31 11:44:20.033686 [DEBUG] switch_rtp.c:7229 Correct audio ip/port confirmed.
  277. 2018-05-31 11:44:33.273648 [DEBUG] sofia.c:7048 Channel sofia/default/00555140094888 entering state [completing][200]
  278. 2018-05-31 11:44:33.273648 [DEBUG] sofia.c:7055 Duplicate SDP
  279. v=0
  280. o=- 245317407 0 IN IP4 89.14.21.140
  281. s=session
  282. c=IN IP4 62.175.233.8
  283. t=0 0
  284. m=audio 4380 RTP/AVP 8 101
  285. c=IN IP4 62.175.233.8
  286. a=rtpmap:8 PCMA/8000
  287. a=rtpmap:101 telephone-event/8000
  288.  
  289. 2018-05-31 11:44:33.293625 [DEBUG] sofia.c:7048 Channel sofia/default/00555140094888 entering state [ready][200]
  290. 2018-05-31 11:44:33.293625 [NOTICE] sofia.c:8123 Channel [sofia/default/00555140094888] has been answered
  291. EXECUTE sofia/default/00555140094888 record_session(/home/shared/recordings/f08dd287-60c1-407c-a012-77cdb134e3d0.wav)
  292. 2018-05-31 11:44:33.293625 [DEBUG] switch_core_media.c:6848 Audio params are unchanged for sofia/default/7900757132@91.12.24.13.
  293. 2018-05-31 11:44:33.293625 [DEBUG] mod_sofia.c:850 Local SDP sofia/default/7900757132@91.12.24.13:
  294. v=0
  295. o=FreeSWITCH 1527729093 1527729095 IN IP4 91.12.24.33
  296. s=FreeSWITCH
  297. c=IN IP4 91.12.24.33
  298. t=0 0
  299. m=audio 30766 RTP/AVP 8 101
  300. a=rtpmap:8 PCMA/8000
  301. a=rtpmap:101 telephone-event/8000
  302. a=fmtp:101 0-16
  303. a=ptime:20
  304. a=sendrecv
  305.  
  306. 2018-05-31 11:44:33.293625 [NOTICE] switch_ivr_bridge.c:623 Channel [sofia/default/7900757132@91.12.24.13] has been answered
  307. 2018-05-31 11:44:33.293625 [DEBUG] sofia.c:7048 Channel sofia/default/7900757132@91.12.24.13 entering state [completed][200]
  308. EXECUTE sofia/default/7900757132@91.12.24.13 record_session(/home/shared/recordings/f08dd287-60c1-407c-a012-77cdb134e3d0.wav)
  309. 2018-05-31 11:44:33.353634 [DEBUG] switch_core_media_bug.c:828 Attaching BUG to sofia/default/00555140094888
  310. 2018-05-31 11:44:33.393636 [DEBUG] switch_core_media_bug.c:828 Attaching BUG to sofia/default/7900757132@91.12.24.13
  311. 2018-05-31 11:44:33.393636 [DEBUG] switch_channel.c:3772 (sofia/default/00555140094888) Callstate Change EARLY -> ACTIVE
  312. 2018-05-31 11:44:33.393636 [DEBUG] switch_ivr_async.c:1500 No silence detection configured; assuming start of speech
  313. 2018-05-31 11:44:33.393636 [DEBUG] switch_channel.c:3772 (sofia/default/7900757132@91.12.24.13) Callstate Change EARLY -> ACTIVE
  314. 2018-05-31 11:44:33.393636 [DEBUG] switch_ivr_async.c:1500 No silence detection configured; assuming start of speech
  315. 2018-05-31 11:44:33.413687 [DEBUG] switch_rtp.c:7229 Correct audio ip/port confirmed.
  316. 2018-05-31 11:44:33.413687 [DEBUG] switch_core_io.c:448 Setting BUG Codec PCMA:8
  317. 2018-05-31 11:44:33.573650 [DEBUG] sofia.c:7048 Channel sofia/default/7900757132@91.12.24.13 entering state [ready][200]
  318. 2018-05-31 11:44:35.453647 [DEBUG] switch_rtp.c:7229 Correct audio ip/port confirmed.
  319. 2018-05-31 11:44:35.453647 [DEBUG] switch_core_io.c:448 Setting BUG Codec PCMA:8
  320. freeswitch@freeswitch>
  321. freeswitch@freeswitch>
  322. 2018-05-31 11:44:58.173630 [NOTICE] sofia.c:1012 Hangup sofia/default/7900757132@91.12.24.13 [CS_EXECUTE] [NORMAL_CLEARING]
  323. 2018-05-31 11:44:58.173630 [DEBUG] switch_ivr_bridge.c:787 BRIDGE THREAD DONE [sofia/default/00555140094888]
  324. 2018-05-31 11:44:58.173630 [NOTICE] switch_ivr_bridge.c:891 Hangup sofia/default/00555140094888 [CS_EXCHANGE_MEDIA] [NORMAL_CLEARING]
  325. 2018-05-31 11:44:58.173630 [DEBUG] switch_core_state_machine.c:653 (sofia/default/00555140094888) State EXCHANGE_MEDIA going to sleep
  326. 2018-05-31 11:44:58.173630 [DEBUG] switch_core_state_machine.c:584 (sofia/default/00555140094888) Running State Change CS_HANGUP (Cur 2 Tot 617)
  327. 2018-05-31 11:44:58.173630 [DEBUG] switch_ivr_async.c:1316 Stop recording file /home/shared/recordings/f08dd287-60c1-407c-a012-77cdb134e3d0.wav
  328. 2018-05-31 11:44:58.173630 [DEBUG] switch_ivr_async.c:1380 Channel is hung up
  329. 2018-05-31 11:44:58.173630 [DEBUG] switch_core_media_bug.c:1124 Removing BUG from sofia/default/00555140094888
  330. 2018-05-31 11:44:58.173630 [DEBUG] switch_core_state_machine.c:850 (sofia/default/00555140094888) Callstate Change ACTIVE -> HANGUP
  331. 2018-05-31 11:44:58.173630 [DEBUG] switch_core_state_machine.c:852 (sofia/default/00555140094888) State HANGUP
  332. 2018-05-31 11:44:58.173630 [DEBUG] mod_sofia.c:432 sofia/default/00555140094888 Overriding SIP cause 480 with 200 from the other leg
  333. 2018-05-31 11:44:58.173630 [DEBUG] mod_sofia.c:438 Channel sofia/default/00555140094888 hanging up, cause: NORMAL_CLEARING
  334. 2018-05-31 11:44:58.173630 [DEBUG] mod_sofia.c:491 Sending BYE to sofia/default/00555140094888
  335. 2018-05-31 11:44:58.173630 [DEBUG] switch_core_state_machine.c:60 sofia/default/00555140094888 Standard HANGUP, cause: NORMAL_CLEARING
  336. 2018-05-31 11:44:58.173630 [DEBUG] switch_core_state_machine.c:852 (sofia/default/00555140094888) State HANGUP going to sleep
  337. 2018-05-31 11:44:58.173630 [DEBUG] switch_core_state_machine.c:619 (sofia/default/00555140094888) State Change CS_HANGUP -> CS_REPORTING
  338. 2018-05-31 11:44:58.173630 [DEBUG] switch_core_state_machine.c:584 (sofia/default/00555140094888) Running State Change CS_REPORTING (Cur 2 Tot 617)
  339. 2018-05-31 11:44:58.173630 [DEBUG] switch_core_state_machine.c:938 (sofia/default/00555140094888) State REPORTING
  340. 2018-05-31 11:44:58.173630 [DEBUG] switch_core_state_machine.c:174 sofia/default/00555140094888 Standard REPORTING, cause: NORMAL_CLEARING
  341. 2018-05-31 11:44:58.173630 [DEBUG] switch_core_state_machine.c:938 (sofia/default/00555140094888) State REPORTING going to sleep
  342. 2018-05-31 11:44:58.173630 [DEBUG] switch_core_state_machine.c:610 (sofia/default/00555140094888) State Change CS_REPORTING -> CS_DESTROY
  343. 2018-05-31 11:44:58.173630 [DEBUG] switch_core_session.c:1664 Session 617 (sofia/default/00555140094888) Locked, Waiting on external entities
  344. 2018-05-31 11:44:58.273622 [DEBUG] switch_ivr_bridge.c:787 BRIDGE THREAD DONE [sofia/default/7900757132@91.12.24.13]
  345. 2018-05-31 11:44:58.273622 [DEBUG] switch_ivr_bridge.c:1702 sofia/default/7900757132@91.12.24.13 skip receive message [UNBRIDGE] (channel is hungup already)
  346. 2018-05-31 11:44:58.273622 [NOTICE] switch_core_session.c:1682 Session 617 (sofia/default/00555140094888) Ended
  347. 2018-05-31 11:44:58.273622 [NOTICE] switch_core_session.c:1686 Close Channel sofia/default/00555140094888 [CS_DESTROY]
  348. 2018-05-31 11:44:58.273622 [DEBUG] switch_core_session.c:2814 sofia/default/7900757132@91.12.24.13 skip receive message [APPLICATION_EXEC_COMPLETE] (channel is hungup already)
  349. 2018-05-31 11:44:58.273622 [DEBUG] switch_core_state_machine.c:650 (sofia/default/7900757132@91.12.24.13) State EXECUTE going to sleep
  350. 2018-05-31 11:44:58.273622 [DEBUG] switch_core_state_machine.c:584 (sofia/default/7900757132@91.12.24.13) Running State Change CS_HANGUP (Cur 1 Tot 617)
  351. 2018-05-31 11:44:58.273622 [DEBUG] switch_core_state_machine.c:741 (sofia/default/00555140094888) Running State Change CS_DESTROY (Cur 1 Tot 617)
  352. 2018-05-31 11:44:58.273622 [DEBUG] switch_ivr_async.c:1316 Stop recording file /home/shared/recordings/f08dd287-60c1-407c-a012-77cdb134e3d0.wav
  353. 2018-05-31 11:44:58.273622 [DEBUG] switch_core_state_machine.c:751 (sofia/default/00555140094888) State DESTROY
  354. 2018-05-31 11:44:58.273622 [DEBUG] mod_sofia.c:343 sofia/default/00555140094888 SOFIA DESTROY
  355. 2018-05-31 11:44:58.273622 [DEBUG] switch_core_state_machine.c:181 sofia/default/00555140094888 Standard DESTROY
  356. 2018-05-31 11:44:58.273622 [DEBUG] switch_core_state_machine.c:751 (sofia/default/00555140094888) State DESTROY going to sleep
  357. 2018-05-31 11:44:58.273622 [DEBUG] switch_ivr_async.c:1380 Channel is hung up
  358. 2018-05-31 11:44:58.273622 [DEBUG] switch_core_media_bug.c:1124 Removing BUG from sofia/default/7900757132@91.12.24.13
  359. 2018-05-31 11:44:58.273622 [DEBUG] switch_core_state_machine.c:850 (sofia/default/7900757132@91.12.24.13) Callstate Change ACTIVE -> HANGUP
  360. 2018-05-31 11:44:58.273622 [DEBUG] switch_core_state_machine.c:852 (sofia/default/7900757132@91.12.24.13) State HANGUP
  361. 2018-05-31 11:44:58.273622 [DEBUG] mod_sofia.c:438 Channel sofia/default/7900757132@91.12.24.13 hanging up, cause: NORMAL_CLEARING
  362. 2018-05-31 11:44:58.273622 [DEBUG] switch_core_state_machine.c:60 sofia/default/7900757132@91.12.24.13 Standard HANGUP, cause: NORMAL_CLEARING
  363. 2018-05-31 11:44:58.273622 [DEBUG] switch_core_state_machine.c:852 (sofia/default/7900757132@91.12.24.13) State HANGUP going to sleep
  364. 2018-05-31 11:44:58.273622 [DEBUG] switch_core_state_machine.c:619 (sofia/default/7900757132@91.12.24.13) State Change CS_HANGUP -> CS_REPORTING
  365. 2018-05-31 11:44:58.273622 [DEBUG] switch_core_state_machine.c:584 (sofia/default/7900757132@91.12.24.13) Running State Change CS_REPORTING (Cur 1 Tot 617)
  366. 2018-05-31 11:44:58.273622 [DEBUG] switch_core_state_machine.c:938 (sofia/default/7900757132@91.12.24.13) State REPORTING
  367. 2018-05-31 11:44:58.273622 [INFO] mod_json_cdr.c:271 Process [f08dd287-60c1-407c-a012-77cdb134e3d0.cdr.json]
  368. 2018-05-31 11:44:58.453639 [DEBUG] switch_core_state_machine.c:174 sofia/default/7900757132@91.12.24.13 Standard REPORTING, cause: NORMAL_CLEARING
  369. 2018-05-31 11:44:58.453639 [DEBUG] switch_core_state_machine.c:938 (sofia/default/7900757132@91.12.24.13) State REPORTING going to sleep
  370. 2018-05-31 11:44:58.453639 [DEBUG] switch_core_state_machine.c:610 (sofia/default/7900757132@91.12.24.13) State Change CS_REPORTING -> CS_DESTROY
  371. 2018-05-31 11:44:58.453639 [DEBUG] switch_core_session.c:1664 Session 616 (sofia/default/7900757132@91.12.24.13) Locked, Waiting on external entities
  372. 2018-05-31 11:44:58.453639 [NOTICE] switch_core_session.c:1682 Session 616 (sofia/default/7900757132@91.12.24.13) Ended
  373. 2018-05-31 11:44:58.453639 [NOTICE] switch_core_session.c:1686 Close Channel sofia/default/7900757132@91.12.24.13 [CS_DESTROY]
  374. 2018-05-31 11:44:58.453639 [DEBUG] switch_core_state_machine.c:741 (sofia/default/7900757132@91.12.24.13) Running State Change CS_DESTROY (Cur 0 Tot 617)
  375. 2018-05-31 11:44:58.453639 [DEBUG] switch_core_state_machine.c:751 (sofia/default/7900757132@91.12.24.13) State DESTROY
  376. 2018-05-31 11:44:58.453639 [DEBUG] mod_sofia.c:343 sofia/default/7900757132@91.12.24.13 SOFIA DESTROY
  377. 2018-05-31 11:44:58.453639 [DEBUG] switch_core_state_machine.c:181 sofia/default/7900757132@91.12.24.13 Standard DESTROY
  378. 2018-05-31 11:44:58.453639 [DEBUG] switch_core_state_machine.c:751 (sofia/default/7900757132@91.12.24.13) State DESTROY going to sleep
  379. 2018-05-31 11:44:58.613632 [DEBUG] switch_scheduler.c:144 Deleting task 224 switch_ivr_schedule_hangup (f08dd287-60c1-407c-a012-77cdb134e3d0)
  380. freeswitch@freeswitch>
  381. freeswitch@freeswitch>
  382. freeswitch@freeswitch> /exit
  383.