From Prashant Kumar, 1 Year ago, written in FreeSWITCH.
- go back
Embed
Viewing differences between and when call screen disable then confirm.lua play
  1.  
  2.  
  3. +OK log level  [7]
  4. 2023-07-13 13:29:16.076785 91.93% [NOTICE] switch_channel.c:1123 New Channel sofia/default/9084093666@13.232.246.166 [5a5c85f9-d16c-4266-90b3-a2f0e3dbda06]
  5. 2023-07-13 13:29:16.076785 91.93% [DEBUG] switch_core_state_machine.c:581 (sofia/default/9084093666@13.232.246.166) Running State Change CS_NEW (Cur 1 Tot 607)
  6. 2023-07-13 13:29:16.076785 91.93% [INFO] sofia.c:10462 sofia/default/9084093666@13.232.246.166 receiving invite from 78.47.101.152:5060 version: 1.10.7 -release 64bit call-id: 1ac19a2c-9c24-123c-4c95-02c9c4cfda14
  7. 2023-07-13 13:29:16.076785 91.93% [DEBUG] sofia.c:10556 verifying acl "default" for ip/port 78.47.101.152:0.
  8. 2023-07-13 13:29:16.076785 91.93% [DEBUG] sofia.c:10585 IP 78.47.101.152 Approved by acl "default[]". Access Granted.
  9. 2023-07-13 13:29:16.076785 91.93% [DEBUG] sofia.c:7499 Channel sofia/default/9084093666@13.232.246.166 entering state [received][100]
  10. 2023-07-13 13:29:16.076785 91.93% [DEBUG] sofia.c:7509 Remote SDP:
  11. v=0
  12. o=FreeSWITCH 1689233728 1689233729 IN IP4 13.232.246.166
  13. s=FreeSWITCH
  14. c=IN IP4 13.232.246.166
  15. t=0 0
  16. m=audio 21228 RTP/AVP 8 18 101
  17. a=rtpmap:8 PCMA/8000
  18. a=rtpmap:18 G729/8000
  19. a=rtpmap:101 telephone-event/8000
  20. a=fmtp:101 0-15
  21. a=ptime:20
  22.  
  23. 2023-07-13 13:29:16.076785 91.93% [DEBUG] switch_core_media.c:5650 Audio Codec Compare [PCMA:8:8000:20:64000:1]/[PCMA:8:8000:20:64000:1]
  24. 2023-07-13 13:29:16.076785 91.93% [DEBUG] switch_core_media.c:5705 Audio Codec Compare [PCMA:8:8000:20:64000:1] ++++ is saved as a match
  25. 2023-07-13 13:29:16.076785 91.93% [DEBUG] switch_core_media.c:5650 Audio Codec Compare [PCMA:8:8000:20:64000:1]/[PCMU:0:8000:20:64000:1]
  26. 2023-07-13 13:29:16.076785 91.93% [DEBUG] switch_core_media.c:5650 Audio Codec Compare [G729:18:8000:20:8000:1]/[PCMA:8:8000:20:64000:1]
  27. 2023-07-13 13:29:16.076785 91.93% [DEBUG] switch_core_media.c:5650 Audio Codec Compare [G729:18:8000:20:8000:1]/[PCMU:0:8000:20:64000:1]
  28. 2023-07-13 13:29:16.076785 91.93% [DEBUG] switch_core_media.c:5566 Set telephone-event payload to 101@8000
  29. 2023-07-13 13:29:16.076785 91.93% [DEBUG] switch_core_media.c:3870 Set Codec sofia/default/9084093666@13.232.246.166 PCMA/8000 20 ms 160 samples 64000 bits 1 channels
  30. 2023-07-13 13:29:16.076785 91.93% [DEBUG] switch_core_codec.c:111 sofia/default/9084093666@13.232.246.166 Original read codec set to PCMA:8
  31. 2023-07-13 13:29:16.076785 91.93% [DEBUG] switch_core_media.c:5915 Set telephone-event payload to 101@8000
  32. 2023-07-13 13:29:16.076785 91.93% [DEBUG] switch_core_media.c:5973 sofia/default/9084093666@13.232.246.166 Set 2833 dtmf send payload to 101 recv payload to 101
  33. 2023-07-13 13:29:16.076785 91.93% [DEBUG] sofia.c:7933 (sofia/default/9084093666@13.232.246.166) State Change CS_NEW -> CS_INIT
  34. 2023-07-13 13:29:16.076785 91.93% [DEBUG] switch_core_state_machine.c:600 (sofia/default/9084093666@13.232.246.166) State NEW
  35. 2023-07-13 13:29:16.076785 91.93% [DEBUG] switch_core_state_machine.c:581 (sofia/default/9084093666@13.232.246.166) Running State Change CS_INIT (Cur 1 Tot 607)
  36. 2023-07-13 13:29:16.076785 91.93% [DEBUG] switch_core_state_machine.c:624 (sofia/default/9084093666@13.232.246.166) State INIT
  37. 2023-07-13 13:29:16.076785 91.93% [DEBUG] mod_sofia.c:97 sofia/default/9084093666@13.232.246.166 SOFIA INIT
  38. 2023-07-13 13:29:16.076785 91.93% [DEBUG] switch_core_state_machine.c:40 sofia/default/9084093666@13.232.246.166 Standard INIT
  39. 2023-07-13 13:29:16.076785 91.93% [DEBUG] switch_core_state_machine.c:48 (sofia/default/9084093666@13.232.246.166) State Change CS_INIT -> CS_ROUTING
  40. 2023-07-13 13:29:16.076785 91.93% [DEBUG] switch_core_state_machine.c:624 (sofia/default/9084093666@13.232.246.166) State INIT going to sleep
  41. 2023-07-13 13:29:16.076785 91.93% [DEBUG] switch_core_state_machine.c:581 (sofia/default/9084093666@13.232.246.166) Running State Change CS_ROUTING (Cur 1 Tot 607)
  42. 2023-07-13 13:29:16.076785 91.93% [DEBUG] switch_channel.c:2380 (sofia/default/9084093666@13.232.246.166) Callstate Change DOWN -> RINGING
  43. 2023-07-13 13:29:16.076785 91.93% [DEBUG] switch_core_state_machine.c:640 (sofia/default/9084093666@13.232.246.166) State ROUTING
  44. 2023-07-13 13:29:16.076785 91.93% [DEBUG] mod_sofia.c:158 sofia/default/9084093666@13.232.246.166 SOFIA ROUTING
  45. 2023-07-13 13:29:16.076785 91.93% [DEBUG] switch_core_state_machine.c:230 sofia/default/9084093666@13.232.246.166 Standard ROUTING
  46. 2023-07-13 13:29:16.076785 91.93% [INFO] mod_dialplan_xml.c:639 Processing CommunitySixServer <9084093666>->10050 in context default
  47. 2023-07-13 13:29:16.096779 91.93% [INFO] switch_cpp.cpp:1465 [ASTPP] CACHE FAIL
  48. 2023-07-13 13:29:16.116763 91.93% [DEBUG] switch_cpp.cpp:1465 [ASTPP] [CACHING_DEBUG_SYSTEM]1.0
  49. 2023-07-13 13:29:16.116763 91.93% [DEBUG] switch_cpp.cpp:1465 [ASTPP] [LOAD_CONF] Query :SELECT name,value FROM `system` WHERE group_title IN ('global','opensips','callingcard','calls','international_prefixes','interconnect_code')
  50. 2023-07-13 13:29:16.116763 91.93% [DEBUG] switch_cpp.cpp:1465 [ASTPP] [LOAD_ADDON_CONF] Query :SELECT package_name FROM addons
  51. 2023-07-13 13:29:16.116763 91.93% [INFO] switch_cpp.cpp:1465 [ASTPP] [feature_code_call_transfer] Blind Call Flag: 0
  52. 2023-07-13 13:29:16.116763 91.93% [INFO] switch_cpp.cpp:1465 [ASTPP] [Dialplan] Dialed number : 10050
  53. 2023-07-13 13:29:16.116763 91.93% [DEBUG] switch_cpp.cpp:1465 [ASTPP] [CHECK_FEATURE_CODE] Query :SELECT id,feature_action,feature_code from feature_code where feature_code = '10050' limit 1
  54. 2023-07-13 13:29:16.116763 91.93% [DEBUG] switch_cpp.cpp:1465 [ASTPP] [DOAUTHORIZATION] Query :SELECT access_number FROM accessnumber WHERE access_number = '10050' AND status=0 limit 1
  55. 2023-07-13 13:29:16.116763 91.93% [DEBUG] switch_cpp.cpp:1465 [ASTPP] [Functions] [Fifo Condition Check] Query :SELECT id,destination_number,agent_hold_file from pbx_queue WHERE destination_number = '10050' and status=0 LIMIT 1
  56. 2023-07-13 13:29:16.116763 91.93% [INFO] switch_cpp.cpp:1465 [ASTPP] SOURCE NUMBERgw+ClusterServer
  57. 2023-07-13 13:29:16.116763 91.93% [DEBUG] switch_cpp.cpp:1465 [ASTPP] [LOAD_ADDON_CONF] Query :SELECT package_name FROM addons
  58. 2023-07-13 13:29:16.116763 91.93% [DEBUG] switch_cpp.cpp:1465 [ASTPP] [DOAUTHORIZATION LOCAL SOURCE] Query :SELECT domain,accountid FROM domains WHERE domain = '78.47.101.152' limit 1
  59. 2023-07-13 13:29:16.116763 91.93% [WARNING] switch_cpp.cpp:1465 [ASTPP] [FAXER] Custom Caller ID
  60. 2023-07-13 13:29:16.116763 91.93% [INFO] switch_cpp.cpp:1465 [ASTPP] [Dialplan] Caller Id name / number  : "CommunitySixServer" / 9084093666
  61. 2023-07-13 13:29:16.116763 91.93% [DEBUG] switch_cpp.cpp:1465 [ASTPP] Interconnect code destination number
  62. 2023-07-13 13:29:16.116763 91.93% [DEBUG] switch_cpp.cpp:1465 [ASTPP] [get_interconnectcode_info] Query :SELECT * FROM interconnectcode WHERE interconnectcode = 10050 AND status=0 limit 1
  63. 2023-07-13 13:29:16.116763 91.93% [DEBUG] switch_cpp.cpp:1465 [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, A.codec as did_codec,A.provider_id as provider_id FROM dids AS A,accounts AS B WHERE B.status=0 AND B.deleted=0 AND B.id=A.accountid AND A.number ="10050" LIMIT 1
  64. 2023-07-13 13:29:16.116763 91.93% [DEBUG] switch_cpp.cpp:1465 [ASTPP] [CHECK_DID_CALL_TRANSFER] Query :SELECT A.id as id,A.provider_id as provider_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,A.transfer_status,A.busy_status,A.no_answer_status,A.always_status,A.transfer_call_type,A.transfer_extensions FROM dids AS A,accounts AS B WHERE B.status=0 AND B.deleted=0 AND B.id=A.accountid AND A.number ="10050" LIMIT 1
  65. 2023-07-13 13:29:16.156750 91.93% [DEBUG] switch_cpp.cpp:1465 [ASTPP] [LOAD_ADDON_CONF] Query :SELECT package_name FROM addons
  66. 2023-07-13 13:29:16.156750 91.93% [DEBUG] switch_cpp.cpp:1465 [ASTPP] [CHECK_DID12] Query :SELECT call_type,extensions from inbound_routes where accountid ="42" and did_id ="8" and number ="9084093666" and status = '0' LIMIT 1
  67. 2023-07-13 13:29:16.156750 91.93% [INFO] switch_cpp.cpp:1465 [ASTPP] [Dialplan] Call direction : inbound
  68. 2023-07-13 13:29:16.156750 91.93% [INFO] switch_cpp.cpp:1465 [ASTPP] [OPENSIP_FROM_IP] from_ip : 13.232.246.166
  69. 2023-07-13 13:29:16.156750 91.93% [INFO] switch_cpp.cpp:1465 [ASTPP] [Accountcode : 8800713436]
  70. 2023-07-13 13:29:16.156750 91.93% [DEBUG] switch_cpp.cpp:1465 [ASTPP] [GET get_acc_info] Query :SELECT count(id) as id FROM local_number WHERE number =10050
  71. 2023-07-13 13:29:16.156750 91.93% [DEBUG] switch_cpp.cpp:1465 [ASTPP] [DOAUTHORIZATION] Query :SELECT * FROM accounts WHERE number = "8800713436" AND deleted = 0 limit 1
  72. 2023-07-13 13:29:16.156750 91.93% [DEBUG] switch_cpp.cpp:1465 [ASTPP] account call balance :SELECT * FROM accounts WHERE id =42
  73. 2023-07-13 13:29:16.156750 91.93% [DEBUG] switch_cpp.cpp:1465 [ASTPP] [IS_CHECK_DID] Query :SELECT * FROM dids WHERE number ="10050" AND (accountid = 0 OR status = 1) LIMIT 1
  74. 2023-07-13 13:29:16.156750 91.93% [DEBUG] switch_cpp.cpp:1465 [ASTPP] [GET_PACKAGE_INFO] Call Direction : inbound
  75. 2023-07-13 13:29:16.156750 91.93% [DEBUG] switch_cpp.cpp:1465 [ASTPP] [GET_PACKAGE_INFO] DID ACCOUNT ID : 42
  76. 2023-07-13 13:29:16.156750 91.93% [DEBUG] switch_cpp.cpp:1465 [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 P.is_terminated = 0 AND (patterns = '^10050.*' OR patterns = '^1005.*' OR patterns = '^100.*' OR patterns = '^10.*' OR patterns = '^1.*' OR patterns ='--') AND accountid = 42 ORDER BY LENGTH(PKGPTR.patterns) DESC
  77. 2023-07-13 13:29:16.156750 91.93% [DEBUG] switch_cpp.cpp:1465 [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 ="10050" AND A.accountid = '42' limit 1
  78. 2023-07-13 13:29:16.156750 91.93% [INFO] switch_cpp.cpp:1465 [ASTPP] [Dialplan] SPEED DIAL NUMBER : 10050
  79. 2023-07-13 13:29:16.156750 91.93% [DEBUG] switch_cpp.cpp:1465 [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, A.codec as did_codec,A.provider_id as provider_id FROM dids AS A,accounts AS B WHERE B.status=0 AND B.deleted=0 AND B.id=A.accountid AND A.number ="10050" LIMIT 1
  80. 2023-07-13 13:29:16.176750 91.93% [DEBUG] switch_cpp.cpp:1465 [ASTPP] [CHECK_DID_CALL_TRANSFER] Query :SELECT A.id as id,A.provider_id as provider_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,A.transfer_status,A.busy_status,A.no_answer_status,A.always_status,A.transfer_call_type,A.transfer_extensions FROM dids AS A,accounts AS B WHERE B.status=0 AND B.deleted=0 AND B.id=A.accountid AND A.number ="10050" LIMIT 1
  81. 2023-07-13 13:29:16.176750 91.93% [DEBUG] switch_cpp.cpp:1465 [ASTPP] [LOAD_ADDON_CONF] Query :SELECT package_name FROM addons
  82. 2023-07-13 13:29:16.176750 91.93% [DEBUG] switch_cpp.cpp:1465 [ASTPP] [CHECK_DID12] Query :SELECT call_type,extensions from inbound_routes where accountid ="42" and did_id ="8" and number ="9084093666" and status = '0' LIMIT 1
  83. 2023-07-13 13:29:16.176750 91.93% [INFO] switch_cpp.cpp:1465 [ASTPP] [Dialplan] New Call Direction : inbound
  84. 2023-07-13 13:29:16.176750 91.93% [DEBUG] switch_cpp.cpp:1465 [ASTPP] [CHECK_CALL_BARRING] Query :SELECT number,RIGHT(number,1) as lastchar,type as status_type,number_type,accountid FROM call_barring WHERE ((number = '10050' OR number = '1005' OR number = '100' OR number = '10' OR number = '1' OR number ='--') OR (number = '10050*' OR number = '1005*' OR number = '100*' OR number = '10*' OR number = '1*' OR number ='--') OR (number = '9084093666' OR number = '908409366' OR number = '90840936' OR number = '9084093' OR number = '908409' OR number = '90840' OR number = '9084' OR number = '908' OR number = '90' OR number = '9' OR number ='--') OR (number = '9084093666*' OR number = '908409366*' OR number = '90840936*' OR number = '9084093*' OR number = '908409*' OR number = '90840*' OR number = '9084*' OR number = '908*' OR number = '90*' OR number = '9*' OR number ='--')) AND status=0 order by LENGTH(number) DESC,lastchar DESC, modified_date DESC
  85. 2023-07-13 13:29:16.176750 91.93% [DEBUG] switch_cpp.cpp:1465 [ASTPP] Call Barring Status : -1
  86. 2023-07-13 13:29:16.176750 91.93% [DEBUG] switch_cpp.cpp:1465 [ASTPP] [GET_PRICELIST_ROUTING_INFO] Query :select id,routing_prefix,pricelist_id_admin from pricelists WHERE (routing_prefix = '10050' OR routing_prefix = '1005' OR routing_prefix = '100' OR routing_prefix = '10' OR routing_prefix = '1' OR routing_prefix ='--') AND status = 0 and reseller_id = 0 limit 1
  87. 2023-07-13 13:29:16.176750 91.93% [INFO] switch_cpp.cpp:1465 [ASTPP] =============== Account Information ===================
  88. 2023-07-13 13:29:16.176750 91.93% [INFO] switch_cpp.cpp:1465 [ASTPP] User id : 42
  89. 2023-07-13 13:29:16.176750 91.93% [INFO] switch_cpp.cpp:1465 [ASTPP] Account code : 8800713436
  90. 2023-07-13 13:29:16.176750 91.93% [DEBUG] switch_cpp.cpp:1465 [ASTPP] account call balance :SELECT * FROM accounts WHERE id =42
  91. 2023-07-13 13:29:16.176750 91.93% [INFO] switch_cpp.cpp:1465 [ASTPP] Balance : 3658826.2201
  92. 2023-07-13 13:29:16.176750 91.93% [INFO] switch_cpp.cpp:1465 [ASTPP] Type : 1 [0:prepaid,1:postpaid]
  93. 2023-07-13 13:29:16.176750 91.93% [INFO] switch_cpp.cpp:1465 [ASTPP] Ratecard id : 16
  94. 2023-07-13 13:29:16.176750 91.93% [INFO] switch_cpp.cpp:1465 [ASTPP] CID Pool : 0
  95. 2023-07-13 13:29:16.176750 91.93% [INFO] switch_cpp.cpp:1465 [ASTPP] ========================================================
  96. 2023-07-13 13:29:16.176750 91.93% [DEBUG] switch_cpp.cpp:1465 [ASTPP] [GET_PRICELIST_INFO] Query :select * from pricelists WHERE id = 16 AND status = 0
  97. 2023-07-13 13:29:16.176750 91.93% [DEBUG] switch_cpp.cpp:1465 [ASTPP] [GET_RATES] call_direction :inbound
  98. 2023-07-13 13:29:16.176750 91.93% [DEBUG] switch_cpp.cpp:1465 [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, A.codec as did_codec,A.provider_id as provider_id FROM dids AS A,accounts AS B WHERE B.status=0 AND B.deleted=0 AND B.id=A.accountid AND A.number ="10050" LIMIT 1
  99. 2023-07-13 13:29:16.196748 91.93% [DEBUG] switch_cpp.cpp:1465 [ASTPP] [CHECK_DID_CALL_TRANSFER] Query :SELECT A.id as id,A.provider_id as provider_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,A.transfer_status,A.busy_status,A.no_answer_status,A.always_status,A.transfer_call_type,A.transfer_extensions FROM dids AS A,accounts AS B WHERE B.status=0 AND B.deleted=0 AND B.id=A.accountid AND A.number ="10050" LIMIT 1
  100. 2023-07-13 13:29:16.196748 91.93% [DEBUG] switch_cpp.cpp:1465 [ASTPP] [LOAD_ADDON_CONF] Query :SELECT package_name FROM addons
  101. 2023-07-13 13:29:16.196748 91.93% [DEBUG] switch_cpp.cpp:1465 [ASTPP] [CHECK_DID12] Query :SELECT call_type,extensions from inbound_routes where accountid ="42" and did_id ="8" and number ="9084093666" and status = '0' LIMIT 1
  102. 2023-07-13 13:29:16.196748 91.93% [INFO] switch_cpp.cpp:1465 [ASTPP]  Call Direction : inbound
  103. 2023-07-13 13:29:16.196748 91.93% [INFO] switch_cpp.cpp:1465 [ASTPP] [Demand_Base_Routing]Going For Check Demand Base Routing
  104. 2023-07-13 13:29:16.196748 91.93% [INFO] switch_cpp.cpp:1465 [ASTPP] [Demand_Base_Routing] OLD COST:1.46370
  105. 2023-07-13 13:29:16.196748 91.93% [INFO] switch_cpp.cpp:1465 [ASTPP] [Demand_Base_Routing]pricelist_id:16
  106. 2023-07-13 13:29:16.196748 91.93% [INFO] switch_cpp.cpp:1465 [ASTPP] [Demand_Base_Routing] Query :SELECT demand_based_condition,holiday,timezone_name from demand_based_routing where pricelist_id = '16' and status=0
  107. 2023-07-13 13:29:16.196748 91.93% [INFO] switch_cpp.cpp:1465 [ASTPP] [Demand_Base_Routing] NEW COST:1.46370
  108. 2023-07-13 13:29:16.196748 91.93% [INFO] switch_cpp.cpp:1465 [ASTPP] =============== Rates Information ===================
  109. 2023-07-13 13:29:16.196748 91.93% [INFO] switch_cpp.cpp:1465 [ASTPP] ID : 8
  110. 2023-07-13 13:29:16.196748 91.93% [INFO] switch_cpp.cpp:1465 [ASTPP] Connectcost : 0.00000
  111. 2023-07-13 13:29:16.196748 91.93% [INFO] switch_cpp.cpp:1465 [ASTPP] Includedseconds : 0
  112. 2023-07-13 13:29:16.196748 91.93% [INFO] switch_cpp.cpp:1465 [ASTPP] Cost : 1.46370
  113. 2023-07-13 13:29:16.196748 91.93% [INFO] switch_cpp.cpp:1465 [ASTPP] Comment : Greece Scotland marine
  114. 2023-07-13 13:29:16.196748 91.93% [INFO] switch_cpp.cpp:1465 [ASTPP] Country Id : 215
  115. 2023-07-13 13:29:16.196748 91.93% [INFO] switch_cpp.cpp:1465 [ASTPP] Accid : 42
  116. 2023-07-13 13:29:16.196748 91.93% [INFO] switch_cpp.cpp:1465 [ASTPP] ================================================================
  117. 2023-07-13 13:29:16.196748 91.93% [DEBUG] switch_cpp.cpp:1465 [ASTPP] account call balance :SELECT * FROM accounts WHERE id =42
  118. 2023-07-13 13:29:16.196748 91.93% [INFO] switch_cpp.cpp:1465 [ASTPP] [FIND_MAXLENGTH] Your3658826.2201 balance Accountid 42 !!!
  119. 2023-07-13 13:29:16.196748 91.93% [NOTICE] switch_cpp.cpp:1465 [ASTPP] [FIND_MAXLENGTH] Limiting Call To Config Max Length 100 mins!
  120. 2023-07-13 13:29:16.196748 91.93% [INFO] switch_cpp.cpp:1465 [ASTPP] Call Max Length Duration : 100 minutes
  121. 2023-07-13 13:29:16.196748 91.93% [INFO] switch_cpp.cpp:1465 [ASTPP] [userinfo] INB_FREE:TRUE
  122. 2023-07-13 13:29:16.196748 91.93% [INFO] switch_cpp.cpp:1465 [ASTPP] [userinfo] free_inbound:1
  123. 2023-07-13 13:29:16.196748 91.93% [DEBUG] switch_cpp.cpp:1465 [ASTPP] [GET_OVERRIDE_CALLERID] Query :SELECT callerid_name as cid_name,callerid_number as cid_number,accountid FROM accounts_callerid WHERE accountid = 42 AND status=0 LIMIT 1
  124. 2023-07-13 13:29:16.196748 91.93% [DEBUG] switch_cpp.cpp:1465 [ASTPP] [DOAUTHORIZATION] Query :SELECT * FROM accounts WHERE id = "42" AND deleted = 0 limit 1
  125. 2023-07-13 13:29:16.196748 91.93% [DEBUG] switch_cpp.cpp:1465 [ASTPP] account call balance :SELECT * FROM accounts WHERE id =42
  126. 2023-07-13 13:29:16.216757 91.93% [INFO] switch_cpp.cpp:1465 [ASTPP] [userinfo] Actual CustomerInfo XML:42
  127. 2023-07-13 13:29:16.216757 91.93% [INFO] switch_cpp.cpp:1465 [ASTPP] [userinfo] Userinfo XML:42
  128. 2023-07-13 13:29:16.216757 91.93% [INFO] switch_cpp.cpp:1465 [ASTPP] [userinfo] Actual CustomerInfo XML : 42
  129. 2023-07-13 13:29:16.216757 91.93% [DEBUG] switch_cpp.cpp:1465 [ASTPP] [get_domain_info] Query :SELECT * FROM domains WHERE accountid = 42 limit 1
  130. 2023-07-13 13:29:16.216757 91.93% [WARNING] switch_cpp.cpp:1465 [ASTPP] [user_domain] User Domain : clusterguibeta1.astppbilling.org
  131. 2023-07-13 13:29:16.216757 91.93% [INFO] switch_cpp.cpp:1465 [ASTPP]  Maxlength : 100
  132. 2023-07-13 13:29:16.216757 91.93% [DEBUG] switch_cpp.cpp:1465 [ASTPP] [LOAD_ADDON_CONF] Query :SELECT package_name FROM addons
  133. 2023-07-13 13:29:16.216757 91.93% [INFO] switch_cpp.cpp:1465 [ASTPP] [XML] Customer Recording Flag : 1
  134. 2023-07-13 13:29:16.216757 91.93% [INFO] switch_cpp.cpp:1465 [ASTPP] [PBX] Call Direction : inbound
  135. 2023-07-13 13:29:16.216757 91.93% [DEBUG] switch_cpp.cpp:1465 [ASTPP] [GET get_record_info] Query :SELECT sip_device_routing.is_recording FROM sip_devices AS sip_devices, accounts AS accounts ,sip_device_routing AS sip_device_routing  WHERE sip_devices.accountid = accounts.id AND sip_devices.id = sip_device_routing.sip_device_id AND sip_devices.username = "2" AND accounts.status = 0
  136. 2023-07-13 13:29:16.216757 91.93% [DEBUG] switch_cpp.cpp:1465 [ASTPP] [get_domain_info] Query :SELECT * FROM domains WHERE accountid = 42 limit 1
  137. 2023-07-13 13:29:16.216757 91.93% [WARNING] switch_cpp.cpp:1465 [ASTPP] [XML] User Domain : clusterguibeta1.astppbilling.org
  138. 2023-07-13 13:29:16.216757 91.93% [DEBUG] switch_cpp.cpp:1465 [ASTPP] [XML] Custom Function Name :: custom_inbound_7
  139. 2023-07-13 13:29:16.216757 91.93% [INFO] switch_cpp.cpp:1465 [ASTPP] [PBX] Call Type : 7
  140. 2023-07-13 13:29:16.216757 91.93% [INFO] switch_cpp.cpp:1465 [ASTPP] [PBX] Call Type : Ring Group
  141. 2023-07-13 13:29:16.216757 91.93% [DEBUG] switch_cpp.cpp:1465 [ASTPP] [PBX] did_pbx_info : Query - SELECT call_screening from accounts WHERE id = '42' LIMIT 1
  142. 2023-07-13 13:29:16.216757 91.93% [INFO] switch_cpp.cpp:1465 [ASTPP] [PBX] did_pbx_info : Screening Option - 1
  143. 2023-07-13 13:29:16.216757 91.93% [INFO] switch_cpp.cpp:1465 [ASTPP] [PBX] did_pbx_info : is_intro_recorded - false
  144. 2023-07-13 13:29:16.216757 91.93% [INFO] switch_cpp.cpp:1465 [ASTPP] [PBX] did_pbx_info : introduction_recording_name -
  145. 2023-07-13 13:29:16.216757 91.93% [DEBUG] switch_cpp.cpp:1465 [ASTPP] [Functions] [GET RING GROUP INFO] Query :SELECT id as ringgroup_id,name as ringgroup_name,strategy as ringgroup_strategy,destinations as ringgroup_destinations,description as ringgroup_description,announcementid as ringgroup_announcementid,call_record as ringgroup_call_record,skip_busy as ringgroup_skip_busy,ringbackid as ringgroup_ringbackid,calleridname as ringgroup_calleridname,greetingid as ringgroup_greetingid,calleridnumber as ringgroup_calleridnumber,no_answer as ringgroup_no_answer,no_answer_call_type as no_answer_call_type,voicemail_set,no_answer_call_type_value, greetingid as ringgroup_greetingid, music_on_hold_type,music_on_hold from pbx_ringgroup WHERE id = 2 and status = 0 LIMIT 1
  146. 2023-07-13 13:29:16.216757 91.93% [INFO] switch_cpp.cpp:1465 [ASTPP] [PBX]  Conference greetingid::2
  147. 2023-07-13 13:29:16.216757 91.93% [DEBUG] switch_cpp.cpp:1465 [ASTPP] [Functions] [GET_RING_GROUP_INFO] Query :SELECT file_name from pbx_recording WHERE id = '2' LIMIT 1
  148. 2023-07-13 13:29:16.216757 91.93% [INFO] switch_cpp.cpp:1465 [ASTPP] =============== music_file_name=File name==================ASTPPWelcomeRingGroup_130723115618.wav
  149. 2023-07-13 13:29:16.216757 91.93% [DEBUG] switch_cpp.cpp:1465 [ASTPP] [GET MOH] Query :SELECT name FROM pbx_music_on_hold WHERE id = 0 ORDER BY RAND() LIMIT 1
  150. 2023-07-13 13:29:16.216757 91.93% [DEBUG] switch_cpp.cpp:1465 [ASTPP] [get_domain_info] Query :SELECT * FROM domains WHERE accountid = 42 limit 1
  151. 2023-07-13 13:29:16.216757 91.93% [INFO] switch_cpp.cpp:1465 [ASTPP] =============== announcement===================6
  152. 2023-07-13 13:29:16.216757 91.93% [DEBUG] switch_cpp.cpp:1465 [ASTPP] [Functions] [GET_RING_GROUP_INFO] Query :SELECT file_name from pbx_recording WHERE id = '6' LIMIT 1
  153. 2023-07-13 13:29:16.216757 91.93% [INFO] switch_cpp.cpp:1465 [ASTPP] =============== 1 announcement=File name==================sample-15s_130723115914.wav
  154. 2023-07-13 13:29:16.236754 91.93% [INFO] switch_cpp.cpp:1465 [ASTPP] Final Count : 0===
  155. 2023-07-13 13:29:16.236754 91.93% [INFO] switch_cpp.cpp:1465 [ASTPP] [SIP_CODEC1]
  156. 2023-07-13 13:29:16.236754 91.93% [DEBUG] switch_cpp.cpp:1465 [ASTPP] [sip_codec_for_outbound] Query :SELECT sip_devices.codec as sip_codec FROM sip_devices as sip_devices,accounts as  accounts ,domains WHERE accounts.id=domains.accountid AND accounts.status=0 AND accounts.deleted=0 AND accounts.id=sip_devices.accountid AND sip_devices.username="8800713436"  AND domains.domain="clusterguibeta1.astppbilling.org" limit 1
  157. 2023-07-13 13:29:16.236754 91.93% [DEBUG] switch_cpp.cpp:1465 [ASTPP] [get_extensions_forwarding] Query :select sip_devices.id,sip_device_routing.call_forwarding_flag,sip_device_routing.call_forwarding_destination from sip_devices JOIN sip_device_routing ON sip_devices.id = sip_device_routing.sip_device_id where sip_devices.username = "8800713436"
  158. 2023-07-13 13:29:16.236754 91.93% [INFO] switch_cpp.cpp:1465 [ASTPP] [SIP_CODEC3]
  159. 2023-07-13 13:29:16.236754 91.93% [DEBUG] switch_cpp.cpp:1465 [ASTPP] [sip_codec_for_outbound] Query :SELECT sip_devices.codec as sip_codec FROM sip_devices as sip_devices,accounts as  accounts ,domains WHERE accounts.id=domains.accountid AND accounts.status=0 AND accounts.deleted=0 AND accounts.id=sip_devices.accountid AND sip_devices.username="8800713436"  AND domains.domain="clusterguibeta1.astppbilling.org" limit 1
  160. 2023-07-13 13:29:16.236754 91.93% [INFO] switch_cpp.cpp:1465 [ASTPP] Final Count : 0===
  161. 2023-07-13 13:29:16.236754 91.93% [INFO] switch_cpp.cpp:1465 [ASTPP] [SIP_CODEC1]
  162. 2023-07-13 13:29:16.236754 91.93% [DEBUG] switch_cpp.cpp:1465 [ASTPP] [sip_codec_for_outbound] Query :SELECT sip_devices.codec as sip_codec FROM sip_devices as sip_devices,accounts as  accounts ,domains WHERE accounts.id=domains.accountid AND accounts.status=0 AND accounts.deleted=0 AND accounts.id=sip_devices.accountid AND sip_devices.username="9839115785"  AND domains.domain="clusterguibeta1.astppbilling.org" limit 1
  163. 2023-07-13 13:29:16.236754 91.93% [DEBUG] switch_cpp.cpp:1465 [ASTPP] [get_extensions_forwarding] Query :select sip_devices.id,sip_device_routing.call_forwarding_flag,sip_device_routing.call_forwarding_destination from sip_devices JOIN sip_device_routing ON sip_devices.id = sip_device_routing.sip_device_id where sip_devices.username = "9839115785"
  164. 2023-07-13 13:29:16.236754 91.93% [INFO] switch_cpp.cpp:1465 [ASTPP] [SIP_CODEC3]
  165. 2023-07-13 13:29:16.236754 91.93% [DEBUG] switch_cpp.cpp:1465 [ASTPP] [sip_codec_for_outbound] Query :SELECT sip_devices.codec as sip_codec FROM sip_devices as sip_devices,accounts as  accounts ,domains WHERE accounts.id=domains.accountid AND accounts.status=0 AND accounts.deleted=0 AND accounts.id=sip_devices.accountid AND sip_devices.username="9839115785"  AND domains.domain="clusterguibeta1.astppbilling.org" limit 1
  166. 2023-07-13 13:29:16.236754 91.93% [INFO] switch_cpp.cpp:1465 [ASTPP] RingGroup Recording Flag : 1
  167. 2023-07-13 13:29:16.236754 91.93% [INFO] switch_cpp.cpp:1465 [ASTPP] RingGroup Dlr Str : [sip_invite_params=user=local,sip_h_p-call_type='custom_forward',call_timeout=55,group_confirm_key=exec,group_confirm_file=lua /usr/local/freeswitch/scripts/astpp/lib/pbx/astpp.confirm.lua,confirm=true,announcement=sample-15s_130723115914.wav,dialed_user=8800713436,is_intro_recorded=false,voicemail_sip=,voicemail_sip_domain=,leg_timeout=55,leg_delay_start=0]sofia/${sofia_profile_name}/8800713436@clusterguibeta1.astppbilling.org:5060|[sip_invite_params=user=local,sip_h_p-call_type='custom_forward',call_timeout=0,group_confirm_key=exec,group_confirm_file=lua /usr/local/freeswitch/scripts/astpp/lib/pbx/astpp.confirm.lua,confirm=true,announcement=sample-15s_130723115914.wav,dialed_user=9839115785,is_intro_recorded=false,voicemail_sip=,voicemail_sip_domain=,leg_timeout=0,leg_delay_start=0]sofia/${sofia_profile_name}/9839115785@clusterguibeta1.astppbilling.org:5060|
  168. 2023-07-13 13:29:16.236754 91.93% [DEBUG] switch_cpp.cpp:1465 [ASTPP] [Functions] [GET_RING_GROUP_INFO] Query :SELECT file_name from pbx_recording WHERE id = '8' LIMIT 1
  169. 2023-07-13 13:29:16.236754 91.93% [DEBUG] switch_cpp.cpp:1465 [ASTPP] [CHECK_FEATURE_CODE] Query :SELECT id,feature_action,feature_code from feature_code where feature_action = 'call_transfer_attended' limit 1
  170. 2023-07-13 13:29:16.236754 91.93% [DEBUG] switch_cpp.cpp:1465 [ASTPP] [CHECK_FEATURE_CODE] Query :SELECT id,feature_action,feature_code from feature_code where feature_action = 'call_transfer' limit 1
  171. 2023-07-13 13:29:16.236754 91.93% [DEBUG] switch_cpp.cpp:1465 [ASTPP] [Dialplan] Generated XML:<?xml version="1.0" encoding="UTF-8" standalone="no"?>
  172. <document type="freeswitch/xml">
  173. <section name="dialplan" description="ASTPP Dialplan">
  174. <context name="default">
  175. <extension name="10050">
  176. <condition field="destination_number" expression="10050">
  177. <action application="set" data="effective_destination_number=10050"/>
  178. <action application="set" data="bridge_pre_execute_bleg_app=sched_hangup"/>
  179. <action application="set" data="bridge_pre_execute_bleg_data=+6000 normal_clearing"/>
  180. <action application="set" data="notify_flag=0"/>
  181. <action application="set" data="notify_credit_limit=5.00000"/>
  182. <action application="set" data="type=0"/>
  183. <action application="set" data="callstart=2023-07-13 13:29:16"/>
  184. <action application="set" data="hangup_after_bridge=true"/>
  185. <action application="set" data="continue_on_fail=TRUE"/>
  186. <action application="set" data="account_id=42"/>
  187. <action application="set" data="parent_id=0"/>
  188. <action application="set" data="entity_id=0"/>
  189. <action application="set" data="call_processed=internal"/>
  190. <action application="set" data="call_direction=inbound"/>
  191. <action application="set" data="accountname=default"/>
  192. <action application="set" data="filename1=astpp.pbx.lua"/>
  193. <action application="set" data="origination_rates_did=ID:8|CODE:^10050.*|DESTINATION:Greece Scotland marine|CONNECTIONCOST:0.00000|INCLUDEDSECONDS:0|CT:7|COST:1.46370|INC:60|INITIALBLOCK:60|RATEGROUP:0|MARKUP:0|CI:215|ACCID:42"/>
  194. <action application="set" data="origination_rates=0"/>
  195. <action application="set" data="original_caller_id_name="CommunitySixServer""/>
  196. <action application="set" data="original_caller_id_number=9084093666"/>
  197. <action application="set" data="effective_caller_id_name="CommunitySixServer""/>
  198. <action application="set" data="effective_caller_id_number=9084093666"/>
  199. <action application="set" data="receiver_accid=42"/>
  200. <action application="set" data="did_id=8"/>
  201. <action application="set" data="transfer_call_type=4"/>
  202. <action application="set" data="transfer_extensions="/>
  203. <action application="set" data="busy_status=1"/>
  204. <action application="set" data="no_answer_status=1"/>
  205. <action application="set" data="always_status=1"/>
  206. <action application="set" data="transfer_status=1"/>
  207. <action application="set" data="variable_sip_to_host=${domain_name}"/>
  208. <action application="set" data="variable_sip_network_ip=78.47.101.152"/>
  209. <action application="set" data="variable_sip_network_port=5060"/>
  210. <action application="export" data="domain_name=clusterguibeta1.astppbilling.org"/>
  211. <action application="export" data="sip_to_host=clusterguibeta1.astppbilling.org"/>
  212. <action application="export" data="presence_data=x|||Cluster PK Client(8800713436)|||^10050.* // Greece Scotland marine // 1.46370|||||||||DID|||13.232.246.166"/>
  213. <action application="export" data="call_type=7"/>
  214. <action application="set" data="did_calltype=7"/>
  215. <action application="set" data="did_extensions=2"/>
  216. <action application="set" data="daily_call_credit_limit=0.00000"/>
  217. <action application="set" data="monthly_call_credit_limit=0.00000"/>
  218. <action application="set" data="daily_call_used_limit=0.00000"/>
  219. <action application="set" data="monthly_call_used_limit=0.00000"/>
  220. <action application="playback" data="/var/www/html/astpp//upload/pbx/ASTPPWelcomeRingGroup_130723115618.wav"/>
  221. <action application="set" data="group_confirm_key=exec"/>
  222. <action application="set" data="group_confirm_file=lua /usr/local/freeswitch/scripts/astpp/lib/pbx/astpp.confirm.lua"/>
  223. <action application="set" data="ringback=/var/www/html/astpp//upload/pbx/file_example_WAV_1MG_130723120048.wav"/>
  224. <action application="set" data="module_name=pbx"/>
  225. <action application="db" data="insert/pickup_any_group_${callgroup}/2/${uuid}"/>
  226. <action application="set" data="dialed_extension=transfer_call"/>
  227. <action application="export" data="dialed_extension=transfer_call"/>
  228. <action application="bind_meta_app" data="2 b s execute_extension::transfer_call_2 XML default"/>
  229. <action application="bind_meta_app" data="3 b s execute_extension::transfer_call_3 XML default"/>
  230. <action application="export" data="ring_group_transfer=true"/>
  231. <action application="set" data="fail_on_single_reject=CALL_REJECTED"/>
  232. <action application="bridge" data="{sip_h_P-call_type='custom_forward'}[sip_invite_params=user=local,sip_h_p-call_type='custom_forward',call_timeout=55,group_confirm_key=exec,group_confirm_file=lua /usr/local/freeswitch/scripts/astpp/lib/pbx/astpp.confirm.lua,confirm=true,announcement=sample-15s_130723115914.wav,dialed_user=8800713436,is_intro_recorded=false,voicemail_sip=,voicemail_sip_domain=,leg_timeout=55,leg_delay_start=0]sofia/${sofia_profile_name}/8800713436@clusterguibeta1.astppbilling.org:5060|[sip_invite_params=user=local,sip_h_p-call_type='custom_forward',call_timeout=0,group_confirm_key=exec,group_confirm_file=lua /usr/local/freeswitch/scripts/astpp/lib/pbx/astpp.confirm.lua,confirm=true,announcement=sample-15s_130723115914.wav,dialed_user=9839115785,is_intro_recorded=false,voicemail_sip=,voicemail_sip_domain=,leg_timeout=0,leg_delay_start=0]sofia/${sofia_profile_name}/9839115785@clusterguibeta1.astppbilling.org:5060|"/>
  233. <action application="set" data="original_did_number=10050"/>
  234. <action application="set" data="no_answer_number="/>
  235. <action application="set" data="no_answer_call_type=pstn_1"/>
  236. <action application="set" data="no_answer_call_type_value=10000404000"/>
  237. <action application="set" data="variable_sip_to_host=clusterguibeta1.astppbilling.org"/>
  238. <action application="set" data="userinfo_id=42"/>
  239. <action application="set" data="variable_sip_to_host=clusterguibeta1.astppbilling.org"/>
  240. <action application="set" data="opensips_flag=0"/>
  241. <action application="lua" data="astpp/lib/pbx/astpp.ring_group_destination.lua"/>
  242. </condition>
  243. </extension>
  244. </context>
  245. </section>
  246. </document>
  247. Dialplan: sofia/default/9084093666@13.232.246.166 parsing [default->10050] continue=false
  248. Dialplan: sofia/default/9084093666@13.232.246.166 Regex (PASS) [10050] destination_number(10050) =~ /10050/ break=on-false
  249. Dialplan: sofia/default/9084093666@13.232.246.166 Action set(effective_destination_number=10050)
  250. Dialplan: sofia/default/9084093666@13.232.246.166 Action set(bridge_pre_execute_bleg_app=sched_hangup)
  251. Dialplan: sofia/default/9084093666@13.232.246.166 Action set(bridge_pre_execute_bleg_data=+6000 normal_clearing)
  252. Dialplan: sofia/default/9084093666@13.232.246.166 Action set(notify_flag=0)
  253. Dialplan: sofia/default/9084093666@13.232.246.166 Action set(notify_credit_limit=5.00000)
  254. Dialplan: sofia/default/9084093666@13.232.246.166 Action set(type=0)
  255. Dialplan: sofia/default/9084093666@13.232.246.166 Action set(callstart=2023-07-13 13:29:16)
  256. Dialplan: sofia/default/9084093666@13.232.246.166 Action set(hangup_after_bridge=true)
  257. Dialplan: sofia/default/9084093666@13.232.246.166 Action set(continue_on_fail=TRUE)
  258. Dialplan: sofia/default/9084093666@13.232.246.166 Action set(account_id=42)
  259. Dialplan: sofia/default/9084093666@13.232.246.166 Action set(parent_id=0)
  260. Dialplan: sofia/default/9084093666@13.232.246.166 Action set(entity_id=0)
  261. Dialplan: sofia/default/9084093666@13.232.246.166 Action set(call_processed=internal)
  262. Dialplan: sofia/default/9084093666@13.232.246.166 Action set(call_direction=inbound)
  263. Dialplan: sofia/default/9084093666@13.232.246.166 Action set(accountname=default)
  264. Dialplan: sofia/default/9084093666@13.232.246.166 Action set(filename1=astpp.pbx.lua)
  265. Dialplan: sofia/default/9084093666@13.232.246.166 Action set(origination_rates_did=ID:8|CODE:^10050.*|DESTINATION:Greece Scotland marine|CONNECTIONCOST:0.00000|INCLUDEDSECONDS:0|CT:7|COST:1.46370|INC:60|INITIALBLOCK:60|RATEGROUP:0|MARKUP:0|CI:215|ACCID:42)
  266. Dialplan: sofia/default/9084093666@13.232.246.166 Action set(origination_rates=0)
  267. Dialplan: sofia/default/9084093666@13.232.246.166 Action set(original_caller_id_name=)
  268. Dialplan: sofia/default/9084093666@13.232.246.166 Action set(original_caller_id_number=9084093666)
  269. Dialplan: sofia/default/9084093666@13.232.246.166 Action set(effective_caller_id_name=)
  270. Dialplan: sofia/default/9084093666@13.232.246.166 Action set(effective_caller_id_number=9084093666)
  271. Dialplan: sofia/default/9084093666@13.232.246.166 Action set(receiver_accid=42)
  272. Dialplan: sofia/default/9084093666@13.232.246.166 Action set(did_id=8)
  273. Dialplan: sofia/default/9084093666@13.232.246.166 Action set(transfer_call_type=4)
  274. Dialplan: sofia/default/9084093666@13.232.246.166 Action set(transfer_extensions=)
  275. Dialplan: sofia/default/9084093666@13.232.246.166 Action set(busy_status=1)
  276. Dialplan: sofia/default/9084093666@13.232.246.166 Action set(no_answer_status=1)
  277. Dialplan: sofia/default/9084093666@13.232.246.166 Action set(always_status=1)
  278. Dialplan: sofia/default/9084093666@13.232.246.166 Action set(transfer_status=1)
  279. Dialplan: sofia/default/9084093666@13.232.246.166 Action set(variable_sip_to_host=${domain_name})
  280. Dialplan: sofia/default/9084093666@13.232.246.166 Action set(variable_sip_network_ip=78.47.101.152)
  281. Dialplan: sofia/default/9084093666@13.232.246.166 Action set(variable_sip_network_port=5060)
  282. Dialplan: sofia/default/9084093666@13.232.246.166 Action export(domain_name=clusterguibeta1.astppbilling.org)
  283. Dialplan: sofia/default/9084093666@13.232.246.166 Action export(sip_to_host=clusterguibeta1.astppbilling.org)
  284. Dialplan: sofia/default/9084093666@13.232.246.166 Action export(presence_data=x|||Cluster PK Client(8800713436)|||^10050.* // Greece Scotland marine // 1.46370|||||||||DID|||13.232.246.166)
  285. Dialplan: sofia/default/9084093666@13.232.246.166 Action export(call_type=7)
  286. Dialplan: sofia/default/9084093666@13.232.246.166 Action set(did_calltype=7)
  287. Dialplan: sofia/default/9084093666@13.232.246.166 Action set(did_extensions=2)
  288. Dialplan: sofia/default/9084093666@13.232.246.166 Action set(daily_call_credit_limit=0.00000)
  289. Dialplan: sofia/default/9084093666@13.232.246.166 Action set(monthly_call_credit_limit=0.00000)
  290. Dialplan: sofia/default/9084093666@13.232.246.166 Action set(daily_call_used_limit=0.00000)
  291. Dialplan: sofia/default/9084093666@13.232.246.166 Action set(monthly_call_used_limit=0.00000)
  292. Dialplan: sofia/default/9084093666@13.232.246.166 Action playback(/var/www/html/astpp//upload/pbx/ASTPPWelcomeRingGroup_130723115618.wav)
  293. Dialplan: sofia/default/9084093666@13.232.246.166 Action set(group_confirm_key=exec)
  294. Dialplan: sofia/default/9084093666@13.232.246.166 Action set(group_confirm_file=lua /usr/local/freeswitch/scripts/astpp/lib/pbx/astpp.confirm.lua)
  295. Dialplan: sofia/default/9084093666@13.232.246.166 Action set(ringback=/var/www/html/astpp//upload/pbx/file_example_WAV_1MG_130723120048.wav)
  296. Dialplan: sofia/default/9084093666@13.232.246.166 Action set(module_name=pbx)
  297. Dialplan: sofia/default/9084093666@13.232.246.166 Action db(insert/pickup_any_group_${callgroup}/2/${uuid})
  298. Dialplan: sofia/default/9084093666@13.232.246.166 Action set(dialed_extension=transfer_call)
  299. Dialplan: sofia/default/9084093666@13.232.246.166 Action export(dialed_extension=transfer_call)
  300. Dialplan: sofia/default/9084093666@13.232.246.166 Action bind_meta_app(2 b s execute_extension::transfer_call_2 XML default)
  301. Dialplan: sofia/default/9084093666@13.232.246.166 Action bind_meta_app(3 b s execute_extension::transfer_call_3 XML default)
  302. Dialplan: sofia/default/9084093666@13.232.246.166 Action export(ring_group_transfer=true)
  303. Dialplan: sofia/default/9084093666@13.232.246.166 Action set(fail_on_single_reject=CALL_REJECTED)
  304. Dialplan: sofia/default/9084093666@13.232.246.166 Action bridge({sip_h_P-call_type='custom_forward'}[sip_invite_params=user=local,sip_h_p-call_type='custom_forward',call_timeout=55,group_confirm_key=exec,group_confirm_file=lua /usr/local/freeswitch/scripts/astpp/lib/pbx/astpp.confirm.lua,confirm=true,announcement=sample-15s_130723115914.wav,dialed_user=8800713436,is_intro_recorded=false,voicemail_sip=,voicemail_sip_domain=,leg_timeout=55,leg_delay_start=0]sofia/${sofia_profile_name}/8800713436@clusterguibeta1.astppbilling.org:5060|[sip_invite_params=user=local,sip_h_p-call_type='custom_forward',call_timeout=0,group_confirm_key=exec,group_confirm_file=lua /usr/local/freeswitch/scripts/astpp/lib/pbx/astpp.confirm.lua,confirm=true,announcement=sample-15s_130723115914.wav,dialed_user=9839115785,is_intro_recorded=false,voicemail_sip=,voicemail_sip_domain=,leg_timeout=0,leg_delay_start=0]sofia/${sofia_profile_name}/9839115785@clusterguibeta1.astppbilling.org:5060|)
  305. Dialplan: sofia/default/9084093666@13.232.246.166 Action set(original_did_number=10050)
  306. Dialplan: sofia/default/9084093666@13.232.246.166 Action set(no_answer_number=)
  307. Dialplan: sofia/default/9084093666@13.232.246.166 Action set(no_answer_call_type=pstn_1)
  308. Dialplan: sofia/default/9084093666@13.232.246.166 Action set(no_answer_call_type_value=10000404000)
  309. Dialplan: sofia/default/9084093666@13.232.246.166 Action set(variable_sip_to_host=clusterguibeta1.astppbilling.org)
  310. Dialplan: sofia/default/9084093666@13.232.246.166 Action set(userinfo_id=42)
  311. Dialplan: sofia/default/9084093666@13.232.246.166 Action set(variable_sip_to_host=clusterguibeta1.astppbilling.org)
  312. Dialplan: sofia/default/9084093666@13.232.246.166 Action set(opensips_flag=0)
  313. Dialplan: sofia/default/9084093666@13.232.246.166 Action lua(astpp/lib/pbx/astpp.ring_group_destination.lua)
  314. 2023-07-13 13:29:16.236754 91.93% [DEBUG] switch_core_state_machine.c:281 (sofia/default/9084093666@13.232.246.166) State Change CS_ROUTING -> CS_EXECUTE
  315. 2023-07-13 13:29:16.236754 91.93% [DEBUG] switch_core_state_machine.c:640 (sofia/default/9084093666@13.232.246.166) State ROUTING going to sleep
  316. 2023-07-13 13:29:16.236754 91.93% [DEBUG] switch_core_state_machine.c:581 (sofia/default/9084093666@13.232.246.166) Running State Change CS_EXECUTE (Cur 1 Tot 607)
  317. 2023-07-13 13:29:16.236754 91.93% [DEBUG] switch_core_state_machine.c:647 (sofia/default/9084093666@13.232.246.166) State EXECUTE
  318. 2023-07-13 13:29:16.236754 91.93% [DEBUG] mod_sofia.c:213 sofia/default/9084093666@13.232.246.166 SOFIA EXECUTE
  319. 2023-07-13 13:29:16.236754 91.93% [DEBUG] switch_core_state_machine.c:323 sofia/default/9084093666@13.232.246.166 Standard EXECUTE
  320. EXECUTE [depth=0] sofia/default/9084093666@13.232.246.166 set(effective_destination_number=10050)
  321. 2023-07-13 13:29:16.236754 91.93% [DEBUG] mod_dptools.c:1685 SET sofia/default/9084093666@13.232.246.166 [effective_destination_number]=[10050]
  322. EXECUTE [depth=0] sofia/default/9084093666@13.232.246.166 set(bridge_pre_execute_bleg_app=sched_hangup)
  323. 2023-07-13 13:29:16.236754 91.93% [DEBUG] mod_dptools.c:1685 SET sofia/default/9084093666@13.232.246.166 [bridge_pre_execute_bleg_app]=[sched_hangup]
  324. EXECUTE [depth=0] sofia/default/9084093666@13.232.246.166 set(bridge_pre_execute_bleg_data=+6000 normal_clearing)
  325. 2023-07-13 13:29:16.256771 91.93% [DEBUG] mod_dptools.c:1685 SET sofia/default/9084093666@13.232.246.166 [bridge_pre_execute_bleg_data]=[+6000 normal_clearing]
  326. EXECUTE [depth=0] sofia/default/9084093666@13.232.246.166 set(notify_flag=0)
  327. 2023-07-13 13:29:16.256771 91.93% [DEBUG] mod_dptools.c:1685 SET sofia/default/9084093666@13.232.246.166 [notify_flag]=[0]
  328. EXECUTE [depth=0] sofia/default/9084093666@13.232.246.166 set(notify_credit_limit=5.00000)
  329. 2023-07-13 13:29:16.256771 91.93% [DEBUG] mod_dptools.c:1685 SET sofia/default/9084093666@13.232.246.166 [notify_credit_limit]=[5.00000]
  330. EXECUTE [depth=0] sofia/default/9084093666@13.232.246.166 set(type=0)
  331. 2023-07-13 13:29:16.256771 91.93% [DEBUG] mod_dptools.c:1685 SET sofia/default/9084093666@13.232.246.166 [type]=[0]
  332. EXECUTE [depth=0] sofia/default/9084093666@13.232.246.166 set(callstart=2023-07-13 13:29:16)
  333. 2023-07-13 13:29:16.256771 91.93% [DEBUG] mod_dptools.c:1685 SET sofia/default/9084093666@13.232.246.166 [callstart]=[2023-07-13 13:29:16]
  334. EXECUTE [depth=0] sofia/default/9084093666@13.232.246.166 set(hangup_after_bridge=true)
  335. 2023-07-13 13:29:16.256771 91.93% [DEBUG] mod_dptools.c:1685 SET sofia/default/9084093666@13.232.246.166 [hangup_after_bridge]=[true]
  336. EXECUTE [depth=0] sofia/default/9084093666@13.232.246.166 set(continue_on_fail=TRUE)
  337. 2023-07-13 13:29:16.256771 91.93% [DEBUG] mod_dptools.c:1685 SET sofia/default/9084093666@13.232.246.166 [continue_on_fail]=[TRUE]
  338. EXECUTE [depth=0] sofia/default/9084093666@13.232.246.166 set(account_id=42)
  339. 2023-07-13 13:29:16.256771 91.93% [DEBUG] mod_dptools.c:1685 SET sofia/default/9084093666@13.232.246.166 [account_id]=[42]
  340. EXECUTE [depth=0] sofia/default/9084093666@13.232.246.166 set(parent_id=0)
  341. 2023-07-13 13:29:16.256771 91.93% [DEBUG] mod_dptools.c:1685 SET sofia/default/9084093666@13.232.246.166 [parent_id]=[0]
  342. EXECUTE [depth=0] sofia/default/9084093666@13.232.246.166 set(entity_id=0)
  343. 2023-07-13 13:29:16.256771 91.93% [DEBUG] mod_dptools.c:1685 SET sofia/default/9084093666@13.232.246.166 [entity_id]=[0]
  344. EXECUTE [depth=0] sofia/default/9084093666@13.232.246.166 set(call_processed=internal)
  345. 2023-07-13 13:29:16.256771 91.93% [DEBUG] mod_dptools.c:1685 SET sofia/default/9084093666@13.232.246.166 [call_processed]=[internal]
  346. EXECUTE [depth=0] sofia/default/9084093666@13.232.246.166 set(call_direction=inbound)
  347. 2023-07-13 13:29:16.256771 91.93% [DEBUG] mod_dptools.c:1685 SET sofia/default/9084093666@13.232.246.166 [call_direction]=[inbound]
  348. EXECUTE [depth=0] sofia/default/9084093666@13.232.246.166 set(accountname=default)
  349. 2023-07-13 13:29:16.256771 91.93% [DEBUG] mod_dptools.c:1685 SET sofia/default/9084093666@13.232.246.166 [accountname]=[default]
  350. EXECUTE [depth=0] sofia/default/9084093666@13.232.246.166 set(filename1=astpp.pbx.lua)
  351. 2023-07-13 13:29:16.256771 91.93% [DEBUG] mod_dptools.c:1685 SET sofia/default/9084093666@13.232.246.166 [filename1]=[astpp.pbx.lua]
  352. EXECUTE [depth=0] sofia/default/9084093666@13.232.246.166 set(origination_rates_did=ID:8|CODE:^10050.*|DESTINATION:Greece Scotland marine|CONNECTIONCOST:0.00000|INCLUDEDSECONDS:0|CT:7|COST:1.46370|INC:60|INITIALBLOCK:60|RATEGROUP:0|MARKUP:0|CI:215|ACCID:42)
  353. 2023-07-13 13:29:16.256771 91.93% [DEBUG] mod_dptools.c:1685 SET sofia/default/9084093666@13.232.246.166 [origination_rates_did]=[ID:8|CODE:^10050.*|DESTINATION:Greece Scotland marine|CONNECTIONCOST:0.00000|INCLUDEDSECONDS:0|CT:7|COST:1.46370|INC:60|INITIALBLOCK:60|RATEGROUP:0|MARKUP:0|CI:215|ACCID:42]
  354. EXECUTE [depth=0] sofia/default/9084093666@13.232.246.166 set(origination_rates=0)
  355. 2023-07-13 13:29:16.256771 91.93% [DEBUG] mod_dptools.c:1685 SET sofia/default/9084093666@13.232.246.166 [origination_rates]=[0]
  356. EXECUTE [depth=0] sofia/default/9084093666@13.232.246.166 set(original_caller_id_name=)
  357. 2023-07-13 13:29:16.256771 91.93% [DEBUG] mod_dptools.c:1685 SET sofia/default/9084093666@13.232.246.166 [original_caller_id_name]=[UNDEF]
  358. EXECUTE [depth=0] sofia/default/9084093666@13.232.246.166 set(original_caller_id_number=9084093666)
  359. 2023-07-13 13:29:16.256771 91.93% [DEBUG] mod_dptools.c:1685 SET sofia/default/9084093666@13.232.246.166 [original_caller_id_number]=[9084093666]
  360. EXECUTE [depth=0] sofia/default/9084093666@13.232.246.166 set(effective_caller_id_name=)
  361. 2023-07-13 13:29:16.256771 91.93% [DEBUG] mod_dptools.c:1685 SET sofia/default/9084093666@13.232.246.166 [effective_caller_id_name]=[UNDEF]
  362. EXECUTE [depth=0] sofia/default/9084093666@13.232.246.166 set(effective_caller_id_number=9084093666)
  363. 2023-07-13 13:29:16.256771 91.93% [DEBUG] mod_dptools.c:1685 SET sofia/default/9084093666@13.232.246.166 [effective_caller_id_number]=[9084093666]
  364. EXECUTE [depth=0] sofia/default/9084093666@13.232.246.166 set(receiver_accid=42)
  365. 2023-07-13 13:29:16.256771 91.93% [DEBUG] mod_dptools.c:1685 SET sofia/default/9084093666@13.232.246.166 [receiver_accid]=[42]
  366. EXECUTE [depth=0] sofia/default/9084093666@13.232.246.166 set(did_id=8)
  367. 2023-07-13 13:29:16.256771 91.93% [DEBUG] mod_dptools.c:1685 SET sofia/default/9084093666@13.232.246.166 [did_id]=[8]
  368. EXECUTE [depth=0] sofia/default/9084093666@13.232.246.166 set(transfer_call_type=4)
  369. 2023-07-13 13:29:16.256771 91.93% [DEBUG] mod_dptools.c:1685 SET sofia/default/9084093666@13.232.246.166 [transfer_call_type]=[4]
  370. EXECUTE [depth=0] sofia/default/9084093666@13.232.246.166 set(transfer_extensions=)
  371. 2023-07-13 13:29:16.256771 91.93% [DEBUG] mod_dptools.c:1685 SET sofia/default/9084093666@13.232.246.166 [transfer_extensions]=[UNDEF]
  372. EXECUTE [depth=0] sofia/default/9084093666@13.232.246.166 set(busy_status=1)
  373. 2023-07-13 13:29:16.256771 91.93% [DEBUG] mod_dptools.c:1685 SET sofia/default/9084093666@13.232.246.166 [busy_status]=[1]
  374. EXECUTE [depth=0] sofia/default/9084093666@13.232.246.166 set(no_answer_status=1)
  375. 2023-07-13 13:29:16.256771 91.93% [DEBUG] mod_dptools.c:1685 SET sofia/default/9084093666@13.232.246.166 [no_answer_status]=[1]
  376. EXECUTE [depth=0] sofia/default/9084093666@13.232.246.166 set(always_status=1)
  377. 2023-07-13 13:29:16.256771 91.93% [DEBUG] mod_dptools.c:1685 SET sofia/default/9084093666@13.232.246.166 [always_status]=[1]
  378. EXECUTE [depth=0] sofia/default/9084093666@13.232.246.166 set(transfer_status=1)
  379. 2023-07-13 13:29:16.256771 91.93% [DEBUG] mod_dptools.c:1685 SET sofia/default/9084093666@13.232.246.166 [transfer_status]=[1]
  380. EXECUTE [depth=0] sofia/default/9084093666@13.232.246.166 set(variable_sip_to_host=167.235.194.5)
  381. 2023-07-13 13:29:16.256771 91.93% [DEBUG] mod_dptools.c:1685 SET sofia/default/9084093666@13.232.246.166 [variable_sip_to_host]=[167.235.194.5]
  382. EXECUTE [depth=0] sofia/default/9084093666@13.232.246.166 set(variable_sip_network_ip=78.47.101.152)
  383. 2023-07-13 13:29:16.256771 91.93% [DEBUG] mod_dptools.c:1685 SET sofia/default/9084093666@13.232.246.166 [variable_sip_network_ip]=[78.47.101.152]
  384. EXECUTE [depth=0] sofia/default/9084093666@13.232.246.166 set(variable_sip_network_port=5060)
  385. 2023-07-13 13:29:16.256771 91.93% [DEBUG] mod_dptools.c:1685 SET sofia/default/9084093666@13.232.246.166 [variable_sip_network_port]=[5060]
  386. EXECUTE [depth=0] sofia/default/9084093666@13.232.246.166 export(domain_name=clusterguibeta1.astppbilling.org)
  387. 2023-07-13 13:29:16.256771 91.93% [DEBUG] switch_channel.c:1315 EXPORT (export_vars) [domain_name]=[clusterguibeta1.astppbilling.org]
  388. EXECUTE [depth=0] sofia/default/9084093666@13.232.246.166 export(sip_to_host=clusterguibeta1.astppbilling.org)
  389. 2023-07-13 13:29:16.256771 91.93% [DEBUG] switch_channel.c:1315 EXPORT (export_vars) [sip_to_host]=[clusterguibeta1.astppbilling.org]
  390. EXECUTE [depth=0] sofia/default/9084093666@13.232.246.166 export(presence_data=x|||Cluster PK Client(8800713436)|||^10050.* // Greece Scotland marine // 1.46370|||||||||DID|||13.232.246.166)
  391. 2023-07-13 13:29:16.256771 91.93% [DEBUG] switch_channel.c:1315 EXPORT (export_vars) [presence_data]=[x|||Cluster PK Client(8800713436)|||^10050.* // Greece Scotland marine // 1.46370|||||||||DID|||13.232.246.166]
  392. EXECUTE [depth=0] sofia/default/9084093666@13.232.246.166 export(call_type=7)
  393. 2023-07-13 13:29:16.256771 91.93% [DEBUG] switch_channel.c:1315 EXPORT (export_vars) [call_type]=[7]
  394. EXECUTE [depth=0] sofia/default/9084093666@13.232.246.166 set(did_calltype=7)
  395. 2023-07-13 13:29:16.256771 91.93% [DEBUG] mod_dptools.c:1685 SET sofia/default/9084093666@13.232.246.166 [did_calltype]=[7]
  396. EXECUTE [depth=0] sofia/default/9084093666@13.232.246.166 set(did_extensions=2)
  397. 2023-07-13 13:29:16.256771 91.93% [DEBUG] mod_dptools.c:1685 SET sofia/default/9084093666@13.232.246.166 [did_extensions]=[2]
  398. EXECUTE [depth=0] sofia/default/9084093666@13.232.246.166 set(daily_call_credit_limit=0.00000)
  399. 2023-07-13 13:29:16.256771 91.93% [DEBUG] mod_dptools.c:1685 SET sofia/default/9084093666@13.232.246.166 [daily_call_credit_limit]=[0.00000]
  400. EXECUTE [depth=0] sofia/default/9084093666@13.232.246.166 set(monthly_call_credit_limit=0.00000)
  401. 2023-07-13 13:29:16.256771 91.93% [DEBUG] mod_dptools.c:1685 SET sofia/default/9084093666@13.232.246.166 [monthly_call_credit_limit]=[0.00000]
  402. EXECUTE [depth=0] sofia/default/9084093666@13.232.246.166 set(daily_call_used_limit=0.00000)
  403. 2023-07-13 13:29:16.256771 91.93% [DEBUG] mod_dptools.c:1685 SET sofia/default/9084093666@13.232.246.166 [daily_call_used_limit]=[0.00000]
  404. EXECUTE [depth=0] sofia/default/9084093666@13.232.246.166 set(monthly_call_used_limit=0.00000)
  405. 2023-07-13 13:29:16.256771 91.93% [DEBUG] mod_dptools.c:1685 SET sofia/default/9084093666@13.232.246.166 [monthly_call_used_limit]=[0.00000]
  406. 2023-07-13 13:29:16.256771 91.93% [DEBUG] switch_core_session.c:2795 Application playback Requires media! pre_answering channel sofia/default/9084093666@13.232.246.166
  407. 2023-07-13 13:29:16.256771 91.93% [INFO] switch_core_session.c:2797 Sending early media
  408. 2023-07-13 13:29:16.256771 91.93% [DEBUG] switch_core_media.c:8777 AUDIO RTP [sofia/default/9084093666@13.232.246.166] 167.235.194.5 port 24574 -> 13.232.246.166 port 21228 codec: 8 ms: 20
  409. 2023-07-13 13:29:16.256771 91.93% [DEBUG] switch_rtp.c:4619 Starting timer [soft] 160 bytes per 20ms
  410. 2023-07-13 13:29:16.256771 91.93% [DEBUG] switch_core_media.c:9089 sofia/default/9084093666@13.232.246.166 Set 2833 dtmf send payload to 101
  411. 2023-07-13 13:29:16.256771 91.93% [DEBUG] switch_core_media.c:9096 sofia/default/9084093666@13.232.246.166 Set 2833 dtmf receive payload to 101
  412. 2023-07-13 13:29:16.256771 91.93% [DEBUG] switch_core_media.c:9119 sofia/default/9084093666@13.232.246.166 Set rtp dtmf delay to 40
  413. 2023-07-13 13:29:16.256771 91.93% [DEBUG] mod_sofia.c:2610 Ring SDP:
  414. v=0
  415. o=FreeSWITCH 1689230382 1689230383 IN IP4 167.235.194.5
  416. s=FreeSWITCH
  417. c=IN IP4 167.235.194.5
  418. t=0 0
  419. m=audio 24574 RTP/AVP 8 101
  420. a=rtpmap:8 PCMA/8000
  421. a=rtpmap:101 telephone-event/8000
  422. a=fmtp:101 0-15
  423. a=ptime:20
  424. a=sendrecv
  425.  
  426. 2023-07-13 13:29:16.256771 91.93% [NOTICE] mod_sofia.c:2613 Pre-Answer sofia/default/9084093666@13.232.246.166!
  427. 2023-07-13 13:29:16.256771 91.93% [DEBUG] switch_channel.c:3622 (sofia/default/9084093666@13.232.246.166) Callstate Change RINGING -> EARLY
  428. EXECUTE [depth=0] sofia/default/9084093666@13.232.246.166 playback(/var/www/html/astpp//upload/pbx/ASTPPWelcomeRingGroup_130723115618.wav)
  429. 2023-07-13 13:29:16.256771 91.93% [DEBUG] switch_core_file.c:444 File /var/www/html/astpp//upload/pbx/ASTPPWelcomeRingGroup_130723115618.wav sample rate 16000 doesn't match requested rate 8000
  430. 2023-07-13 13:29:16.256771 91.93% [DEBUG] switch_ivr_play_say.c:1556 Codec Activated L16@8000hz 1 channels 20ms
  431. 2023-07-13 13:29:16.256771 91.93% [DEBUG] sofia.c:7499 Channel sofia/default/9084093666@13.232.246.166 entering state [early][183]
  432. 2023-07-13 13:29:16.596793 91.43% [DEBUG] switch_rtp.c:7934 Correct audio ip/port confirmed.
  433. 2023-07-13 13:29:25.556770 91.17% [DEBUG] switch_ivr_play_say.c:2001 done playing file /var/www/html/astpp//upload/pbx/ASTPPWelcomeRingGroup_130723115618.wav
  434. EXECUTE [depth=0] sofia/default/9084093666@13.232.246.166 set(group_confirm_key=exec)
  435. 2023-07-13 13:29:25.556770 91.17% [DEBUG] mod_dptools.c:1685 SET sofia/default/9084093666@13.232.246.166 [group_confirm_key]=[exec]
  436. EXECUTE [depth=0] sofia/default/9084093666@13.232.246.166 set(group_confirm_file=lua /usr/local/freeswitch/scripts/astpp/lib/pbx/astpp.confirm.lua)
  437. 2023-07-13 13:29:25.556770 91.17% [DEBUG] mod_dptools.c:1685 SET sofia/default/9084093666@13.232.246.166 [group_confirm_file]=[lua /usr/local/freeswitch/scripts/astpp/lib/pbx/astpp.confirm.lua]
  438. EXECUTE [depth=0] sofia/default/9084093666@13.232.246.166 set(ringback=/var/www/html/astpp//upload/pbx/file_example_WAV_1MG_130723120048.wav)
  439. 2023-07-13 13:29:25.556770 91.17% [DEBUG] mod_dptools.c:1685 SET sofia/default/9084093666@13.232.246.166 [ringback]=[/var/www/html/astpp//upload/pbx/file_example_WAV_1MG_130723120048.wav]
  440. EXECUTE [depth=0] sofia/default/9084093666@13.232.246.166 set(module_name=pbx)
  441. 2023-07-13 13:29:25.556770 91.17% [DEBUG] mod_dptools.c:1685 SET sofia/default/9084093666@13.232.246.166 [module_name]=[pbx]
  442. EXECUTE [depth=0] sofia/default/9084093666@13.232.246.166 db(insert/pickup_any_group_/2/5a5c85f9-d16c-4266-90b3-a2f0e3dbda06)
  443. EXECUTE [depth=0] sofia/default/9084093666@13.232.246.166 set(dialed_extension=transfer_call)
  444. 2023-07-13 13:29:25.576766 91.17% [DEBUG] mod_dptools.c:1685 SET sofia/default/9084093666@13.232.246.166 [dialed_extension]=[transfer_call]
  445. EXECUTE [depth=0] sofia/default/9084093666@13.232.246.166 export(dialed_extension=transfer_call)
  446. 2023-07-13 13:29:25.576766 91.17% [DEBUG] switch_channel.c:1315 EXPORT (export_vars) [dialed_extension]=[transfer_call]
  447. EXECUTE [depth=0] sofia/default/9084093666@13.232.246.166 bind_meta_app(2 b s execute_extension::transfer_call_2 XML default)
  448. 2023-07-13 13:29:25.576766 91.17% [INFO] switch_ivr_async.c:4774 Bound B-Leg: *2 execute_extension::transfer_call_2 XML default
  449. EXECUTE [depth=0] sofia/default/9084093666@13.232.246.166 bind_meta_app(3 b s execute_extension::transfer_call_3 XML default)
  450. 2023-07-13 13:29:25.576766 91.17% [INFO] switch_ivr_async.c:4774 Bound B-Leg: *3 execute_extension::transfer_call_3 XML default
  451. EXECUTE [depth=0] sofia/default/9084093666@13.232.246.166 export(ring_group_transfer=true)
  452. 2023-07-13 13:29:25.576766 91.17% [DEBUG] switch_channel.c:1315 EXPORT (export_vars) [ring_group_transfer]=[true]
  453. EXECUTE [depth=0] sofia/default/9084093666@13.232.246.166 set(fail_on_single_reject=CALL_REJECTED)
  454. 2023-07-13 13:29:25.576766 91.17% [DEBUG] mod_dptools.c:1685 SET sofia/default/9084093666@13.232.246.166 [fail_on_single_reject]=[CALL_REJECTED]
  455. EXECUTE [depth=0] sofia/default/9084093666@13.232.246.166 bridge({sip_h_P-call_type='custom_forward'}[sip_invite_params=user=local,sip_h_p-call_type='custom_forward',call_timeout=55,group_confirm_key=exec,group_confirm_file=lua /usr/local/freeswitch/scripts/astpp/lib/pbx/astpp.confirm.lua,confirm=true,announcement=sample-15s_130723115914.wav,dialed_user=8800713436,is_intro_recorded=false,voicemail_sip=,voicemail_sip_domain=,leg_timeout=55,leg_delay_start=0]sofia/default/8800713436@clusterguibeta1.astppbilling.org:5060|[sip_invite_params=user=local,sip_h_p-call_type='custom_forward',call_timeout=0,group_confirm_key=exec,group_confirm_file=lua /usr/local/freeswitch/scripts/astpp/lib/pbx/astpp.confirm.lua,confirm=true,announcement=sample-15s_130723115914.wav,dialed_user=9839115785,is_intro_recorded=false,voicemail_sip=,voicemail_sip_domain=,leg_timeout=0,leg_delay_start=0]sofia/default/9839115785@clusterguibeta1.astppbilling.org:5060|)
  456. 2023-07-13 13:29:25.576766 91.17% [DEBUG] switch_channel.c:1269 sofia/default/9084093666@13.232.246.166 EXPORTING[export_vars] [domain_name]=[clusterguibeta1.astppbilling.org] to event
  457. 2023-07-13 13:29:25.576766 91.17% [DEBUG] switch_channel.c:1269 sofia/default/9084093666@13.232.246.166 EXPORTING[export_vars] [sip_to_host]=[clusterguibeta1.astppbilling.org] to event
  458. 2023-07-13 13:29:25.576766 91.17% [DEBUG] switch_channel.c:1269 sofia/default/9084093666@13.232.246.166 EXPORTING[export_vars] [presence_data]=[x|||Cluster PK Client(8800713436)|||^10050.* // Greece Scotland marine // 1.46370|||||||||DID|||13.232.246.166] to event
  459. 2023-07-13 13:29:25.576766 91.17% [DEBUG] switch_channel.c:1269 sofia/default/9084093666@13.232.246.166 EXPORTING[export_vars] [call_type]=[7] to event
  460. 2023-07-13 13:29:25.576766 91.17% [DEBUG] switch_channel.c:1269 sofia/default/9084093666@13.232.246.166 EXPORTING[export_vars] [dialed_extension]=[transfer_call] to event
  461. 2023-07-13 13:29:25.576766 91.17% [DEBUG] switch_channel.c:1269 sofia/default/9084093666@13.232.246.166 EXPORTING[export_vars] [ring_group_transfer]=[true] to event
  462. 2023-07-13 13:29:25.576766 91.17% [DEBUG] switch_ivr_originate.c:2281 Parsing global variables
  463. 2023-07-13 13:29:25.576766 91.17% [DEBUG] switch_ivr_originate.c:2843 Parsing session specific variables
  464. 2023-07-13 13:29:25.576766 91.17% [NOTICE] switch_channel.c:1123 New Channel sofia/default/8800713436@clusterguibeta1.astppbilling.org:5060 [9a8d5f43-d1a0-48c0-8af3-1ea205eb3782]
  465. 2023-07-13 13:29:25.576766 91.17% [DEBUG] mod_sofia.c:5121 (sofia/default/8800713436@clusterguibeta1.astppbilling.org:5060) State Change CS_NEW -> CS_INIT
  466. 2023-07-13 13:29:25.576766 91.17% [DEBUG] switch_ivr_originate.c:3151 sofia/default/8800713436@clusterguibeta1.astppbilling.org:5060 Setting leg timeout to 55
  467. 2023-07-13 13:29:25.576766 91.17% [DEBUG] switch_core_state_machine.c:581 (sofia/default/8800713436@clusterguibeta1.astppbilling.org:5060) Running State Change CS_INIT (Cur 2 Tot 608)
  468. 2023-07-13 13:29:25.576766 91.17% [DEBUG] switch_core_state_machine.c:624 (sofia/default/8800713436@clusterguibeta1.astppbilling.org:5060) State INIT
  469. 2023-07-13 13:29:25.576766 91.17% [DEBUG] mod_sofia.c:97 sofia/default/8800713436@clusterguibeta1.astppbilling.org:5060 SOFIA INIT
  470. 2023-07-13 13:29:25.576766 91.17% [INFO] sofia_glue.c:1651 sofia/default/8800713436@clusterguibeta1.astppbilling.org:5060 sending invite call-id: (null)
  471. 2023-07-13 13:29:25.576766 91.17% [DEBUG] sofia_glue.c:1654 sofia/default/8800713436@clusterguibeta1.astppbilling.org:5060 sending invite version: 1.10.7 -release 64bit
  472. Local SDP:
  473. v=0
  474. o=FreeSWITCH 1689230175 1689230176 IN IP4 167.235.194.5
  475. s=FreeSWITCH
  476. c=IN IP4 167.235.194.5
  477. t=0 0
  478. m=audio 24790 RTP/AVP 8 101
  479. a=rtpmap:8 PCMA/8000
  480. a=rtpmap:101 telephone-event/8000
  481. a=fmtp:101 0-15
  482. a=ptime:20
  483. a=sendrecv
  484.  
  485. 2023-07-13 13:29:25.576766 91.17% [DEBUG] switch_core_state_machine.c:40 sofia/default/8800713436@clusterguibeta1.astppbilling.org:5060 Standard INIT
  486. 2023-07-13 13:29:25.576766 91.17% [DEBUG] switch_core_state_machine.c:48 (sofia/default/8800713436@clusterguibeta1.astppbilling.org:5060) State Change CS_INIT -> CS_ROUTING
  487. 2023-07-13 13:29:25.576766 91.17% [DEBUG] switch_core_state_machine.c:624 (sofia/default/8800713436@clusterguibeta1.astppbilling.org:5060) State INIT going to sleep
  488. 2023-07-13 13:29:25.576766 91.17% [DEBUG] switch_core_state_machine.c:581 (sofia/default/8800713436@clusterguibeta1.astppbilling.org:5060) Running State Change CS_ROUTING (Cur 2 Tot 608)
  489. 2023-07-13 13:29:25.576766 91.17% [DEBUG] switch_core_state_machine.c:640 (sofia/default/8800713436@clusterguibeta1.astppbilling.org:5060) State ROUTING
  490. 2023-07-13 13:29:25.576766 91.17% [DEBUG] mod_sofia.c:158 sofia/default/8800713436@clusterguibeta1.astppbilling.org:5060 SOFIA ROUTING
  491. 2023-07-13 13:29:25.576766 91.17% [DEBUG] switch_ivr_originate.c:67 (sofia/default/8800713436@clusterguibeta1.astppbilling.org:5060) State Change CS_ROUTING -> CS_CONSUME_MEDIA
  492. 2023-07-13 13:29:25.576766 91.17% [DEBUG] switch_core_state_machine.c:640 (sofia/default/8800713436@clusterguibeta1.astppbilling.org:5060) State ROUTING going to sleep
  493. 2023-07-13 13:29:25.576766 91.17% [DEBUG] switch_core_state_machine.c:581 (sofia/default/8800713436@clusterguibeta1.astppbilling.org:5060) Running State Change CS_CONSUME_MEDIA (Cur 2 Tot 608)
  494. 2023-07-13 13:29:25.576766 91.17% [DEBUG] switch_core_state_machine.c:659 (sofia/default/8800713436@clusterguibeta1.astppbilling.org:5060) State CONSUME_MEDIA
  495. 2023-07-13 13:29:25.576766 91.17% [DEBUG] switch_core_state_machine.c:659 (sofia/default/8800713436@clusterguibeta1.astppbilling.org:5060) State CONSUME_MEDIA going to sleep
  496. 2023-07-13 13:29:25.576766 91.17% [DEBUG] sofia.c:7499 Channel sofia/default/8800713436@clusterguibeta1.astppbilling.org:5060 entering state [calling][0]
  497. 2023-07-13 13:29:26.676843 91.07% [DEBUG] sofia.c:7499 Channel sofia/default/8800713436@clusterguibeta1.astppbilling.org:5060 entering state [proceeding][180]
  498. 2023-07-13 13:29:26.676843 91.07% [NOTICE] sofia.c:7610 Ring-Ready sofia/default/8800713436@clusterguibeta1.astppbilling.org:5060!
  499. 2023-07-13 13:29:26.676843 91.07% [DEBUG] switch_channel.c:3494 (sofia/default/8800713436@clusterguibeta1.astppbilling.org:5060) Callstate Change DOWN -> RINGING
  500. 2023-07-13 13:29:26.696771 91.07% [DEBUG] switch_ivr_originate.c:1353 Raw Codec Activation Success L16@8000hz 1 channel 20ms
  501. 2023-07-13 13:29:26.696771 91.07% [DEBUG] switch_core_codec.c:223 sofia/default/9084093666@13.232.246.166 Push codec L16:100
  502. 2023-07-13 13:29:26.696771 91.07% [DEBUG] switch_ivr_originate.c:1385 Play Ringback File [/var/www/html/astpp//upload/pbx/file_example_WAV_1MG_130723120048.wav]
  503. 2023-07-13 13:29:26.716764 91.07% [WARNING] switch_core_file.c:463 File has 2 channels, muxing to 1 channel will occur.
  504. 2023-07-13 13:29:28.396763 90.87% [DEBUG] sofia.c:7499 Channel sofia/default/8800713436@clusterguibeta1.astppbilling.org:5060 entering state [completing][200]
  505. 2023-07-13 13:29:28.396763 90.87% [DEBUG] sofia.c:7509 Remote SDP:
  506. v=0
  507. o=Z 0 3 IN IP4 103.240.35.46
  508. s=Z
  509. c=IN IP4 103.240.35.46
  510. t=0 0
  511. m=audio 8000 RTP/AVP 8 3 110 0 98 101
  512. a=rtpmap:110 speex/8000
  513. a=rtpmap:98 iLBC/8000
  514. a=fmtp:98 mode=20
  515. a=rtpmap:101 telephone-event/8000
  516. a=fmtp:101 0-15
  517.  
  518. 2023-07-13 13:29:28.396763 90.87% [DEBUG] sofia.c:7499 Channel sofia/default/8800713436@clusterguibeta1.astppbilling.org:5060 entering state [ready][200]
  519. 2023-07-13 13:29:28.396763 90.87% [DEBUG] switch_core_media.c:5650 Audio Codec Compare [PCMA:8:8000:20:64000:1]/[PCMA:8:8000:20:64000:1]
  520. 2023-07-13 13:29:28.396763 90.87% [DEBUG] switch_core_media.c:5705 Audio Codec Compare [PCMA:8:8000:20:64000:1] ++++ is saved as a match
  521. 2023-07-13 13:29:28.396763 90.87% [DEBUG] switch_core_media.c:5650 Audio Codec Compare [GSM:3:8000:20:13200:1]/[PCMA:8:8000:20:64000:1]
  522. 2023-07-13 13:29:28.396763 90.87% [DEBUG] switch_core_media.c:5650 Audio Codec Compare [speex:110:8000:20:0:1]/[PCMA:8:8000:20:64000:1]
  523. 2023-07-13 13:29:28.396763 90.87% [DEBUG] switch_core_media.c:5650 Audio Codec Compare [PCMU:0:8000:20:64000:1]/[PCMA:8:8000:20:64000:1]
  524. 2023-07-13 13:29:28.396763 90.87% [DEBUG] switch_core_media.c:5650 Audio Codec Compare [iLBC:98:8000:30:0:1]/[PCMA:8:8000:20:64000:1]
  525. 2023-07-13 13:29:28.396763 90.87% [DEBUG] switch_core_media.c:5566 Set telephone-event payload to 101@8000
  526. 2023-07-13 13:29:28.396763 90.87% [DEBUG] switch_core_media.c:3870 Set Codec sofia/default/8800713436@clusterguibeta1.astppbilling.org:5060 PCMA/8000 20 ms 160 samples 64000 bits 1 channels
  527. 2023-07-13 13:29:28.396763 90.87% [DEBUG] switch_core_codec.c:111 sofia/default/8800713436@clusterguibeta1.astppbilling.org:5060 Original read codec set to PCMA:8
  528. 2023-07-13 13:29:28.396763 90.87% [DEBUG] switch_core_media.c:5915 Set telephone-event payload to 101@8000
  529. 2023-07-13 13:29:28.396763 90.87% [DEBUG] switch_core_media.c:5973 sofia/default/8800713436@clusterguibeta1.astppbilling.org:5060 Set 2833 dtmf send payload to 101 recv payload to 101
  530. 2023-07-13 13:29:28.396763 90.87% [DEBUG] switch_core_media.c:8777 AUDIO RTP [sofia/default/8800713436@clusterguibeta1.astppbilling.org:5060] 167.235.194.5 port 24790 -> 103.240.35.46 port 8000 codec: 8 ms: 20
  531. 2023-07-13 13:29:28.396763 90.87% [DEBUG] switch_rtp.c:4619 Starting timer [soft] 160 bytes per 20ms
  532. 2023-07-13 13:29:28.396763 90.87% [DEBUG] switch_core_media.c:9089 sofia/default/8800713436@clusterguibeta1.astppbilling.org:5060 Set 2833 dtmf send payload to 101
  533. 2023-07-13 13:29:28.396763 90.87% [DEBUG] switch_core_media.c:9096 sofia/default/8800713436@clusterguibeta1.astppbilling.org:5060 Set 2833 dtmf receive payload to 101
  534. 2023-07-13 13:29:28.396763 90.87% [DEBUG] switch_core_media.c:9119 sofia/default/8800713436@clusterguibeta1.astppbilling.org:5060 Set rtp dtmf delay to 40
  535. 2023-07-13 13:29:28.396763 90.87% [NOTICE] sofia.c:8683 Channel [sofia/default/8800713436@clusterguibeta1.astppbilling.org:5060] has been answered
  536. 2023-07-13 13:29:28.396763 90.87% [DEBUG] switch_channel.c:3950 (sofia/default/8800713436@clusterguibeta1.astppbilling.org:5060) Callstate Change RINGING -> ACTIVE
  537. EXECUTE [depth=0] sofia/default/8800713436@clusterguibeta1.astppbilling.org:5060 lua(/usr/local/freeswitch/scripts/astpp/lib/pbx/astpp.confirm.lua)
  538. 2023-07-13 13:29:28.396763 90.87% [NOTICE] switch_cpp.cpp:1465 [Astpp_Call-Ring Group]  Ring group confirm flag :true
  539. 2023-07-13 13:29:28.396763 90.87% [NOTICE] switch_cpp.cpp:1465 [Astpp_Call-Ring Group] [Confirm.lua] : Ring group : is_intro_recorded - false
  540. EXECUTE [depth=0] sofia/default/8800713436@clusterguibeta1.astppbilling.org:5060 playback(/opt/ASTPP/web_interface/astpp/upload/pbx/sample-15s_130723115914.wav)
  541. 2023-07-13 13:29:28.416768 90.87% [DEBUG] switch_core_file.c:444 File /opt/ASTPP/web_interface/astpp/upload/pbx/sample-15s_130723115914.wav sample rate 44100 doesn't match requested rate 8000
  542. 2023-07-13 13:29:28.416768 90.87% [WARNING] switch_core_file.c:463 File has 2 channels, muxing to 1 channel will occur.
  543. 2023-07-13 13:29:28.416768 90.87% [DEBUG] switch_ivr_play_say.c:1556 Codec Activated L16@8000hz 1 channels 20ms
  544. 2023-07-13 13:29:28.456774 90.87% [DEBUG] switch_rtp.c:7934 Correct audio ip/port confirmed.
  545. 2023-07-13 13:29:47.576767 96.60% [DEBUG] switch_ivr_play_say.c:2001 done playing file /opt/ASTPP/web_interface/astpp/upload/pbx/sample-15s_130723115914.wav
  546. 2023-07-13 13:29:47.576767 96.60% [NOTICE] switch_cpp.cpp:1465 [Astpp_Call-Ring Group] Ring group confirm :: true
  547. 2023-07-13 13:29:47.576767 96.60% [NOTICE] switch_cpp.cpp:1465 [Astpp_Call-Ring Group] Ring group prompt :: astpp-prompt.wav ::
  548. 2023-07-13 13:29:47.576767 96.60% [DEBUG] switch_core_file.c:444 File /usr/local/freeswitch/sounds/en/us/callie/astpp-prompt.wav sample rate 22050 doesn't match requested rate 8000
  549. 2023-07-13 13:29:47.576767 96.60% [DEBUG] switch_ivr_play_say.c:1556 Codec Activated L16@8000hz 1 channels 20ms
  550. 2023-07-13 13:29:53.456798 96.83% [DEBUG] switch_ivr_play_say.c:2001 done playing file /usr/local/freeswitch/sounds/en/us/callie/astpp-prompt.wav
  551. 2023-07-13 13:29:54.056809 96.83% [DEBUG] switch_core_file.c:444 File /usr/local/freeswitch/sounds/en/us/callie/astpp-prompt.wav sample rate 22050 doesn't match requested rate 8000
  552. 2023-07-13 13:29:54.056809 96.83% [DEBUG] switch_ivr_play_say.c:1556 Codec Activated L16@8000hz 1 channels 20ms
  553. 2023-07-13 13:29:54.536880 96.77% [DEBUG] switch_rtp.c:8179 RTP RECV DTMF 1:960
  554. 2023-07-13 13:29:54.536880 96.77% [INFO] switch_channel.c:527 RECV DTMF 1:960
  555. 2023-07-13 13:29:54.536880 96.77% [DEBUG] switch_ivr_play_say.c:2001 done playing file /usr/local/freeswitch/sounds/en/us/callie/astpp-prompt.wav
  556. 2023-07-13 13:29:55.156828 96.77% [NOTICE] switch_cpp.cpp:1465 [Astpp_Call-Ring Group]  Ring group confirm get digit :1
  557. 2023-07-13 13:29:55.156828 96.77% [DEBUG] switch_cpp.cpp:1209 sofia/default/8800713436@clusterguibeta1.astppbilling.org:5060 destroy/unlink session from object
  558. 2023-07-13 13:29:55.156828 96.77% [DEBUG] switch_core_codec.c:248 sofia/default/9084093666@13.232.246.166 Restore previous codec PCMA:8.
  559. 2023-07-13 13:29:55.156828 96.77% [DEBUG] switch_core_media.c:8759 Audio params are unchanged for sofia/default/9084093666@13.232.246.166.
  560. 2023-07-13 13:29:55.156828 96.77% [DEBUG] mod_sofia.c:913 Local SDP sofia/default/9084093666@13.232.246.166:
  561. v=0
  562. o=FreeSWITCH 1689230382 1689230384 IN IP4 167.235.194.5
  563. s=FreeSWITCH
  564. c=IN IP4 167.235.194.5
  565. t=0 0
  566. m=audio 24574 RTP/AVP 8 101
  567. a=rtpmap:8 PCMA/8000
  568. a=rtpmap:101 telephone-event/8000
  569. a=fmtp:101 0-15
  570. a=ptime:20
  571. a=sendrecv
  572.  
  573. 2023-07-13 13:29:55.156828 96.77% [NOTICE] switch_ivr_originate.c:3834 Channel [sofia/default/9084093666@13.232.246.166] has been answered
  574. 2023-07-13 13:29:55.156828 96.77% [DEBUG] switch_channel.c:3950 (sofia/default/9084093666@13.232.246.166) Callstate Change EARLY -> ACTIVE
  575. 2023-07-13 13:29:55.156828 96.77% [DEBUG] sofia.c:7499 Channel sofia/default/9084093666@13.232.246.166 entering state [completed][200]
  576. 2023-07-13 13:29:55.156828 96.77% [DEBUG] switch_ivr_originate.c:3892 Originate Resulted in Success: [sofia/default/8800713436@clusterguibeta1.astppbilling.org:5060] Peer UUID: 9a8d5f43-d1a0-48c0-8af3-1ea205eb3782
  577. 2023-07-13 13:29:55.176822 96.77% [DEBUG] switch_ivr_bridge.c:1793 (sofia/default/8800713436@clusterguibeta1.astppbilling.org:5060) State Change CS_CONSUME_MEDIA -> CS_EXCHANGE_MEDIA
  578. 2023-07-13 13:29:55.176822 96.77% [DEBUG] switch_core_state_machine.c:581 (sofia/default/8800713436@clusterguibeta1.astppbilling.org:5060) Running State Change CS_EXCHANGE_MEDIA (Cur 2 Tot 608)
  579. 2023-07-13 13:29:55.176822 96.77% [DEBUG] switch_core_state_machine.c:650 (sofia/default/8800713436@clusterguibeta1.astppbilling.org:5060) State EXCHANGE_MEDIA
  580. 2023-07-13 13:29:55.176822 96.77% [DEBUG] mod_sofia.c:671 SOFIA EXCHANGE_MEDIA
  581. 2023-07-13 13:29:55.216762 96.77% [DEBUG] switch_rtp.c:7934 Correct audio ip/port confirmed.
  582. 2023-07-13 13:29:55.316778 96.77% [DEBUG] sofia.c:7499 Channel sofia/default/9084093666@13.232.246.166 entering state [ready][200]
  583. 2023-07-13 13:29:55.356846 96.60% [DEBUG] switch_ivr_bridge.c:655 sofia/default/8800713436@clusterguibeta1.astppbilling.org:5060 Bridge execute app sched_hangup(+6000 normal_clearing)
  584. 2023-07-13 13:29:55.376768 96.60% [DEBUG] switch_ivr.c:632 sofia/default/8800713436@clusterguibeta1.astppbilling.org:5060 Command Execute [depth=0] sched_hangup(+6000 normal_clearing)
  585. EXECUTE [depth=0] sofia/default/8800713436@clusterguibeta1.astppbilling.org:5060 sched_hangup(+6000 normal_clearing)
  586. 2023-07-13 13:29:55.376768 96.60% [DEBUG] switch_scheduler.c:263 Added task 145 switch_ivr_schedule_hangup (9a8d5f43-d1a0-48c0-8af3-1ea205eb3782) to run at 1689260995
  587. 2023-07-13 13:30:09.936808 90.60% [NOTICE] sofia.c:1065 Hangup sofia/default/8800713436@clusterguibeta1.astppbilling.org:5060 [CS_EXCHANGE_MEDIA] [NORMAL_CLEARING]
  588. 2023-07-13 13:30:09.936808 90.60% [DEBUG] switch_ivr_bridge.c:912 BRIDGE THREAD DONE [sofia/default/8800713436@clusterguibeta1.astppbilling.org:5060]
  589. 2023-07-13 13:30:09.936808 90.60% [DEBUG] switch_core_state_machine.c:650 (sofia/default/8800713436@clusterguibeta1.astppbilling.org:5060) State EXCHANGE_MEDIA going to sleep
  590. 2023-07-13 13:30:09.936808 90.60% [DEBUG] switch_core_state_machine.c:581 (sofia/default/8800713436@clusterguibeta1.astppbilling.org:5060) Running State Change CS_HANGUP (Cur 2 Tot 608)
  591. 2023-07-13 13:30:09.936808 90.60% [DEBUG] switch_core_state_machine.c:844 (sofia/default/8800713436@clusterguibeta1.astppbilling.org:5060) Callstate Change ACTIVE -> HANGUP
  592. 2023-07-13 13:30:09.936808 90.60% [DEBUG] switch_core_state_machine.c:846 (sofia/default/8800713436@clusterguibeta1.astppbilling.org:5060) State HANGUP
  593. 2023-07-13 13:30:09.936808 90.60% [DEBUG] mod_sofia.c:468 Channel sofia/default/8800713436@clusterguibeta1.astppbilling.org:5060 hanging up, cause: NORMAL_CLEARING
  594. 2023-07-13 13:30:09.936808 90.60% [DEBUG] switch_core_state_machine.c:59 sofia/default/8800713436@clusterguibeta1.astppbilling.org:5060 Standard HANGUP, cause: NORMAL_CLEARING
  595. 2023-07-13 13:30:09.936808 90.60% [DEBUG] switch_core_state_machine.c:846 (sofia/default/8800713436@clusterguibeta1.astppbilling.org:5060) State HANGUP going to sleep
  596. 2023-07-13 13:30:09.936808 90.60% [DEBUG] switch_core_state_machine.c:616 (sofia/default/8800713436@clusterguibeta1.astppbilling.org:5060) State Change CS_HANGUP -> CS_REPORTING
  597. 2023-07-13 13:30:09.936808 90.60% [DEBUG] switch_core_state_machine.c:581 (sofia/default/8800713436@clusterguibeta1.astppbilling.org:5060) Running State Change CS_REPORTING (Cur 2 Tot 608)
  598. 2023-07-13 13:30:09.936808 90.60% [DEBUG] switch_core_state_machine.c:932 (sofia/default/8800713436@clusterguibeta1.astppbilling.org:5060) State REPORTING
  599. 2023-07-13 13:30:09.936808 90.60% [INFO] mod_json_cdr.c:271 Process [9a8d5f43-d1a0-48c0-8af3-1ea205eb3782.cdr.json]
  600. 2023-07-13 13:30:09.936808 90.60% [DEBUG] switch_ivr_bridge.c:820 sofia/default/8800713436@clusterguibeta1.astppbilling.org:5060 ending bridge by request from write function
  601. 2023-07-13 13:30:09.936808 90.60% [DEBUG] switch_ivr_bridge.c:912 BRIDGE THREAD DONE [sofia/default/9084093666@13.232.246.166]
  602. 2023-07-13 13:30:09.936808 90.60% [DEBUG] switch_ivr_bridge.c:1892 sofia/default/8800713436@clusterguibeta1.astppbilling.org:5060 skip receive message [UNBRIDGE] (channel is hungup already)
  603. 2023-07-13 13:30:09.936808 90.60% [NOTICE] switch_ivr_bridge.c:1944 Hangup sofia/default/9084093666@13.232.246.166 [CS_EXECUTE] [NORMAL_CLEARING]
  604. 2023-07-13 13:30:09.936808 90.60% [DEBUG] switch_core_session.c:2983 sofia/default/9084093666@13.232.246.166 skip receive message [PHONE_EVENT] (channel is hungup already)
  605. 2023-07-13 13:30:09.936808 90.60% [DEBUG] switch_core_state_machine.c:647 (sofia/default/9084093666@13.232.246.166) State EXECUTE going to sleep
  606. 2023-07-13 13:30:09.936808 90.60% [DEBUG] switch_core_state_machine.c:581 (sofia/default/9084093666@13.232.246.166) Running State Change CS_HANGUP (Cur 2 Tot 608)
  607. 2023-07-13 13:30:09.936808 90.60% [DEBUG] switch_core_state_machine.c:844 (sofia/default/9084093666@13.232.246.166) Callstate Change ACTIVE -> HANGUP
  608. 2023-07-13 13:30:09.936808 90.60% [DEBUG] switch_core_state_machine.c:846 (sofia/default/9084093666@13.232.246.166) State HANGUP
  609. 2023-07-13 13:30:09.936808 90.60% [DEBUG] mod_sofia.c:462 sofia/default/9084093666@13.232.246.166 Overriding SIP cause 480 with 200 from the other leg
  610. 2023-07-13 13:30:09.936808 90.60% [DEBUG] mod_sofia.c:468 Channel sofia/default/9084093666@13.232.246.166 hanging up, cause: NORMAL_CLEARING
  611. 2023-07-13 13:30:09.936808 90.60% [DEBUG] mod_sofia.c:522 Sending BYE to sofia/default/9084093666@13.232.246.166
  612. 2023-07-13 13:30:09.936808 90.60% [DEBUG] switch_core_state_machine.c:59 sofia/default/9084093666@13.232.246.166 Standard HANGUP, cause: NORMAL_CLEARING
  613. 2023-07-13 13:30:09.936808 90.60% [DEBUG] switch_core_state_machine.c:846 (sofia/default/9084093666@13.232.246.166) State HANGUP going to sleep
  614. 2023-07-13 13:30:09.936808 90.60% [DEBUG] switch_core_state_machine.c:616 (sofia/default/9084093666@13.232.246.166) State Change CS_HANGUP -> CS_REPORTING
  615. 2023-07-13 13:30:09.936808 90.60% [DEBUG] switch_core_state_machine.c:581 (sofia/default/9084093666@13.232.246.166) Running State Change CS_REPORTING (Cur 2 Tot 608)
  616. 2023-07-13 13:30:09.936808 90.60% [DEBUG] switch_core_state_machine.c:932 (sofia/default/9084093666@13.232.246.166) State REPORTING
  617. 2023-07-13 13:30:09.936808 90.60% [INFO] mod_json_cdr.c:271 Process [5a5c85f9-d16c-4266-90b3-a2f0e3dbda06.cdr.json]
  618. 2023-07-13 13:30:09.976759 90.60% [DEBUG] switch_core_state_machine.c:168 sofia/default/8800713436@clusterguibeta1.astppbilling.org:5060 Standard REPORTING, cause: NORMAL_CLEARING
  619. 2023-07-13 13:30:09.976759 90.60% [DEBUG] switch_core_state_machine.c:932 (sofia/default/8800713436@clusterguibeta1.astppbilling.org:5060) State REPORTING going to sleep
  620. 2023-07-13 13:30:09.976759 90.60% [DEBUG] switch_core_state_machine.c:607 (sofia/default/8800713436@clusterguibeta1.astppbilling.org:5060) State Change CS_REPORTING -> CS_DESTROY
  621. 2023-07-13 13:30:09.976759 90.60% [DEBUG] switch_core_session.c:1753 Session 608 (sofia/default/8800713436@clusterguibeta1.astppbilling.org:5060) Locked, Waiting on external entities
  622. 2023-07-13 13:30:09.976759 90.60% [NOTICE] switch_core_session.c:1771 Session 608 (sofia/default/8800713436@clusterguibeta1.astppbilling.org:5060) Ended
  623. 2023-07-13 13:30:09.976759 90.60% [NOTICE] switch_core_session.c:1775 Close Channel sofia/default/8800713436@clusterguibeta1.astppbilling.org:5060 [CS_DESTROY]
  624. 2023-07-13 13:30:09.976759 90.60% [DEBUG] switch_core_state_machine.c:735 (sofia/default/8800713436@clusterguibeta1.astppbilling.org:5060) Running State Change CS_DESTROY (Cur 1 Tot 608)
  625. 2023-07-13 13:30:09.976759 90.60% [DEBUG] switch_core_state_machine.c:745 (sofia/default/8800713436@clusterguibeta1.astppbilling.org:5060) State DESTROY
  626. 2023-07-13 13:30:09.976759 90.60% [DEBUG] mod_sofia.c:379 sofia/default/8800713436@clusterguibeta1.astppbilling.org:5060 SOFIA DESTROY
  627. 2023-07-13 13:30:09.976759 90.60% [DEBUG] switch_core_state_machine.c:175 sofia/default/8800713436@clusterguibeta1.astppbilling.org:5060 Standard DESTROY
  628. 2023-07-13 13:30:09.976759 90.60% [DEBUG] switch_core_state_machine.c:745 (sofia/default/8800713436@clusterguibeta1.astppbilling.org:5060) State DESTROY going to sleep
  629. 2023-07-13 13:30:10.016784 90.60% [DEBUG] switch_core_state_machine.c:168 sofia/default/9084093666@13.232.246.166 Standard REPORTING, cause: NORMAL_CLEARING
  630. 2023-07-13 13:30:10.016784 90.60% [DEBUG] switch_core_state_machine.c:932 (sofia/default/9084093666@13.232.246.166) State REPORTING going to sleep
  631. 2023-07-13 13:30:10.016784 90.60% [DEBUG] switch_core_state_machine.c:607 (sofia/default/9084093666@13.232.246.166) State Change CS_REPORTING -> CS_DESTROY
  632. 2023-07-13 13:30:10.016784 90.60% [DEBUG] switch_core_session.c:1753 Session 607 (sofia/default/9084093666@13.232.246.166) Locked, Waiting on external entities
  633. 2023-07-13 13:30:10.016784 90.60% [NOTICE] switch_core_session.c:1771 Session 607 (sofia/default/9084093666@13.232.246.166) Ended
  634. 2023-07-13 13:30:10.016784 90.60% [NOTICE] switch_core_session.c:1775 Close Channel sofia/default/9084093666@13.232.246.166 [CS_DESTROY]
  635. 2023-07-13 13:30:10.016784 90.60% [DEBUG] switch_core_state_machine.c:735 (sofia/default/9084093666@13.232.246.166) Running State Change CS_DESTROY (Cur 0 Tot 608)
  636. 2023-07-13 13:30:10.016784 90.60% [DEBUG] switch_core_state_machine.c:745 (sofia/default/9084093666@13.232.246.166) State DESTROY
  637. 2023-07-13 13:30:10.016784 90.60% [DEBUG] mod_sofia.c:379 sofia/default/9084093666@13.232.246.166 SOFIA DESTROY
  638. 2023-07-13 13:30:10.016784 90.60% [DEBUG] switch_core_state_machine.c:175 sofia/default/9084093666@13.232.246.166 Standard DESTROY
  639. 2023-07-13 13:30:10.016784 90.60% [DEBUG] switch_core_state_machine.c:745 (sofia/default/9084093666@13.232.246.166) State DESTROY going to sleep
  640. 2023-07-13 13:30:10.376824 90.50% [DEBUG] switch_scheduler.c:147 Deleting task 145 switch_ivr_schedule_hangup (9a8d5f43-d1a0-48c0-8af3-1ea205eb3782)
  641. freeswitch@FS1ClusterQA>
  642. freeswitch@FS1ClusterQA>
  643. freeswitch@FS1ClusterQA> /exit