From aydin, 4 Years ago, written in FreeSWITCH.
- view diff
Embed
  1. span style="color: cornflowerblue; font-weight: bold;"> 2020-04-20 06:09:39.184722 [NOTICE] switch_channel.c:1118 New Channel sofia/default/9493812524@147.135.48.97 [b232f545-eba2-4967-9899-1bf1a810773a]
  2. 2020-04-20 06:09:39.184722 [DEBUG] switch_core_state_machine.c:585 (sofia/default/9493812524@147.135.48.97) Running State Change CS_NEW (Cur 1 Tot 19788)
  3. 2020-04-20 06:09:39.184722 [DEBUG] sofia.c:10255 sofia/default/9493812524@147.135.48.97 receiving invite from 147.135.48.97:5060 version: 1.10.2 -release-14-f7bdd3845a 64bit
  4. 2020-04-20 06:09:39.184722 [DEBUG] sofia.c:10349 verifying acl "default" for ip/port 147.135.48.97:0.
  5. 2020-04-20 06:09:39.184722 [DEBUG] sofia.c:10378 IP 147.135.48.97 Approved by acl "default[]". Access Granted.
  6. 2020-04-20 06:09:39.184722 [DEBUG] sofia.c:7301 Channel sofia/default/9493812524@147.135.48.97 entering state [received][100]
  7. 2020-04-20 06:09:39.184722 [DEBUG] sofia.c:7311 Remote SDP:
  8. v=0
  9. o=root 715428345 715428345 IN IP4 147.135.48.97
  10. s=Asterisk PBX 16.9.0
  11. c=IN IP4 147.135.48.97
  12. t=0 0
  13. m=audio 16860 RTP/AVP 0 8 101
  14. a=rtpmap:0 PCMU/8000
  15. a=rtpmap:8 PCMA/8000
  16. a=rtpmap:101 telephone-event/8000
  17. a=fmtp:101 0-16
  18. a=maxptime:150
  19.  
  20. 2020-04-20 06:09:39.184722 [DEBUG] sofia.c:7700 (sofia/default/9493812524@147.135.48.97) State Change CS_NEW -> CS_INIT
  21. 2020-04-20 06:09:39.184722 [DEBUG] switch_core_state_machine.c:604 (sofia/default/9493812524@147.135.48.97) State NEW
  22. 2020-04-20 06:09:39.184722 [DEBUG] switch_core_state_machine.c:585 (sofia/default/9493812524@147.135.48.97) Running State Change CS_INIT (Cur 1 Tot 19788)
  23. 2020-04-20 06:09:39.184722 [DEBUG] switch_core_state_machine.c:628 (sofia/default/9493812524@147.135.48.97) State INIT
  24. 2020-04-20 06:09:39.184722 [DEBUG] mod_sofia.c:93 sofia/default/9493812524@147.135.48.97 SOFIA INIT
  25. 2020-04-20 06:09:39.184722 [DEBUG] switch_core_state_machine.c:40 sofia/default/9493812524@147.135.48.97 Standard INIT
  26. 2020-04-20 06:09:39.184722 [DEBUG] switch_core_state_machine.c:48 (sofia/default/9493812524@147.135.48.97) State Change CS_INIT -> CS_ROUTING
  27. 2020-04-20 06:09:39.184722 [DEBUG] switch_core_state_machine.c:628 (sofia/default/9493812524@147.135.48.97) State INIT going to sleep
  28. 2020-04-20 06:09:39.184722 [DEBUG] switch_core_state_machine.c:585 (sofia/default/9493812524@147.135.48.97) Running State Change CS_ROUTING (Cur 1 Tot 19788)
  29. 2020-04-20 06:09:39.184722 [DEBUG] switch_channel.c:2332 (sofia/default/9493812524@147.135.48.97) Callstate Change DOWN -> RINGING
  30. 2020-04-20 06:09:39.184722 [DEBUG] switch_core_state_machine.c:644 (sofia/default/9493812524@147.135.48.97) State ROUTING
  31. 2020-04-20 06:09:39.184722 [DEBUG] mod_sofia.c:154 sofia/default/9493812524@147.135.48.97 SOFIA ROUTING
  32. 2020-04-20 06:09:39.184722 [DEBUG] switch_core_state_machine.c:236 sofia/default/9493812524@147.135.48.97 Standard ROUTING
  33. 2020-04-20 06:09:39.184722 [INFO] mod_dialplan_xml.c:637 Processing CFBTEL <9493812524>->447574873376 in context default
  34. 2020-04-20 06:09:39.204653 [DEBUG] switch_cpp.cpp:1443 [ASTPP] [LOAD_CONF] Query :SELECT name,value FROM `system` WHERE group_title IN ('global','opensips','callingcard','calls','InternationalPrefixes')
  35. 2020-04-20 06:09:39.204653 [DEBUG] switch_cpp.cpp:1443 [ASTPP] [LOAD_ADDON_CONF] Query :SELECT package_name FROM addons
  36. 2020-04-20 06:09:39.224677 [INFO] switch_cpp.cpp:1443 [ASTPP] [Dialplan] Dialed number : 447574873376
  37. 2020-04-20 06:09:39.224677 [DEBUG] switch_cpp.cpp:1443 [ASTPP] [DOAUTHORIZATION] Query :SELECT access_number FROM accessnumber WHERE access_number = '447574873376' AND status=0 limit 1
  38. 2020-04-20 06:09:39.224677 [INFO] switch_cpp.cpp:1443 [ASTPP] [Dialplan] Caller Id name / number  : CFBTEL / 9493812524
  39. 2020-04-20 06:09:39.224677 [DEBUG] switch_cpp.cpp:1443 [ASTPP] [CHECK_DID] Query :SELECT A.id as id,A.number as did_number,B.id as accountid,B.number as account_code,A.number as did_number,A.connectcost,A.includedseconds,A.cost,A.inc,A.extensions,A.maxchannels,A.call_type,A.city,A.province,A.init_inc,A.leg_timeout,A.status,A.country_id,A.call_type_vm_flag FROM dids AS A,accounts AS B WHERE B.status=0 AND B.deleted=0 AND B.id=A.accountid AND A.number ="447574873376" LIMIT 1
  40. 2020-04-20 06:09:39.224677 [DEBUG] switch_cpp.cpp:1443 [ASTPP] [CHECK_LOCAL_CALL] Query :SELECT sip_devices.username as username,accounts.number as accountcode,sip_devices.accountid as accountid,accounts.did_cid_translation as did_cid_translation FROM sip_devices as sip_devices,accounts as  accounts WHERE accounts.status=0 AND accounts.deleted=0 AND accounts.id=sip_devices.accountid AND sip_devices.username="447574873376" limit 1
  41. 2020-04-20 06:09:39.224677 [INFO] switch_cpp.cpp:1443 [ASTPP] [Dialplan] Call direction : outbound
  42. 2020-04-20 06:09:39.224677 [DEBUG] switch_cpp.cpp:1443 [ASTPP] [IPAUTHENTICATION] Query :SELECT ip_map.*, (SELECT number FROM accounts where id=accountid AND status=0 AND deleted=0) AS account_code FROM ip_map WHERE INET_ATON("147.135.48.97") BETWEEN(INET_ATON(SUBSTRING_INDEX(`ip`, '/', 1)) & 0xffffffff ^((0x1 <<(32 -  SUBSTRING_INDEX(`ip`, '/', -1))) -1 )) AND(INET_ATON(SUBSTRING_INDEX(`ip`, '/', 1)) |((0x100000000 >> SUBSTRING_INDEX(`ip`,'/', -1)) -1))  AND "447574873376"  LIKE CONCAT(prefix,'%') ORDER BY LENGTH(prefix) DESC LIMIT 1
  43. 2020-04-20 06:09:39.224677 [INFO] switch_cpp.cpp:1443 [ASTPP] [Accountcode : 1995076237]
  44. 2020-04-20 06:09:39.224677 [DEBUG] switch_cpp.cpp:1443 [ASTPP] [DOAUTHORIZATION] Query :SELECT * FROM accounts WHERE number = "1995076237" AND deleted = 0 limit 1
  45. 2020-04-20 06:09:39.224677 [DEBUG] switch_cpp.cpp:1443 [ASTPP] [CHECK_BLOCKED_PREFIX] Query :SELECT * FROM block_patterns WHERE (blocked_patterns = '^447574873376.*' OR blocked_patterns = '^44757487337.*' OR blocked_patterns = '^4475748733.*' OR blocked_patterns = '^447574873.*' OR blocked_patterns = '^44757487.*' OR blocked_patterns = '^4475748.*' OR blocked_patterns = '^447574.*' OR blocked_patterns = '^44757.*' OR blocked_patterns = '^4475.*' OR blocked_patterns = '^447.*' OR blocked_patterns = '^44.*' OR blocked_patterns = '^4.*' OR blocked_patterns ='--') AND accountid = 14 limit 1
  46. 2020-04-20 06:09:39.224677 [DEBUG] switch_cpp.cpp:1443 [ASTPP] [CHECK_SPEEDDIAL] Query :SELECT A.number FROM speed_dial as A,accounts as B WHERE B.status=0 AND B.deleted=0 AND B.id=A.accountid AND A.speed_num ="447574873376" AND A.accountid = '14' limit 1
  47. 2020-04-20 06:09:39.224677 [INFO] switch_cpp.cpp:1443 [ASTPP] [Dialplan] SPEED DIAL NUMBER : 447574873376
  48. 2020-04-20 06:09:39.224677 [DEBUG] switch_cpp.cpp:1443 [ASTPP] [CHECK_DID] Query :SELECT A.id as id,A.number as did_number,B.id as accountid,B.number as account_code,A.number as did_number,A.connectcost,A.includedseconds,A.cost,A.inc,A.extensions,A.maxchannels,A.call_type,A.city,A.province,A.init_inc,A.leg_timeout,A.status,A.country_id,A.call_type_vm_flag FROM dids AS A,accounts AS B WHERE B.status=0 AND B.deleted=0 AND B.id=A.accountid AND A.number ="447574873376" LIMIT 1
  49. 2020-04-20 06:09:39.224677 [DEBUG] switch_cpp.cpp:1443 [ASTPP] [CHECK_LOCAL_CALL] Query :SELECT sip_devices.username as username,accounts.number as accountcode,sip_devices.accountid as accountid,accounts.did_cid_translation as did_cid_translation FROM sip_devices as sip_devices,accounts as  accounts WHERE accounts.status=0 AND accounts.deleted=0 AND accounts.id=sip_devices.accountid AND sip_devices.username="447574873376" limit 1
  50. 2020-04-20 06:09:39.224677 [INFO] switch_cpp.cpp:1443 [ASTPP] [Dialplan] New Call direction : outbound
  51. 2020-04-20 06:09:39.224677 [DEBUG] switch_cpp.cpp:1443 [ASTPP] [IS_CHECK_DID] Query :SELECT * FROM dids WHERE number ="447574873376" AND (accountid = 0 OR status = 1) LIMIT 1
  52. 2020-04-20 06:09:39.224677 [DEBUG] switch_cpp.cpp:1443 [ASTPP] [GET_PACKAGE_INFO] Query :SELECT *,P.id as package_id,P.product_id as product_id FROM packages_view as P inner join package_patterns as PKGPTR on P.product_id = PKGPTR.product_id WHERE (patterns = '^447574873376.*' OR patterns = '^44757487337.*' OR patterns = '^4475748733.*' OR patterns = '^447574873.*' OR patterns = '^44757487.*' OR patterns = '^4475748.*' OR patterns = '^447574.*' OR patterns = '^44757.*' OR patterns = '^4475.*' OR patterns = '^447.*' OR patterns = '^44.*' OR patterns = '^4.*' OR patterns ='--') AND accountid = 14 ORDER BY LENGTH(PKGPTR.patterns) DESC
  53. 2020-04-20 06:09:39.224677 [DEBUG] switch_cpp.cpp:1443 [ASTPP] [CHECK_CALL_BARRING] Query :SELECT number,RIGHT(number,1) as lastchar,type as status_type,number_type FROM call_barring WHERE ((number = '447574873376' OR number = '44757487337' OR number = '4475748733' OR number = '447574873' OR number = '44757487' OR number = '4475748' OR number = '447574' OR number = '44757' OR number = '4475' OR number = '447' OR number = '44' OR number = '4' OR number ='--') OR (number = '447574873376*' OR number = '44757487337*' OR number = '4475748733*' OR number = '447574873*' OR number = '44757487*' OR number = '4475748*' OR number = '447574*' OR number = '44757*' OR number = '4475*' OR number = '447*' OR number = '44*' OR number = '4*' OR number ='--') OR (number = '9493812524' OR number = '949381252' OR number = '94938125' OR number = '9493812' OR number = '949381' OR number = '94938' OR number = '9493' OR number = '949' OR number = '94' OR number = '9' OR number ='--') OR (number = '9493812524*' OR number = '949381252*' OR number = '94938125*' OR number = '9493812*' OR number = '949381*' OR number = '94938*' OR number = '9493*' OR number = '949*' OR number = '94*' OR number = '9*' OR number ='--')) AND status=0 order by LENGTH(number) DESC,lastchar DESC, modified_date DESC
  54. 2020-04-20 06:09:39.224677 [DEBUG] switch_cpp.cpp:1443 [ASTPP] Call Barring Status : -1
  55. 2020-04-20 06:09:39.224677 [DEBUG] switch_cpp.cpp:1443 [ASTPP] [GET_PRICELIST_ROUTING_INFO] Query :select id,routing_prefix,pricelist_id_admin from pricelists WHERE (routing_prefix = '447574873376' OR routing_prefix = '44757487337' OR routing_prefix = '4475748733' OR routing_prefix = '447574873' OR routing_prefix = '44757487' OR routing_prefix = '4475748' OR routing_prefix = '447574' OR routing_prefix = '44757' OR routing_prefix = '4475' OR routing_prefix = '447' OR routing_prefix = '44' OR routing_prefix = '4' OR routing_prefix ='--') AND status = 0 and reseller_id = 0 limit 1
  56. 2020-04-20 06:09:39.224677 [INFO] switch_cpp.cpp:1443 [ASTPP] =============== Account Information ===================
  57. 2020-04-20 06:09:39.224677 [INFO] switch_cpp.cpp:1443 [ASTPP] User id : 14
  58. 2020-04-20 06:09:39.224677 [INFO] switch_cpp.cpp:1443 [ASTPP] Account code : 1995076237
  59. 2020-04-20 06:09:39.224677 [INFO] switch_cpp.cpp:1443 [ASTPP] Balance : 74.2941
  60. 2020-04-20 06:09:39.224677 [INFO] switch_cpp.cpp:1443 [ASTPP] Type : 0 [0:prepaid,1:postpaid]
  61. 2020-04-20 06:09:39.224677 [INFO] switch_cpp.cpp:1443 [ASTPP] Ratecard id : 4
  62. 2020-04-20 06:09:39.224677 [INFO] switch_cpp.cpp:1443 [ASTPP] CID Pool : 0
  63. 2020-04-20 06:09:39.224677 [INFO] switch_cpp.cpp:1443 [ASTPP] ========================================================
  64. 2020-04-20 06:09:39.224677 [DEBUG] switch_cpp.cpp:1443 [ASTPP] [GET_PRICELIST_INFO] Query :select * from pricelists WHERE id = 4 AND status = 0
  65. 2020-04-20 06:09:39.224677 [DEBUG] switch_cpp.cpp:1443 [ASTPP] [GET_RATES] call_direction :outbound
  66. 2020-04-20 06:09:39.224677 [DEBUG] switch_cpp.cpp:1443 [ASTPP] [GET_RATES] Query :SELECT * FROM routes WHERE (pattern = '^447574873376.*' OR pattern = '^44757487337.*' OR pattern = '^4475748733.*' OR pattern = '^447574873.*' OR pattern = '^44757487.*' OR pattern = '^4475748.*' OR pattern = '^447574.*' OR pattern = '^44757.*' OR pattern = '^4475.*' OR pattern = '^447.*' OR pattern = '^44.*' OR pattern = '^4.*' OR pattern ='--') AND status = 0 AND (pricelist_id = 4 OR accountid=14)  ORDER BY accountid DESC,LENGTH(pattern) DESC,cost DESC LIMIT 1
  67. 2020-04-20 06:09:39.224677 [INFO] switch_cpp.cpp:1443 [ASTPP] call_direction:::::: outbound
  68. 2020-04-20 06:09:39.224677 [INFO] switch_cpp.cpp:1443 [ASTPP] Markup : 20
  69. 2020-04-20 06:09:39.224677 [INFO] switch_cpp.cpp:1443 [ASTPP] =============== Rates Information ===================
  70. 2020-04-20 06:09:39.224677 [INFO] switch_cpp.cpp:1443 [ASTPP] ID : 381672
  71. 2020-04-20 06:09:39.224677 [INFO] switch_cpp.cpp:1443 [ASTPP] Connectcost : 0.00000
  72. 2020-04-20 06:09:39.224677 [INFO] switch_cpp.cpp:1443 [ASTPP] Includedseconds : 0
  73. 2020-04-20 06:09:39.224677 [INFO] switch_cpp.cpp:1443 [ASTPP] Cost : 0.0138
  74. 2020-04-20 06:09:39.224677 [INFO] switch_cpp.cpp:1443 [ASTPP] comment : United Kingdom Mobile - EE
  75. 2020-04-20 06:09:39.224677 [INFO] switch_cpp.cpp:1443 [ASTPP] Country Id : 0
  76. 2020-04-20 06:09:39.224677 [INFO] switch_cpp.cpp:1443 [ASTPP] Accid : 14
  77. 2020-04-20 06:09:39.224677 [INFO] switch_cpp.cpp:1443 [ASTPP] Trunk ID:
  78. 2020-04-20 06:09:39.224677 [INFO] switch_cpp.cpp:1443 [ASTPP] Routing type:
  79. 2020-04-20 06:09:39.224677 [INFO] switch_cpp.cpp:1443 [ASTPP] ================================================================
  80. 2020-04-20 06:09:39.224677 [INFO] switch_cpp.cpp:1443 [ASTPP] [FIND_MAXLENGTH] Your74.2941 balance Accountid 14 !!!
  81. 2020-04-20 06:09:39.224677 [NOTICE] switch_cpp.cpp:1443 [ASTPP] [FIND_MAXLENGTH] Limiting call to config max length 100 mins!
  82. 2020-04-20 06:09:39.224677 [INFO] switch_cpp.cpp:1443 [ASTPP] Call Max length duration : 100 minutes
  83. 2020-04-20 06:09:39.224677 [DEBUG] switch_cpp.cpp:1443 [ASTPP] [GET_CARRIER_RATES]123131 Query rate_carrier_id  :
  84. 2020-04-20 06:09:39.224677 [DEBUG] switch_cpp.cpp:1443 [ASTPP] [GET_CARRIER_RATES_TRUNKS] Query :SELECT GROUP_CONCAT(trunk_id) as ids FROM routing WHERE pricelist_id=4 ORDER by id asc
  85. 2020-04-20 06:09:39.224677 [DEBUG] switch_cpp.cpp:1443 [ASTPP] [GET_CARRIER_RATES] Query :SELECT TK.id as trunk_id,TK.name as trunk_name,TK.codec,GW.name as path,GW.dialplan_variable,TK.provider_id,TR.init_inc,TK.status,TK.maxchannels,TK.cps,TK.leg_timeout,TR.pattern,TR.id as outbound_route_id,TR.connectcost,TR.comment,TR.includedseconds,TR.cost,TR.inc,TR.prepend,TR.strip,(select name from gateways where status=0 AND id = TK.failover_gateway_id) as path1,(select name from gateways where status=0 AND id = TK.failover_gateway_id1) as path2 FROM outbound_routes as TR,trunks as TK,gateways as GW WHERE GW.status=0 AND GW.id= TK.gateway_id AND TK.status=0 AND TK.id= TR.trunk_id AND (pattern = '^447574873376.*' OR pattern = '^44757487337.*' OR pattern = '^4475748733.*' OR pattern = '^447574873.*' OR pattern = '^44757487.*' OR pattern = '^4475748.*' OR pattern = '^447574.*' OR pattern = '^44757.*' OR pattern = '^4475.*' OR pattern = '^447.*' OR pattern = '^44.*' OR pattern = '^4.*' OR pattern ='--') AND TR.status = 0  AND TR.trunk_id IN (2,7) ORDER by LENGTH (pattern) DESC,TR.cost ASC,TR.precedence ASC, TK.precedence
  86. 2020-04-20 06:09:39.224677 [INFO] switch_cpp.cpp:1443 [ASTPP] =============== Termination Rates Information ===================
  87. 2020-04-20 06:09:39.224677 [INFO] switch_cpp.cpp:1443 [ASTPP] ID : 795787
  88. 2020-04-20 06:09:39.224677 [INFO] switch_cpp.cpp:1443 [ASTPP] Code : ^447574.*
  89. 2020-04-20 06:09:39.224677 [INFO] switch_cpp.cpp:1443 [ASTPP] Destination : United Kingdom
  90. 2020-04-20 06:09:39.224677 [INFO] switch_cpp.cpp:1443 [ASTPP] Connectcost : 0.00000
  91. 2020-04-20 06:09:39.224677 [INFO] switch_cpp.cpp:1443 [ASTPP] Free Seconds : 0
  92. 2020-04-20 06:09:39.224677 [INFO] switch_cpp.cpp:1443 [ASTPP] Prefix : ^447574.*
  93. 2020-04-20 06:09:39.224677 [INFO] switch_cpp.cpp:1443 [ASTPP] Strip : 0
  94. 2020-04-20 06:09:39.224677 [INFO] switch_cpp.cpp:1443 [ASTPP] Prepend :
  95. 2020-04-20 06:09:39.224677 [INFO] switch_cpp.cpp:1443 [ASTPP] Carrier id : 7
  96. 2020-04-20 06:09:39.224677 [INFO] switch_cpp.cpp:1443 [ASTPP] carrier_name : DIDWW
  97. 2020-04-20 06:09:39.224677 [INFO] switch_cpp.cpp:1443 [ASTPP] dialplan_variable :
  98. 2020-04-20 06:09:39.224677 [INFO] switch_cpp.cpp:1443 [ASTPP] Failover gateway :
  99. 2020-04-20 06:09:39.224677 [INFO] switch_cpp.cpp:1443 [ASTPP] Vendor id : 91
  100. 2020-04-20 06:09:39.224677 [INFO] switch_cpp.cpp:1443 [ASTPP] Max channels : 0
  101. 2020-04-20 06:09:39.224677 [INFO] switch_cpp.cpp:1443 [ASTPP] Trunk Name : DIDWW
  102. 2020-04-20 06:09:39.224677 [INFO] switch_cpp.cpp:1443 [ASTPP] ========================END OF TERMINATION RATES=======================
  103. 2020-04-20 06:09:39.224677 [DEBUG] switch_cpp.cpp:1443 [ASTPP] [GET_OVERRIDE_CALLERID] Query :SELECT callerid_name as cid_name,callerid_number as cid_number,accountid FROM accounts_callerid WHERE accountid = 14 AND status=0 LIMIT 1
  104. 2020-04-20 06:09:39.224677 [INFO] switch_cpp.cpp:1443 [ASTPP] maxlength::::::::: 100
  105. 2020-04-20 06:09:39.224677 [DEBUG] switch_cpp.cpp:1443 [ASTPP] [GET_PRICELIST_INFO] Query :select * from pricelists WHERE id = 4 AND status = 0
  106. 2020-04-20 06:09:39.224677 [DEBUG] switch_cpp.cpp:1443 [ASTPP] [GET_LOCALIZATION] Query :SELECT id,out_caller_id_terminate,number_terminate FROM localization WHERE id=(SELECT localization_id from accounts where id = 91) AND status=0 limit 1
  107. 2020-04-20 06:09:39.244658 [DEBUG] switch_cpp.cpp:1443 [ASTPP] [Dialplan] Generated XML:
  108. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  109. <document type="freeswitch/xml">
  110. <section name="dialplan" description="ASTPP Dialplan">
  111. <context name="default">
  112. <extension name="447574873376">
  113. <condition field="destination_number" expression="447574873376">
  114. <action application="set" data="effective_destination_number=447574873376"/>
  115. <action application="set" data="bridge_pre_execute_bleg_app=sched_hangup"/>
  116. <action application="set" data="bridge_pre_execute_bleg_data=+6000 normal_clearing"/>
  117. <action application="set" data="callstart=2020-04-20 13:09:39"/>
  118. <action application="set" data="hangup_after_bridge=true"/>
  119. <action application="set" data="continue_on_fail=TRUE"/>
  120. <action application="set" data="account_id=14"/>
  121. <action application="set" data="parent_id=0"/>
  122. <action application="set" data="entity_id=0"/>
  123. <action application="set" data="call_processed=internal"/>
  124. <action application="set" data="call_direction=outbound"/>
  125. <action application="set" data="accountname=OfficePBX"/>
  126. <action application="set" data="origination_rates=ID:381672|CODE:^447574.*|DESTINATION:United Kingdom Mobile - EE|CONNECTIONCOST:0.00000|INCLUDEDSECONDS:0|CT:|COST:0.0138|INC:1|INITIALBLOCK:1|RATEGROUP:4|MARKUP:20|CI:0|ACCID:14"/>
  127. <action application="set" data="original_caller_id_name=CFBTEL"/>
  128. <action application="set" data="original_caller_id_number=9493812524"/>
  129.  
  130. <action application="set" data="effective_caller_id_name=CFBTEL"/>
  131. <action application="set" data="effective_caller_id_number=9493812524"/>
  132. <action application="set" data="calltype=STANDARD"/>
  133. <action application="set" data="termination_rates=ID:795787|CODE:^447574.*|DESTINATION:United Kingdom|CONNECTIONCOST:0.00000|INCLUDEDSECONDS:0|COST:0.01150|INC:0|INITIALBLOCK:0|TRUNK:7|PROVIDER:91"/>
  134. <action application="set" data="trunk_id=7"/>
  135. <action application="set" data="provider_id=91"/>
  136. <action application="set" data="rate_flag=0"/>
  137. <action application="set" data="force_trunk_flag=0"/>
  138. <action application="export" data="presence_data=trunk_id=7"/>
  139. <action application="set" data="intcall=0"/>
  140. <action application="export" data="presence_data=x|||OfficePBX(1995076237)|||^447574.* // United Kingdom Mobile - EE // 0.0138 // trunk_id=|||DIDWW // ^447574.* // United Kingdom // 0.01150 // trunk_id=7|||STD"/>
  141. <action application="bridge" data="[leg_timeout=0]sofia/gateway/DIDWW/447574873376"/>
  142. </condition>
  143. </extension>
  144. </context>
  145. </section>
  146. </document>
  147. Dialplan: sofia/default/9493812524@147.135.48.97 parsing [default->447574873376] continue=false
  148. Dialplan: sofia/default/9493812524@147.135.48.97 Regex (PASS) [447574873376] destination_number(447574873376) =~ /447574873376/ break=on-false
  149. Dialplan: sofia/default/9493812524@147.135.48.97 Action set(effective_destination_number=447574873376)
  150. Dialplan: sofia/default/9493812524@147.135.48.97 Action set(bridge_pre_execute_bleg_app=sched_hangup)
  151. Dialplan: sofia/default/9493812524@147.135.48.97 Action set(bridge_pre_execute_bleg_data=+6000 normal_clearing)
  152. Dialplan: sofia/default/9493812524@147.135.48.97 Action set(callstart=2020-04-20 13:09:39)
  153. Dialplan: sofia/default/9493812524@147.135.48.97 Action set(hangup_after_bridge=true)
  154. Dialplan: sofia/default/9493812524@147.135.48.97 Action set(continue_on_fail=TRUE)
  155. Dialplan: sofia/default/9493812524@147.135.48.97 Action set(account_id=14)
  156. Dialplan: sofia/default/9493812524@147.135.48.97 Action set(parent_id=0)
  157. Dialplan: sofia/default/9493812524@147.135.48.97 Action set(entity_id=0)
  158. Dialplan: sofia/default/9493812524@147.135.48.97 Action set(call_processed=internal)
  159. Dialplan: sofia/default/9493812524@147.135.48.97 Action set(call_direction=outbound)
  160. Dialplan: sofia/default/9493812524@147.135.48.97 Action set(accountname=OfficePBX)
  161. Dialplan: sofia/default/9493812524@147.135.48.97 Action set(origination_rates=ID:381672|CODE:^447574.*|DESTINATION:United Kingdom Mobile - EE|CONNECTIONCOST:0.00000|INCLUDEDSECONDS:0|CT:|COST:0.0138|INC:1|INITIALBLOCK:1|RATEGROUP:4|MARKUP:20|CI:0|ACCID:14)
  162. Dialplan: sofia/default/9493812524@147.135.48.97 Action set(original_caller_id_name=CFBTEL)
  163. Dialplan: sofia/default/9493812524@147.135.48.97 Action set(original_caller_id_number=9493812524)
  164. Dialplan: sofia/default/9493812524@147.135.48.97 Action set(effective_caller_id_name=CFBTEL)
  165. Dialplan: sofia/default/9493812524@147.135.48.97 Action set(effective_caller_id_number=9493812524)
  166. Dialplan: sofia/default/9493812524@147.135.48.97 Action set(calltype=STANDARD)
  167. Dialplan: sofia/default/9493812524@147.135.48.97 Action set(termination_rates=ID:795787|CODE:^447574.*|DESTINATION:United Kingdom|CONNECTIONCOST:0.00000|INCLUDEDSECONDS:0|COST:0.01150|INC:0|INITIALBLOCK:0|TRUNK:7|PROVIDER:91)
  168. Dialplan: sofia/default/9493812524@147.135.48.97 Action set(trunk_id=7)
  169. Dialplan: sofia/default/9493812524@147.135.48.97 Action set(provider_id=91)
  170. Dialplan: sofia/default/9493812524@147.135.48.97 Action set(rate_flag=0)
  171. Dialplan: sofia/default/9493812524@147.135.48.97 Action set(force_trunk_flag=0)
  172. Dialplan: sofia/default/9493812524@147.135.48.97 Action export(presence_data=trunk_id=7)
  173. Dialplan: sofia/default/9493812524@147.135.48.97 Action set(intcall=0)
  174. Dialplan: sofia/default/9493812524@147.135.48.97 Action export(presence_data=x|||OfficePBX(1995076237)|||^447574.* // United Kingdom Mobile - EE // 0.0138 // trunk_id=|||DIDWW // ^447574.* // United Kingdom // 0.01150 // trunk_id=7|||STD)
  175. Dialplan: sofia/default/9493812524@147.135.48.97 Action bridge([leg_timeout=0]sofia/gateway/DIDWW/447574873376)
  176. 2020-04-20 06:09:39.244658 [DEBUG] switch_core_state_machine.c:287 (sofia/default/9493812524@147.135.48.97) State Change CS_ROUTING -> CS_EXECUTE
  177. 2020-04-20 06:09:39.244658 [DEBUG] switch_core_state_machine.c:644 (sofia/default/9493812524@147.135.48.97) State ROUTING going to sleep
  178. 2020-04-20 06:09:39.244658 [DEBUG] switch_core_state_machine.c:585 (sofia/default/9493812524@147.135.48.97) Running State Change CS_EXECUTE (Cur 1 Tot 19788)
  179. 2020-04-20 06:09:39.244658 [DEBUG] switch_core_state_machine.c:651 (sofia/default/9493812524@147.135.48.97) State EXECUTE
  180. 2020-04-20 06:09:39.244658 [DEBUG] mod_sofia.c:209 sofia/default/9493812524@147.135.48.97 SOFIA EXECUTE
  181. 2020-04-20 06:09:39.244658 [DEBUG] switch_core_state_machine.c:329 sofia/default/9493812524@147.135.48.97 Standard EXECUTE
  182. EXECUTE [depth=0] sofia/default/9493812524@147.135.48.97 set(effective_destination_number=447574873376)
  183. 2020-04-20 06:09:39.244658 [DEBUG] mod_dptools.c:1672 SET sofia/default/9493812524@147.135.48.97 [effective_destination_number]=[447574873376]
  184. EXECUTE [depth=0] sofia/default/9493812524@147.135.48.97 set(bridge_pre_execute_bleg_app=sched_hangup)
  185. 2020-04-20 06:09:39.244658 [DEBUG] mod_dptools.c:1672 SET sofia/default/9493812524@147.135.48.97 [bridge_pre_execute_bleg_app]=[sched_hangup]
  186. EXECUTE [depth=0] sofia/default/9493812524@147.135.48.97 set(bridge_pre_execute_bleg_data=+6000 normal_clearing)
  187. 2020-04-20 06:09:39.244658 [DEBUG] mod_dptools.c:1672 SET sofia/default/9493812524@147.135.48.97 [bridge_pre_execute_bleg_data]=[+6000 normal_clearing]
  188. EXECUTE [depth=0] sofia/default/9493812524@147.135.48.97 set(callstart=2020-04-20 13:09:39)
  189. 2020-04-20 06:09:39.244658 [DEBUG] mod_dptools.c:1672 SET sofia/default/9493812524@147.135.48.97 [callstart]=[2020-04-20 13:09:39]
  190. EXECUTE [depth=0] sofia/default/9493812524@147.135.48.97 set(hangup_after_bridge=true)
  191. 2020-04-20 06:09:39.244658 [DEBUG] mod_dptools.c:1672 SET sofia/default/9493812524@147.135.48.97 [hangup_after_bridge]=[true]
  192. EXECUTE [depth=0] sofia/default/9493812524@147.135.48.97 set(continue_on_fail=TRUE)
  193. 2020-04-20 06:09:39.244658 [DEBUG] mod_dptools.c:1672 SET sofia/default/9493812524@147.135.48.97 [continue_on_fail]=[TRUE]
  194. EXECUTE [depth=0] sofia/default/9493812524@147.135.48.97 set(account_id=14)
  195. 2020-04-20 06:09:39.244658 [DEBUG] mod_dptools.c:1672 SET sofia/default/9493812524@147.135.48.97 [account_id]=[14]
  196. EXECUTE [depth=0] sofia/default/9493812524@147.135.48.97 set(parent_id=0)
  197. 2020-04-20 06:09:39.244658 [DEBUG] mod_dptools.c:1672 SET sofia/default/9493812524@147.135.48.97 [parent_id]=[0]
  198. EXECUTE [depth=0] sofia/default/9493812524@147.135.48.97 set(entity_id=0)
  199. 2020-04-20 06:09:39.244658 [DEBUG] mod_dptools.c:1672 SET sofia/default/9493812524@147.135.48.97 [entity_id]=[0]
  200. EXECUTE [depth=0] sofia/default/9493812524@147.135.48.97 set(call_processed=internal)
  201. 2020-04-20 06:09:39.244658 [DEBUG] mod_dptools.c:1672 SET sofia/default/9493812524@147.135.48.97 [call_processed]=[internal]
  202. EXECUTE [depth=0] sofia/default/9493812524@147.135.48.97 set(call_direction=outbound)
  203. 2020-04-20 06:09:39.244658 [DEBUG] mod_dptools.c:1672 SET sofia/default/9493812524@147.135.48.97 [call_direction]=[outbound]
  204. EXECUTE [depth=0] sofia/default/9493812524@147.135.48.97 set(accountname=OfficePBX)
  205. 2020-04-20 06:09:39.244658 [DEBUG] mod_dptools.c:1672 SET sofia/default/9493812524@147.135.48.97 [accountname]=[OfficePBX]
  206. EXECUTE [depth=0] sofia/default/9493812524@147.135.48.97 set(origination_rates=ID:381672|CODE:^447574.*|DESTINATION:United Kingdom Mobile - EE|CONNECTIONCOST:0.00000|INCLUDEDSECONDS:0|CT:|COST:0.0138|INC:1|INITIALBLOCK:1|RATEGROUP:4|MARKUP:20|CI:0|ACCID:14)
  207. 2020-04-20 06:09:39.244658 [DEBUG] mod_dptools.c:1672 SET sofia/default/9493812524@147.135.48.97 [origination_rates]=[ID:381672|CODE:^447574.*|DESTINATION:United Kingdom Mobile - EE|CONNECTIONCOST:0.00000|INCLUDEDSECONDS:0|CT:|COST:0.0138|INC:1|INITIALBLOCK:1|RATEGROUP:4|MARKUP:20|CI:0|ACCID:14]
  208. EXECUTE [depth=0] sofia/default/9493812524@147.135.48.97 set(original_caller_id_name=CFBTEL)
  209. 2020-04-20 06:09:39.244658 [DEBUG] mod_dptools.c:1672 SET sofia/default/9493812524@147.135.48.97 [original_caller_id_name]=[CFBTEL]
  210. EXECUTE [depth=0] sofia/default/9493812524@147.135.48.97 set(original_caller_id_number=9493812524)
  211. 2020-04-20 06:09:39.244658 [DEBUG] mod_dptools.c:1672 SET sofia/default/9493812524@147.135.48.97 [original_caller_id_number]=[9493812524]
  212. EXECUTE [depth=0] sofia/default/9493812524@147.135.48.97 set(effective_caller_id_name=CFBTEL)
  213. 2020-04-20 06:09:39.244658 [DEBUG] mod_dptools.c:1672 SET sofia/default/9493812524@147.135.48.97 [effective_caller_id_name]=[CFBTEL]
  214. EXECUTE [depth=0] sofia/default/9493812524@147.135.48.97 set(effective_caller_id_number=9493812524)
  215. 2020-04-20 06:09:39.244658 [DEBUG] mod_dptools.c:1672 SET sofia/default/9493812524@147.135.48.97 [effective_caller_id_number]=[9493812524]
  216. EXECUTE [depth=0] sofia/default/9493812524@147.135.48.97 set(calltype=STANDARD)
  217. 2020-04-20 06:09:39.244658 [DEBUG] mod_dptools.c:1672 SET sofia/default/9493812524@147.135.48.97 [calltype]=[STANDARD]
  218. EXECUTE [depth=0] sofia/default/9493812524@147.135.48.97 set(termination_rates=ID:795787|CODE:^447574.*|DESTINATION:United Kingdom|CONNECTIONCOST:0.00000|INCLUDEDSECONDS:0|COST:0.01150|INC:0|INITIALBLOCK:0|TRUNK:7|PROVIDER:91)
  219. 2020-04-20 06:09:39.244658 [DEBUG] mod_dptools.c:1672 SET sofia/default/9493812524@147.135.48.97 [termination_rates]=[ID:795787|CODE:^447574.*|DESTINATION:United Kingdom|CONNECTIONCOST:0.00000|INCLUDEDSECONDS:0|COST:0.01150|INC:0|INITIALBLOCK:0|TRUNK:7|PROVIDER:91]
  220. EXECUTE [depth=0] sofia/default/9493812524@147.135.48.97 set(trunk_id=7)
  221. 2020-04-20 06:09:39.244658 [DEBUG] mod_dptools.c:1672 SET sofia/default/9493812524@147.135.48.97 [trunk_id]=[7]
  222. EXECUTE [depth=0] sofia/default/9493812524@147.135.48.97 set(provider_id=91)
  223. 2020-04-20 06:09:39.244658 [DEBUG] mod_dptools.c:1672 SET sofia/default/9493812524@147.135.48.97 [provider_id]=[91]
  224. EXECUTE [depth=0] sofia/default/9493812524@147.135.48.97 set(rate_flag=0)
  225. 2020-04-20 06:09:39.244658 [DEBUG] mod_dptools.c:1672 SET sofia/default/9493812524@147.135.48.97 [rate_flag]=[0]
  226. EXECUTE [depth=0] sofia/default/9493812524@147.135.48.97 set(force_trunk_flag=0)
  227. 2020-04-20 06:09:39.244658 [DEBUG] mod_dptools.c:1672 SET sofia/default/9493812524@147.135.48.97 [force_trunk_flag]=[0]
  228. EXECUTE [depth=0] sofia/default/9493812524@147.135.48.97 export(presence_data=trunk_id=7)
  229. 2020-04-20 06:09:39.244658 [DEBUG] switch_channel.c:1310 EXPORT (export_vars) [presence_data]=[trunk_id=7]
  230. EXECUTE [depth=0] sofia/default/9493812524@147.135.48.97 set(intcall=0)
  231. 2020-04-20 06:09:39.244658 [DEBUG] mod_dptools.c:1672 SET sofia/default/9493812524@147.135.48.97 [intcall]=[0]
  232. EXECUTE [depth=0] sofia/default/9493812524@147.135.48.97 export(presence_data=x|||OfficePBX(1995076237)|||^447574.* // United Kingdom Mobile - EE // 0.0138 // trunk_id=|||DIDWW // ^447574.* // United Kingdom // 0.01150 // trunk_id=7|||STD)
  233. 2020-04-20 06:09:39.244658 [DEBUG] switch_channel.c:1310 EXPORT (export_vars) [presence_data]=[x|||OfficePBX(1995076237)|||^447574.* // United Kingdom Mobile - EE // 0.0138 // trunk_id=|||DIDWW // ^447574.* // United Kingdom // 0.01150 // trunk_id=7|||STD]
  234. EXECUTE [depth=0] sofia/default/9493812524@147.135.48.97 bridge([leg_timeout=0]sofia/gateway/DIDWW/447574873376)
  235. 2020-04-20 06:09:39.244658 [DEBUG] switch_channel.c:1264 sofia/default/9493812524@147.135.48.97 EXPORTING[export_vars] [presence_data]=[x|||OfficePBX(1995076237)|||^447574.* // United Kingdom Mobile - EE // 0.0138 // trunk_id=|||DIDWW // ^447574.* // United Kingdom // 0.01150 // trunk_id=7|||STD] to event
  236. 2020-04-20 06:09:39.244658 [DEBUG] switch_channel.c:1264 sofia/default/9493812524@147.135.48.97 EXPORTING[export_vars] [presence_data]=[x|||OfficePBX(1995076237)|||^447574.* // United Kingdom Mobile - EE // 0.0138 // trunk_id=|||DIDWW // ^447574.* // United Kingdom // 0.01150 // trunk_id=7|||STD] to event
  237. 2020-04-20 06:09:39.244658 [DEBUG] switch_ivr_originate.c:2212 Parsing global variables
  238. 2020-04-20 06:09:39.244658 [DEBUG] switch_ivr_originate.c:2760 Parsing session specific variables
  239. 2020-04-20 06:09:39.244658 [NOTICE] switch_channel.c:1118 New Channel sofia/default/447574873376 [f2d23770-5c05-41fd-ab7d-7a9d622bc6cb]
  240. 2020-04-20 06:09:39.244658 [DEBUG] mod_sofia.c:5089 (sofia/default/447574873376) State Change CS_NEW -> CS_INIT
  241. 2020-04-20 06:09:39.244658 [DEBUG] switch_core_state_machine.c:585 (sofia/default/447574873376) Running State Change CS_INIT (Cur 2 Tot 19789)
  242. 2020-04-20 06:09:39.244658 [DEBUG] switch_core_state_machine.c:628 (sofia/default/447574873376) State INIT
  243. 2020-04-20 06:09:39.244658 [DEBUG] mod_sofia.c:93 sofia/default/447574873376 SOFIA INIT
  244. 2020-04-20 06:09:39.244658 [DEBUG] sofia_glue.c:1618 sofia/default/447574873376 sending invite version: 1.10.2 -release-14-f7bdd3845a 64bit
  245. Local SDP:
  246. v=0
  247. o=root 715428345 715428345 IN IP4 147.135.48.97
  248. s=Asterisk PBX 16.9.0
  249. c=IN IP4 147.135.48.97
  250. t=0 0
  251. m=audio 16860 RTP/AVP 0 8 101
  252. a=rtpmap:0 PCMU/8000
  253. a=rtpmap:8 PCMA/8000
  254. a=rtpmap:101 telephone-event/8000
  255. a=fmtp:101 0-16
  256. a=maxptime:150
  257.  
  258. 2020-04-20 06:09:39.244658 [DEBUG] switch_core_state_machine.c:40 sofia/default/447574873376 Standard INIT
  259. 2020-04-20 06:09:39.244658 [DEBUG] switch_core_state_machine.c:48 (sofia/default/447574873376) State Change CS_INIT -> CS_ROUTING
  260. 2020-04-20 06:09:39.244658 [DEBUG] switch_core_state_machine.c:628 (sofia/default/447574873376) State INIT going to sleep
  261. 2020-04-20 06:09:39.244658 [DEBUG] switch_core_state_machine.c:585 (sofia/default/447574873376) Running State Change CS_ROUTING (Cur 2 Tot 19789)
  262. 2020-04-20 06:09:39.244658 [DEBUG] switch_core_state_machine.c:644 (sofia/default/447574873376) State ROUTING
  263. 2020-04-20 06:09:39.244658 [DEBUG] mod_sofia.c:154 sofia/default/447574873376 SOFIA ROUTING
  264. 2020-04-20 06:09:39.244658 [DEBUG] switch_ivr_originate.c:67 (sofia/default/447574873376) State Change CS_ROUTING -> CS_CONSUME_MEDIA
  265. 2020-04-20 06:09:39.244658 [DEBUG] switch_core_state_machine.c:644 (sofia/default/447574873376) State ROUTING going to sleep
  266. 2020-04-20 06:09:39.244658 [DEBUG] switch_core_state_machine.c:585 (sofia/default/447574873376) Running State Change CS_CONSUME_MEDIA (Cur 2 Tot 19789)
  267. 2020-04-20 06:09:39.244658 [DEBUG] sofia.c:7301 Channel sofia/default/447574873376 entering state [calling][0]
  268. 2020-04-20 06:09:39.244658 [DEBUG] switch_core_state_machine.c:663 (sofia/default/447574873376) State CONSUME_MEDIA
  269. 2020-04-20 06:09:39.244658 [DEBUG] switch_core_state_machine.c:663 (sofia/default/447574873376) State CONSUME_MEDIA going to sleep
  270. 2020-04-20 06:09:39.464659 [DEBUG] sofia.c:7301 Channel sofia/default/447574873376 entering state [calling][0]
  271. 2020-04-20 06:09:40.465238 [DEBUG] mod_snmp.c:70 systemStats OID-suffix requested (8)
  272. 2020-04-20 06:09:40.484663 [DEBUG] mod_snmp.c:70 systemStats OID-suffix requested (9)
  273. 2020-04-20 06:09:40.484663 [DEBUG] mod_snmp.c:70 systemStats OID-suffix requested (5)
  274. 2020-04-20 06:09:40.484663 [DEBUG] mod_snmp.c:70 systemStats OID-suffix requested (3)
  275. 2020-04-20 06:09:40.484663 [DEBUG] mod_snmp.c:70 systemStats OID-suffix requested (11)
  276. 2020-04-20 06:09:40.484663 [DEBUG] mod_snmp.c:70 systemStats OID-suffix requested (6)
  277. 2020-04-20 06:09:40.484663 [DEBUG] mod_snmp.c:70 systemStats OID-suffix requested (10)
  278. 2020-04-20 06:09:42.684693 [DEBUG] mod_snmp.c:70 systemStats OID-suffix requested (8)
  279. 2020-04-20 06:09:42.704681 [DEBUG] mod_snmp.c:70 systemStats OID-suffix requested (11)
  280. 2020-04-20 06:09:42.704681 [DEBUG] mod_snmp.c:70 systemStats OID-suffix requested (10)
  281. 2020-04-20 06:09:42.704681 [DEBUG] mod_snmp.c:70 systemStats OID-suffix requested (9)
  282. 2020-04-20 06:09:42.704681 [DEBUG] mod_snmp.c:70 systemStats OID-suffix requested (3)
  283. 2020-04-20 06:09:42.704681 [DEBUG] mod_snmp.c:70 systemStats OID-suffix requested (6)
  284. 2020-04-20 06:09:42.704681 [DEBUG] mod_snmp.c:70 systemStats OID-suffix requested (5)
  285. 2020-04-20 06:09:44.864730 [DEBUG] mod_snmp.c:70 systemStats OID-suffix requested (8)
  286. 2020-04-20 06:09:44.884676 [DEBUG] mod_snmp.c:70 systemStats OID-suffix requested (3)
  287. 2020-04-20 06:09:44.884676 [DEBUG] mod_snmp.c:70 systemStats OID-suffix requested (6)
  288. 2020-04-20 06:09:44.884676 [DEBUG] mod_snmp.c:70 systemStats OID-suffix requested (5)
  289. 2020-04-20 06:09:44.884676 [DEBUG] mod_snmp.c:70 systemStats OID-suffix requested (11)
  290. 2020-04-20 06:09:44.884676 [DEBUG] mod_snmp.c:70 systemStats OID-suffix requested (10)
  291. 2020-04-20 06:09:44.884676 [DEBUG] mod_snmp.c:70 systemStats OID-suffix requested (9)
  292. 2020-04-20 06:09:44.944727 [DEBUG] sofia.c:7301 Channel sofia/default/447574873376 entering state [proceeding][183]
  293. 2020-04-20 06:09:44.944727 [DEBUG] sofia.c:7311 Remote SDP:
  294. v=0
  295. o=- 1628023475 1 IN IP4 46.19.210.21
  296. s=-
  297. t=0 0
  298. m=audio 16881 RTP/AVP 8 0 101
  299. c=IN IP4 46.19.210.21
  300. a=rtpmap:8 PCMA/8000
  301. a=rtpmap:0 PCMU/8000
  302. a=rtpmap:101 telephone-event/8000
  303. a=fmtp:101 0-16
  304. a=ptime:20
  305.  
  306. 2020-04-20 06:09:44.944727 [NOTICE] sofia.c:7314 Pre-Answer sofia/default/447574873376!
  307. 2020-04-20 06:09:44.944727 [DEBUG] switch_channel.c:3565 (sofia/default/447574873376) Callstate Change DOWN -> EARLY
  308. 2020-04-20 06:09:44.944727 [DEBUG] switch_ivr_originate.c:3809 Originate Resulted in Success: [sofia/default/447574873376]
  309. 2020-04-20 06:09:44.944727 [INFO] switch_ivr.c:825 Sending early media
  310. 2020-04-20 06:09:44.944727 [NOTICE] mod_sofia.c:2596 Pre-Answer sofia/default/9493812524@147.135.48.97!
  311. 2020-04-20 06:09:44.944727 [DEBUG] switch_channel.c:3565 (sofia/default/9493812524@147.135.48.97) Callstate Change RINGING -> EARLY
  312. 2020-04-20 06:09:44.944727 [DEBUG] switch_ivr_bridge.c:1592 (sofia/default/9493812524@147.135.48.97) State Change CS_EXECUTE -> CS_HIBERNATE
  313. 2020-04-20 06:09:44.944727 [DEBUG] switch_ivr_bridge.c:1593 (sofia/default/447574873376) State Change CS_CONSUME_MEDIA -> CS_HIBERNATE
  314. 2020-04-20 06:09:44.944727 [DEBUG] switch_core_state_machine.c:585 (sofia/default/447574873376) Running State Change CS_HIBERNATE (Cur 2 Tot 19789)
  315. 2020-04-20 06:09:44.944727 [DEBUG] switch_core_state_machine.c:666 (sofia/default/447574873376) State HIBERNATE
  316. 2020-04-20 06:09:44.944727 [DEBUG] mod_sofia.c:191 sofia/default/447574873376 SOFIA HIBERNATE
  317. 2020-04-20 06:09:44.944727 [DEBUG] sofia.c:7301 Channel sofia/default/9493812524@147.135.48.97 entering state [early][183]
  318. 2020-04-20 06:09:44.944727 [DEBUG] switch_core_state_machine.c:651 (sofia/default/9493812524@147.135.48.97) State EXECUTE going to sleep
  319. 2020-04-20 06:09:44.944727 [DEBUG] switch_core_state_machine.c:585 (sofia/default/9493812524@147.135.48.97) Running State Change CS_HIBERNATE (Cur 2 Tot 19789)
  320. 2020-04-20 06:09:44.944727 [DEBUG] switch_core_state_machine.c:421 sofia/default/447574873376 Standard HIBERNATE
  321. 2020-04-20 06:09:44.944727 [DEBUG] switch_core_state_machine.c:666 (sofia/default/447574873376) State HIBERNATE going to sleep
  322. 2020-04-20 06:09:44.944727 [DEBUG] switch_core_state_machine.c:666 (sofia/default/9493812524@147.135.48.97) State HIBERNATE
  323. 2020-04-20 06:09:44.944727 [DEBUG] mod_sofia.c:191 sofia/default/9493812524@147.135.48.97 SOFIA HIBERNATE
  324. 2020-04-20 06:09:44.944727 [DEBUG] switch_core_state_machine.c:421 sofia/default/9493812524@147.135.48.97 Standard HIBERNATE
  325. 2020-04-20 06:09:44.944727 [DEBUG] switch_core_state_machine.c:666 (sofia/default/9493812524@147.135.48.97) State HIBERNATE going to sleep
  326. 2020-04-20 06:09:46.044687 [DEBUG] mod_snmp.c:70 systemStats OID-suffix requested (8)
  327. 2020-04-20 06:09:46.044687 [DEBUG] mod_snmp.c:70 systemStats OID-suffix requested (5)
  328. 2020-04-20 06:09:46.044687 [DEBUG] mod_snmp.c:70 systemStats OID-suffix requested (10)
  329. 2020-04-20 06:09:46.044687 [DEBUG] mod_snmp.c:70 systemStats OID-suffix requested (11)
  330. 2020-04-20 06:09:46.044687 [DEBUG] mod_snmp.c:70 systemStats OID-suffix requested (9)
  331. 2020-04-20 06:09:46.044687 [DEBUG] mod_snmp.c:70 systemStats OID-suffix requested (3)
  332. 2020-04-20 06:09:46.044687 [DEBUG] mod_snmp.c:70 systemStats OID-suffix requested (6)
  333. 2020-04-20 06:09:48.204700 [DEBUG] mod_snmp.c:70 systemStats OID-suffix requested (8)
  334. 2020-04-20 06:09:48.224689 [DEBUG] mod_snmp.c:70 systemStats OID-suffix requested (9)
  335. 2020-04-20 06:09:48.224689 [DEBUG] mod_snmp.c:70 systemStats OID-suffix requested (3)
  336. 2020-04-20 06:09:48.224689 [DEBUG] mod_snmp.c:70 systemStats OID-suffix requested (6)
  337. 2020-04-20 06:09:48.224689 [DEBUG] mod_snmp.c:70 systemStats OID-suffix requested (5)
  338. 2020-04-20 06:09:48.224689 [DEBUG] mod_snmp.c:70 systemStats OID-suffix requested (11)
  339. 2020-04-20 06:09:48.224689 [DEBUG] mod_snmp.c:70 systemStats OID-suffix requested (10)
  340. 2020-04-20 06:09:48.344728 [DEBUG] sofia.c:7301 Channel sofia/default/9493812524@147.135.48.97 entering state [terminated][487]
  341. 2020-04-20 06:09:48.344728 [NOTICE] sofia.c:8534 Hangup sofia/default/9493812524@147.135.48.97 [CS_HIBERNATE] [ORIGINATOR_CANCEL]
  342. 2020-04-20 06:09:48.344728 [DEBUG] switch_ivr_bridge.c:1339 sofia/default/9493812524@147.135.48.97 skip receive message [UNBRIDGE] (channel is hungup already)
  343. 2020-04-20 06:09:48.344728 [DEBUG] switch_core_state_machine.c:585 (sofia/default/9493812524@147.135.48.97) Running State Change CS_HANGUP (Cur 2 Tot 19789)
  344. 2020-04-20 06:09:48.344728 [DEBUG] switch_core_state_machine.c:848 (sofia/default/9493812524@147.135.48.97) Callstate Change EARLY -> HANGUP
  345. 2020-04-20 06:09:48.344728 [DEBUG] switch_core_state_machine.c:850 (sofia/default/9493812524@147.135.48.97) State HANGUP
  346. 2020-04-20 06:09:48.344728 [DEBUG] mod_sofia.c:453 Channel sofia/default/9493812524@147.135.48.97 hanging up, cause: ORIGINATOR_CANCEL
  347. 2020-04-20 06:09:48.344728 [NOTICE] switch_ivr_bridge.c:1478 Hangup sofia/default/447574873376 [CS_HIBERNATE] [ORIGINATOR_CANCEL]
  348. 2020-04-20 06:09:48.344728 [DEBUG] switch_core_state_machine.c:60 sofia/default/9493812524@147.135.48.97 Standard HANGUP, cause: ORIGINATOR_CANCEL
  349. 2020-04-20 06:09:48.344728 [DEBUG] switch_core_state_machine.c:850 (sofia/default/9493812524@147.135.48.97) State HANGUP going to sleep
  350. 2020-04-20 06:09:48.344728 [DEBUG] switch_core_state_machine.c:620 (sofia/default/9493812524@147.135.48.97) State Change CS_HANGUP -> CS_REPORTING
  351. 2020-04-20 06:09:48.344728 [DEBUG] switch_ivr_bridge.c:1339 sofia/default/447574873376 skip receive message [UNBRIDGE] (channel is hungup already)
  352. 2020-04-20 06:09:48.344728 [DEBUG] switch_core_state_machine.c:585 (sofia/default/447574873376) Running State Change CS_HANGUP (Cur 2 Tot 19789)
  353. 2020-04-20 06:09:48.344728 [DEBUG] switch_core_state_machine.c:585 (sofia/default/9493812524@147.135.48.97) Running State Change CS_REPORTING (Cur 2 Tot 19789)
  354. 2020-04-20 06:09:48.344728 [DEBUG] switch_core_state_machine.c:936 (sofia/default/9493812524@147.135.48.97) State REPORTING
  355. 2020-04-20 06:09:48.344728 [DEBUG] switch_core_state_machine.c:848 (sofia/default/447574873376) Callstate Change EARLY -> HANGUP
  356. 2020-04-20 06:09:48.344728 [DEBUG] switch_core_state_machine.c:850 (sofia/default/447574873376) State HANGUP
  357. 2020-04-20 06:09:48.344728 [DEBUG] mod_sofia.c:447 sofia/default/447574873376 Overriding SIP cause 487 with 487 from the other leg
  358. 2020-04-20 06:09:48.344728 [DEBUG] mod_sofia.c:453 Channel sofia/default/447574873376 hanging up, cause: ORIGINATOR_CANCEL
  359. 2020-04-20 06:09:48.344728 [INFO] mod_json_cdr.c:271 Process [b232f545-eba2-4967-9899-1bf1a810773a.cdr.json]
  360. 2020-04-20 06:09:48.344728 [DEBUG] mod_sofia.c:521 Sending CANCEL to sofia/default/447574873376
  361. 2020-04-20 06:09:48.344728 [DEBUG] switch_core_state_machine.c:60 sofia/default/447574873376 Standard HANGUP, cause: ORIGINATOR_CANCEL
  362. 2020-04-20 06:09:48.344728 [DEBUG] switch_core_state_machine.c:850 (sofia/default/447574873376) State HANGUP going to sleep
  363. 2020-04-20 06:09:48.344728 [DEBUG] switch_core_state_machine.c:620 (sofia/default/447574873376) State Change CS_HANGUP -> CS_REPORTING
  364. 2020-04-20 06:09:48.344728 [DEBUG] switch_core_state_machine.c:585 (sofia/default/447574873376) Running State Change CS_REPORTING (Cur 2 Tot 19789)
  365. 2020-04-20 06:09:48.344728 [DEBUG] switch_core_state_machine.c:936 (sofia/default/447574873376) State REPORTING
  366. 2020-04-20 06:09:48.344728 [INFO] mod_json_cdr.c:271 Process [f2d23770-5c05-41fd-ab7d-7a9d622bc6cb.cdr.json]
  367. 2020-04-20 06:09:48.344728 [DEBUG] switch_core_state_machine.c:174 sofia/default/447574873376 Standard REPORTING, cause: ORIGINATOR_CANCEL
  368. 2020-04-20 06:09:48.344728 [DEBUG] switch_core_state_machine.c:936 (sofia/default/447574873376) State REPORTING going to sleep
  369. 2020-04-20 06:09:48.344728 [DEBUG] switch_core_state_machine.c:611 (sofia/default/447574873376) State Change CS_REPORTING -> CS_DESTROY
  370. 2020-04-20 06:09:48.344728 [DEBUG] switch_core_session.c:1726 Session 19789 (sofia/default/447574873376) Locked, Waiting on external entities
  371. 2020-04-20 06:09:48.344728 [NOTICE] switch_core_session.c:1744 Session 19789 (sofia/default/447574873376) Ended
  372. 2020-04-20 06:09:48.344728 [NOTICE] switch_core_session.c:1748 Close Channel sofia/default/447574873376 [CS_DESTROY]
  373. 2020-04-20 06:09:48.364655 [DEBUG] switch_core_state_machine.c:739 (sofia/default/447574873376) Running State Change CS_DESTROY (Cur 1 Tot 19789)
  374. 2020-04-20 06:09:48.364655 [DEBUG] switch_core_state_machine.c:749 (sofia/default/447574873376) State DESTROY
  375. 2020-04-20 06:09:48.364655 [DEBUG] mod_sofia.c:364 sofia/default/447574873376 SOFIA DESTROY
  376. 2020-04-20 06:09:48.364655 [DEBUG] switch_core_state_machine.c:181 sofia/default/447574873376 Standard DESTROY
  377. 2020-04-20 06:09:48.364655 [DEBUG] switch_core_state_machine.c:749 (sofia/default/447574873376) State DESTROY going to sleep
  378. 2020-04-20 06:09:48.424694 [DEBUG] switch_core_state_machine.c:174 sofia/default/9493812524@147.135.48.97 Standard REPORTING, cause: ORIGINATOR_CANCEL
  379. 2020-04-20 06:09:48.424694 [DEBUG] switch_core_state_machine.c:936 (sofia/default/9493812524@147.135.48.97) State REPORTING going to sleep
  380. 2020-04-20 06:09:48.424694 [DEBUG] switch_core_state_machine.c:611 (sofia/default/9493812524@147.135.48.97) State Change CS_REPORTING -> CS_DESTROY
  381. 2020-04-20 06:09:48.424694 [DEBUG] switch_core_session.c:1726 Session 19788 (sofia/default/9493812524@147.135.48.97) Locked, Waiting on external entities
  382. 2020-04-20 06:09:48.424694 [NOTICE] switch_core_session.c:1744 Session 19788 (sofia/default/9493812524@147.135.48.97) Ended
  383. 2020-04-20 06:09:48.424694 [NOTICE] switch_core_session.c:1748 Close Channel sofia/default/9493812524@147.135.48.97 [CS_DESTROY]
  384. 2020-04-20 06:09:48.424694 [DEBUG] switch_core_state_machine.c:739 (sofia/default/9493812524@147.135.48.97) Running State Change CS_DESTROY (Cur 0 Tot 19789)
  385. 2020-04-20 06:09:48.424694 [DEBUG] switch_core_state_machine.c:749 (sofia/default/9493812524@147.135.48.97) State DESTROY
  386. 2020-04-20 06:09:48.424694 [DEBUG] mod_sofia.c:364 sofia/default/9493812524@147.135.48.97 SOFIA DESTROY
  387. 2020-04-20 06:09:48.424694 [DEBUG] switch_core_state_machine.c:181 sofia/default/9493812524@147.135.48.97 Standard DESTROY
  388. 2020-04-20 06:09:48.424694 [DEBUG] switch_core_state_machine.c:749 (sofia/default/9493812524@147.135.48.97) State DESTROY going to sleep
  389.