2018-11-13 13:32:30.885643 [INFO] switch_cpp.cpp:1376 Destination_number: 27101409382<----------- 2018-11-13 13:32:30.885643 [WARNING] switch_cpp.cpp:1376 Account_code: 3501022386 2018-11-13 13:32:30.885643 [NOTICE] switch_cpp.cpp:1376 SELECT mc.id, mc.name, mc.account_type, mc.account_code, b.balance_uuid, b.value as balance, t.name as tenant, mc.origination, mc.orig_credit_limit, mc.max_per_minute_rate as max_rate, mc.max_daily_spend, mc.play_audio_messages as play_msgs, mc.orig_max_channels as max_channels, mc.orig_max_cps as max_cps, tc.max_call_length as max_duration, mc.enable_calls, mc.enabled FROM management_client mc INNER JOIN management_tenant t ON t.id = mc.tenant_id INNER JOIN management_tenantconfiguration tc ON ( t.id = tc.tenant_id ) INNER JOIN management_clientbalances b ON mc.id = b.client_id WHERE mc.account_code = '3501022386' AND b.balance_type = '*monetary' AND weight = '10' 2018-11-13 13:32:30.885643 [WARNING] switch_cpp.cpp:1376 <------- Getting Account Info for Client: Pivotal Data with account_code: 3501022386 -------> 2018-11-13 13:32:30.885643 [WARNING] switch_cpp.cpp:1376 -------------> Geting SIP endpoint details -------------> 2018-11-13 13:32:30.885643 [WARNING] switch_cpp.cpp:1376 No sip_h_X-username in header, selecting the first available SIP Endpoint 2018-11-13 13:32:30.885643 [NOTICE] switch_cpp.cpp:1376 SELECT mc.account_code, s.username, s.password, s.ip_address, s.caller_id_name as cid_name, s.caller_id_number as cid_number, s.bypass_media as bymedia, s.pass_thru_caller_id, s.custom_sip_headers, c1.description as c1, c2.description as c2, c3.description as c3, c4.description as c4, s.enabled FROM management_sipaccount s INNER JOIN management_client mc ON s.client_id = mc.id LEFT OUTER JOIN configuration_codecpreference c1 ON s.codec1_id = c1.id LEFT OUTER JOIN configuration_codecpreference c2 ON s.codec2_id = c2.id LEFT OUTER JOIN configuration_codecpreference c3 ON s.codec3_id = c3.id LEFT OUTER JOIN configuration_codecpreference c4 ON s.codec4_id = c4.id WHERE mc.id = '4695154687031079' AND s.enabled = 't' 2018-11-13 13:32:30.885643 [WARNING] switch_cpp.cpp:1376 elapsed time: 0.001264 2018-11-13 13:32:30.885643 [DEBUG] switch_cpp.cpp:755 CoreSession::setVariable('sip_h_X-username', 'pivotaloffice') 2018-11-13 13:32:30.885643 [WARNING] switch_cpp.cpp:1376 ------->61c3f84a-bdf7-4a85-90bc-6be063b5812e - WS CALL Set value :.....: sip_h_X-username pivotaloffice<------------- 2018-11-13 13:32:30.885643 [WARNING] switch_cpp.cpp:1376 -------------> Geting Client Tariff Plan info -------------> 2018-11-13 13:32:30.885643 [NOTICE] switch_cpp.cpp:1376 SELECT mt.tech_prefix, mt.tpb_id, t.name as tpb_name, mt.routing_plan_id, r.routing_type, r.allow_negative_profit FROM management_tpballocation mt INNER JOIN management_client mc ON mt.client_id = mc.id INNER JOIN routing_routingplan r ON mt.routing_plan_id = r.id INNER JOIN tariff_plans_tpb t ON t.id = mt.tpb_id WHERE mc.account_code = '3501022386' 2018-11-13 13:32:30.885643 [INFO] switch_cpp.cpp:1376 <-----------------------------------------------------> 2018-11-13 13:32:30.885643 [INFO] switch_cpp.cpp:1376 Trying without tech prefix 2018-11-13 13:32:30.885643 [INFO] switch_cpp.cpp:1376 Dialed number : 27101409382 2018-11-13 13:32:30.885643 [INFO] switch_cpp.cpp:1376 Tariff Plan Name : COST_PRICE_CUSTOME 2018-11-13 13:32:30.885643 [INFO] switch_cpp.cpp:1376 <-----------------------------------------------------> 2018-11-13 13:32:30.885643 [WARNING] switch_cpp.cpp:1376 ------------ Getting Call cost for client ------------ 2018-11-13 13:32:30.885643 [NOTICE] switch_cpp.cpp:1376 SELECT tp.code, tp.destination_name, tp.connect_fee, tp.rate, tp.rate_minimum, tp.rate_increment, tp.effective_date, tp.expiry_date, tp.enabled FROM tariff_plans_rates tp WHERE code @> '27101409382' AND tpb_id = '4695159467358691' AND tp.effective_date <= tp.expiry_date AND tp.expiry_date >= now() ORDER BY CODE ASC LIMIT 1 2018-11-13 13:32:30.885643 [NOTICE] switch_cpp.cpp:1376 Code: 2710 EXECUTE sofia/internal/user@sbc.pivotaldata.co.za export(execute_on_answer=nibblebill adjust -0) 2018-11-13 13:32:30.885643 [DEBUG] switch_channel.c:1296 EXPORT (export_vars) [execute_on_answer]=[nibblebill adjust -0] 2018-11-13 13:32:30.885643 [DEBUG] switch_cpp.cpp:755 CoreSession::setVariable('connect_fee', '0') 2018-11-13 13:32:30.885643 [DEBUG] switch_cpp.cpp:755 CoreSession::setVariable('nibble_rate', '0.2') 2018-11-13 13:32:30.885643 [DEBUG] switch_cpp.cpp:755 CoreSession::setVariable('nibble_minimum', '0.0033333333333333') 2018-11-13 13:32:30.885643 [DEBUG] switch_cpp.cpp:755 CoreSession::setVariable('nibble_increment', '1') 2018-11-13 13:32:30.885643 [DEBUG] switch_cpp.cpp:755 CoreSession::setVariable('nibble_account', 'FCA8B96A-9A62-402A-A6C6-2D5709B2A93A') 2018-11-13 13:32:30.885643 [DEBUG] switch_cpp.cpp:755 CoreSession::setVariable('o_account', '3501022386') 2018-11-13 13:32:30.885643 [DEBUG] switch_cpp.cpp:755 CoreSession::setVariable('client_id', '4695154687031079') 2018-11-13 13:32:30.885643 [DEBUG] switch_cpp.cpp:755 CoreSession::setVariable('o_tenant', 'sbc.pivotaldata.co.za') 2018-11-13 13:32:30.885643 [DEBUG] switch_cpp.cpp:755 CoreSession::setVariable('nobal_amt', '-5000') EXECUTE sofia/internal/user@sbc.pivotaldata.co.za nibblebill(heartbeat 60) 2018-11-13 13:32:30.905645 [WARNING] switch_core_session.c:1653 sofia/internal/user@sbc.pivotaldata.co.za using scheduler due to bypass media or media is not established. 2018-11-13 13:32:30.905645 [DEBUG] switch_scheduler.c:249 Added task 62974 switch_core_session_sched_heartbeat (61c3f84a-bdf7-4a85-90bc-6be063b5812e) to run at 1542108810 2018-11-13 13:32:30.905645 [DEBUG] switch_cpp.cpp:755 CoreSession::setVariable('o_dept', ' ') 2018-11-13 13:32:30.905645 [DEBUG] switch_cpp.cpp:755 CoreSession::setVariable('o_site', ' ') 2018-11-13 13:32:30.905645 [DEBUG] switch_cpp.cpp:755 CoreSession::setVariable('o_extension', '2027') 2018-11-13 13:32:30.905645 [DEBUG] switch_cpp.cpp:755 CoreSession::setVariable('o_custom', ' ') 2018-11-13 13:32:30.905645 [DEBUG] switch_cpp.cpp:755 CoreSession::setVariable('o_subject', ' ') 2018-11-13 13:32:30.905645 [DEBUG] switch_cpp.cpp:755 CoreSession::setVariable('o_supplier', ' ') 2018-11-13 13:32:30.905645 [DEBUG] switch_cpp.cpp:755 CoreSession::setVariable('o_reqtype', 'POSTPAID') 2018-11-13 13:32:30.905645 [DEBUG] switch_cpp.cpp:755 CoreSession::setVariable('o_category', 'COST_PRICE_CUSTOME') 2018-11-13 13:32:30.905645 [DEBUG] switch_cpp.cpp:755 CoreSession::setVariable('prefix', '2710') 2018-11-13 13:32:30.905645 [DEBUG] switch_cpp.cpp:755 CoreSession::setVariable('destination_name', 'SA National_2710') 2018-11-13 13:32:30.905645 [DEBUG] switch_cpp.cpp:755 CoreSession::setVariable('destination_number', '27101409382') 2018-11-13 13:32:30.905645 [DEBUG] switch_cpp.cpp:755 CoreSession::setVariable('tor', '*voice') 2018-11-13 13:32:30.905645 [WARNING] switch_cpp.cpp:1376 -------------> Removing unwanted SIP Headers -------------> EXECUTE sofia/internal/user@sbc.pivotaldata.co.za unset(sip_h_X-accountcode) 2018-11-13 13:32:30.905645 [DEBUG] mod_dptools.c:1743 UNSET [sip_h_X-accountcode] EXECUTE sofia/internal/user@sbc.pivotaldata.co.za unset(sip_h_X-username) 2018-11-13 13:32:30.905645 [DEBUG] mod_dptools.c:1743 UNSET [sip_h_X-username] EXECUTE sofia/internal/user@sbc.pivotaldata.co.za unset(sip_h_X-extension) 2018-11-13 13:32:30.905645 [DEBUG] mod_dptools.c:1743 UNSET [sip_h_X-extension] EXECUTE sofia/internal/user@sbc.pivotaldata.co.za unset(sip_h_X-dept) 2018-11-13 13:32:30.905645 [DEBUG] mod_dptools.c:1743 UNSET [sip_h_X-dept] EXECUTE sofia/internal/user@sbc.pivotaldata.co.za unset(sip_h_X-site) 2018-11-13 13:32:30.905645 [DEBUG] mod_dptools.c:1743 UNSET [sip_h_X-site] EXECUTE sofia/internal/user@sbc.pivotaldata.co.za unset(sip_h_X-custom) 2018-11-13 13:32:30.905645 [DEBUG] mod_dptools.c:1743 UNSET [sip_h_X-custom] 2018-11-13 13:32:30.905645 [NOTICE] switch_cpp.cpp:1376 Checking if 27101409382 is a DID <------------- 2018-11-13 13:32:30.905645 [NOTICE] switch_cpp.cpp:1376 SELECT status from management_did where did_number = '27101409382' and status != 'ported_out' 2018-11-13 13:32:30.905645 [WARNING] switch_cpp.cpp:1376 ------------ Getting LCR info ------------ 2018-11-13 13:32:30.905645 [NOTICE] switch_cpp.cpp:1376 SELECT * FROM (SELECT DISTINCT ON (t.name) t.name as tariff_plan, rt.id AS rt_id, r.code, r.destination_name, r.connect_fee, r.rate, r.rate_minimum, r.rate_increment, t.prefix, t.suffix, t.quality, t.reliability, t.client_id AS carrier_id, r.effective_date, r.expiry_date, t.gw1_id, t.gw2_id, t.gw3_id, r.enabled FROM tariff_plans_rates r INNER JOIN tariff_plans_tpb t ON r.tpb_id = t.id INNER JOIN routing_routingplantariff rt ON rt.tariff_plan_id = t.id WHERE rt.routing_plan_id = '4695162600715466' AND code @> '27101409382' AND enabled = 't' AND (CURRENT_TIMESTAMP BETWEEN r.effective_date AND r.expiry_date) ORDER BY t.name, code ASC, "effective_date" DESC) n ORDER BY rate ASC, quality DESC, reliability DESC 2018-11-13 13:32:30.905645 [INFO] switch_cpp.cpp:1376 ------------------ No of routes found: 2 ------------------ 2018-11-13 13:32:30.905645 [INFO] switch_cpp.cpp:1376 -------> lcr_profile: lc 2018-11-13 13:32:30.905645 [INFO] switch_cpp.cpp:1376 -------> lcr_allow_negative_profit: 1.00 2018-11-13 13:32:30.905645 [NOTICE] switch_cpp.cpp:1376 SELECT lead_strip, tail_strip, add_prefix, add_suffix, terminator_id FROM routing_providernumbertranslation WHERE routing_providernumbertranslation.terminator_id = '4694781441722884' AND substring('27101409382',1,length(lead_strip)) = lead_strip 2018-11-13 13:32:30.905645 [INFO] switch_cpp.cpp:1376 ----------------------- Route [1 of 2 ] ----------------------- 2018-11-13 13:32:30.905645 [NOTICE] switch_cpp.cpp:1376 -------> lcr_code[1]: 2710 2018-11-13 13:32:30.905645 [NOTICE] switch_cpp.cpp:1376 -------> lcr_destination_name[1]: SA National_2710 2018-11-13 13:32:30.905645 [NOTICE] switch_cpp.cpp:1376 -------> lcr_connect_fee[1]: 0.00000 2018-11-13 13:32:30.905645 [NOTICE] switch_cpp.cpp:1376 -------> lcr_rate[1]: 0.15000 2018-11-13 13:32:30.905645 [NOTICE] switch_cpp.cpp:1376 -------> lcr_rate_minimum[1]: 1 2018-11-13 13:32:30.905645 [NOTICE] switch_cpp.cpp:1376 -------> lcr_rate_increment[1]: 1 2018-11-13 13:32:30.905645 [NOTICE] switch_cpp.cpp:1376 -------> lcr_prefix[1]: 2018-11-13 13:32:30.905645 [NOTICE] switch_cpp.cpp:1376 -------> lcr_tariff_plan[1]: BITCO_NAT 2018-11-13 13:32:30.905645 [NOTICE] switch_cpp.cpp:1376 -------> lcr_carrier_id[1]: 4694781441722884 2018-11-13 13:32:30.905645 [NOTICE] switch_cpp.cpp:1376 -------> lcr_effective_date[1]: 2017-09-24 21:50:39.307041 2018-11-13 13:32:30.905645 [NOTICE] switch_cpp.cpp:1376 -------> lcr_expiry_date[1]: 2027-09-24 21:50:40.264676 2018-11-13 13:32:30.905645 [NOTICE] switch_cpp.cpp:1376 -------> lcr_enabled[1]: 1 2018-11-13 13:32:30.905645 [INFO] switch_cpp.cpp:1376 ------------------------------------------------------------------ 2018-11-13 13:32:30.905645 [NOTICE] switch_cpp.cpp:1376 SELECT lead_strip, tail_strip, add_prefix, add_suffix, terminator_id FROM routing_providernumbertranslation WHERE routing_providernumbertranslation.terminator_id = '4694781441722884' AND substring('27101409382',1,length(lead_strip)) = lead_strip 2018-11-13 13:32:30.905645 [INFO] switch_cpp.cpp:1376 ----------------------- Route [2 of 2 ] ----------------------- 2018-11-13 13:32:30.905645 [NOTICE] switch_cpp.cpp:1376 -------> lcr_code[2]: 2710140 2018-11-13 13:32:30.905645 [NOTICE] switch_cpp.cpp:1376 -------> lcr_destination_name[2]: SOUTH AFRICA - SAICOM - GEOGRAPHIC 2018-11-13 13:32:30.905645 [NOTICE] switch_cpp.cpp:1376 -------> lcr_connect_fee[2]: 0.00000 2018-11-13 13:32:30.905645 [NOTICE] switch_cpp.cpp:1376 -------> lcr_rate[2]: 0.16000 2018-11-13 13:32:30.905645 [NOTICE] switch_cpp.cpp:1376 -------> lcr_rate_minimum[2]: 1 2018-11-13 13:32:30.905645 [NOTICE] switch_cpp.cpp:1376 -------> lcr_rate_increment[2]: 1 2018-11-13 13:32:30.905645 [NOTICE] switch_cpp.cpp:1376 -------> lcr_prefix[2]: 2018-11-13 13:32:30.905645 [NOTICE] switch_cpp.cpp:1376 -------> lcr_tariff_plan[2]: LIQUID_NAT 2018-11-13 13:32:30.905645 [NOTICE] switch_cpp.cpp:1376 -------> lcr_carrier_id[2]: 4694781441722884 2018-11-13 13:32:30.905645 [NOTICE] switch_cpp.cpp:1376 -------> lcr_effective_date[2]: 2017-09-24 21:50:39.307041 2018-11-13 13:32:30.905645 [NOTICE] switch_cpp.cpp:1376 -------> lcr_expiry_date[2]: 2027-09-24 21:50:40.264676 2018-11-13 13:32:30.905645 [NOTICE] switch_cpp.cpp:1376 -------> lcr_enabled[2]: 1 2018-11-13 13:32:30.905645 [INFO] switch_cpp.cpp:1376 ------------------------------------------------------------------ 2018-11-13 13:32:30.905645 [DEBUG] switch_cpp.cpp:755 CoreSession::setVariable('sip_h_X-cid', 'a6210672-61da-1237-319a-0050560101ff') 2018-11-13 13:32:30.905645 [WARNING] switch_cpp.cpp:1376 ------->61c3f84a-bdf7-4a85-90bc-6be063b5812e - WS CALL Set value :.....: sip_h_X-cid a6210672-61da-1237-319a-0050560101ff<------------- 2018-11-13 13:32:30.905645 [INFO] switch_cpp.cpp:1376 ----------> Call progressing through the diaplan <---------- 2018-11-13 13:32:30.905645 [INFO] switch_cpp.cpp:1376 --------------------- Customer rate: 0.2 2018-11-13 13:32:30.905645 [INFO] switch_cpp.cpp:1376 ----------- Negative profit allowed: 1.00% 2018-11-13 13:32:30.905645 [INFO] switch_cpp.cpp:1376 ---- Maximum provider rate for call: 0.202 EXECUTE sofia/internal/user@sbc.pivotaldata.co.za limit(hash sbc.pivotaldata.co.za pivotaloffice 15 5/1 !CLIENT_LIMIT_EXCEEDED) 2018-11-13 13:32:30.905645 [DEBUG] switch_limit.c:126 incr called: sbc.pivotaldata.co.za_pivotaloffice max:15, interval:0 2018-11-13 13:32:30.905645 [DEBUG] mod_hash.c:196 Usage for sbc.pivotaldata.co.za_pivotaloffice is now 1/15 2018-11-13 13:32:30.905645 [INFO] switch_cpp.cpp:1376 Limit for this client: pivotaloffice is 15 Concurrent and 5 CPS <----------- 2018-11-13 13:32:30.905645 [INFO] switch_cpp.cpp:1376 -------------> Provider_1 rate: 0.15000 <----------- 2018-11-13 13:32:30.905645 [INFO] switch_cpp.cpp:1376 <--------------------------------------------------> 2018-11-13 13:32:30.905645 [NOTICE] switch_cpp.cpp:1376 SELECT mc.account_code, mc.account_type, mc.orig_credit_limit, mb.balance_uuid FROM management_client mc INNER JOIN management_clientbalances mb ON mc.id = mb.client_id WHERE mb.client_id = '4694781441722884' AND mb.balance_type = '*monetary' AND mb.weight=10 AND mb.enabled = 't' 2018-11-13 13:32:30.905645 [INFO] switch_cpp.cpp:1376 -----------------> Trying LCR Route = 1 of 2 <----------------- EXECUTE sofia/internal/user@sbc.pivotaldata.co.za export(execute_on_answer=nibblebill adjust -0) 2018-11-13 13:32:30.905645 [DEBUG] switch_channel.c:1296 EXPORT (export_vars) [execute_on_answer]=[nibblebill adjust -0] EXECUTE sofia/internal/user@sbc.pivotaldata.co.za export(nolocal:connect_fee=0.00000) 2018-11-13 13:32:30.905645 [DEBUG] switch_channel.c:1296 EXPORT (export_vars) (REMOTE ONLY) [connect_fee]=[0.00000] EXECUTE sofia/internal/user@sbc.pivotaldata.co.za export(nolocal:nibble_rate=0.15000) 2018-11-13 13:32:30.905645 [DEBUG] switch_channel.c:1296 EXPORT (export_vars) (REMOTE ONLY) [nibble_rate]=[0.15000] EXECUTE sofia/internal/user@sbc.pivotaldata.co.za export(nolocal:nibble_minimum=0.0025) 2018-11-13 13:32:30.905645 [DEBUG] switch_channel.c:1296 EXPORT (export_vars) (REMOTE ONLY) [nibble_minimum]=[0.0025] EXECUTE sofia/internal/user@sbc.pivotaldata.co.za export(nolocal:nibble_increment=1) 2018-11-13 13:32:30.905645 [DEBUG] switch_channel.c:1296 EXPORT (export_vars) (REMOTE ONLY) [nibble_increment]=[1] EXECUTE sofia/internal/user@sbc.pivotaldata.co.za export(nolocal:nibble_account=C43C0362-7301-4B03-9F65-AF2655E2C67F) 2018-11-13 13:32:30.905645 [DEBUG] switch_channel.c:1296 EXPORT (export_vars) (REMOTE ONLY) [nibble_account]=[C43C0362-7301-4B03-9F65-AF2655E2C67F] EXECUTE sofia/internal/user@sbc.pivotaldata.co.za export(nolocal:o_account=6833163331) 2018-11-13 13:32:30.905645 [DEBUG] switch_channel.c:1296 EXPORT (export_vars) (REMOTE ONLY) [o_account]=[6833163331] EXECUTE sofia/internal/user@sbc.pivotaldata.co.za export(nolocal:o_tenant=sbc.pivotaldata.co.za) 2018-11-13 13:32:30.905645 [DEBUG] switch_channel.c:1296 EXPORT (export_vars) (REMOTE ONLY) [o_tenant]=[sbc.pivotaldata.co.za] EXECUTE sofia/internal/user@sbc.pivotaldata.co.za export(nolocal:o_dept= ) 2018-11-13 13:32:30.905645 [DEBUG] switch_channel.c:1296 EXPORT (export_vars) (REMOTE ONLY) [o_dept]=[ ] EXECUTE sofia/internal/user@sbc.pivotaldata.co.za export(nolocal:o_site= ) 2018-11-13 13:32:30.905645 [DEBUG] switch_channel.c:1296 EXPORT (export_vars) (REMOTE ONLY) [o_site]=[ ] EXECUTE sofia/internal/user@sbc.pivotaldata.co.za export(nolocal:o_extension= ) 2018-11-13 13:32:30.905645 [DEBUG] switch_channel.c:1296 EXPORT (export_vars) (REMOTE ONLY) [o_extension]=[ ] EXECUTE sofia/internal/user@sbc.pivotaldata.co.za export(nolocal:o_custom= ) 2018-11-13 13:32:30.925646 [DEBUG] switch_channel.c:1296 EXPORT (export_vars) (REMOTE ONLY) [o_custom]=[ ] EXECUTE sofia/internal/user@sbc.pivotaldata.co.za export(nolocal:o_subject= ) 2018-11-13 13:32:30.925646 [DEBUG] switch_channel.c:1296 EXPORT (export_vars) (REMOTE ONLY) [o_subject]=[ ] EXECUTE sofia/internal/user@sbc.pivotaldata.co.za export(nolocal:o_supplier= ) 2018-11-13 13:32:30.925646 [DEBUG] switch_channel.c:1296 EXPORT (export_vars) (REMOTE ONLY) [o_supplier]=[ ] EXECUTE sofia/internal/user@sbc.pivotaldata.co.za export(nolocal:o_reqtype=POSTPAID) 2018-11-13 13:32:30.925646 [DEBUG] switch_channel.c:1296 EXPORT (export_vars) (REMOTE ONLY) [o_reqtype]=[POSTPAID] EXECUTE sofia/internal/user@sbc.pivotaldata.co.za export(nolocal:o_category=BITCO_NAT) 2018-11-13 13:32:30.925646 [DEBUG] switch_channel.c:1296 EXPORT (export_vars) (REMOTE ONLY) [o_category]=[BITCO_NAT] EXECUTE sofia/internal/user@sbc.pivotaldata.co.za export(nolocal:prefix=2710) 2018-11-13 13:32:30.925646 [DEBUG] switch_channel.c:1296 EXPORT (export_vars) (REMOTE ONLY) [prefix]=[2710] EXECUTE sofia/internal/user@sbc.pivotaldata.co.za export(nolocal:destination_name=SA National_2710) 2018-11-13 13:32:30.925646 [DEBUG] switch_channel.c:1296 EXPORT (export_vars) (REMOTE ONLY) [destination_name]=[SA National_2710] EXECUTE sofia/internal/user@sbc.pivotaldata.co.za export(nolocal:destination_number=27101409382) 2018-11-13 13:32:30.925646 [DEBUG] switch_channel.c:1296 EXPORT (export_vars) (REMOTE ONLY) [destination_number]=[27101409382] EXECUTE sofia/internal/user@sbc.pivotaldata.co.za export(nolocal:tor=*voice) 2018-11-13 13:32:30.925646 [DEBUG] switch_channel.c:1296 EXPORT (export_vars) (REMOTE ONLY) [tor]=[*voice] EXECUTE sofia/internal/user@sbc.pivotaldata.co.za export(nolocal:nobal_amt=-50000) 2018-11-13 13:32:30.925646 [DEBUG] switch_channel.c:1296 EXPORT (export_vars) (REMOTE ONLY) [nobal_amt]=[-50000] EXECUTE sofia/internal/user@sbc.pivotaldata.co.za nibblebill(heartbeat 60) 2018-11-13 13:32:30.925646 [WARNING] switch_core_session.c:1653 sofia/internal/user@sbc.pivotaldata.co.za using scheduler due to bypass media or media is not established. 2018-11-13 13:32:30.925646 [DEBUG] switch_scheduler.c:249 Added task 62975 switch_core_session_sched_heartbeat (61c3f84a-bdf7-4a85-90bc-6be063b5812e) to run at 1542108810 2018-11-13 13:32:30.925646 [DEBUG] switch_scheduler.c:144 Deleting task 62974 switch_core_session_sched_heartbeat (61c3f84a-bdf7-4a85-90bc-6be063b5812e) 2018-11-13 13:32:30.925646 [DEBUG] switch_cpp.cpp:755 CoreSession::setVariable('execute_on_answer', 'sched_hangup +7200 allotted_timeout') 2018-11-13 13:32:30.925646 [WARNING] switch_cpp.cpp:1376 ------->61c3f84a-bdf7-4a85-90bc-6be063b5812e - WS CALL Set value :.....: execute_on_answer sched_hangup +7200 allotted_timeout<------------- 2018-11-13 13:32:30.925646 [WARNING] switch_cpp.cpp:1376 No gateway found for LCR Route [1] <----------- 2018-11-13 13:32:30.925646 [DEBUG] switch_cpp.cpp:755 CoreSession::setVariable('proto_specific_hangup_cause', 'sip:503') 2018-11-13 13:32:30.925646 [WARNING] switch_cpp.cpp:1376 ------->61c3f84a-bdf7-4a85-90bc-6be063b5812e - WS CALL Set value :.....: proto_specific_hangup_cause sip:503<------------- 2018-11-13 13:32:30.925646 [DEBUG] switch_cpp.cpp:731 CoreSession::hangup 2018-11-13 13:32:30.925646 [NOTICE] switch_cpp.cpp:733 Hangup sofia/internal/user@sbc.pivotaldata.co.za [CS_EXECUTE] [BEARERCAPABILITY_NOTAVAIL] 2018-11-13 13:32:30.925646 [DEBUG] mod_hash.c:297 Usage for sbc.pivotaldata.co.za_pivotaloffice is now 0 2018-11-13 13:32:30.925646 [WARNING] switch_cpp.cpp:1376 The call failed with BEARERCAPABILITY_NOTAVAIL <----------- 2018-11-13 13:32:30.925646 [DEBUG] switch_cpp.cpp:1122 sofia/internal/user@sbc.pivotaldata.co.za destroy/unlink session from object 2018-11-13 13:32:30.925646 [DEBUG] switch_core_session.c:2885 sofia/internal/user@sbc.pivotaldata.co.za skip receive message [PHONE_EVENT] (channel is hungup already) 2018-11-13 13:32:30.925646 [DEBUG] switch_core_state_machine.c:650 (sofia/internal/user@sbc.pivotaldata.co.za) State EXECUTE going to sleep 2018-11-13 13:32:30.925646 [DEBUG] switch_core_state_machine.c:584 (sofia/internal/user@sbc.pivotaldata.co.za) Running State Change CS_HANGUP (Cur 9 Tot 26715) 2018-11-13 13:32:30.925646 [DEBUG] switch_core_state_machine.c:850 (sofia/internal/user@sbc.pivotaldata.co.za) Callstate Change RINGING -> HANGUP 2018-11-13 13:32:30.925646 [DEBUG] switch_core_state_machine.c:852 (sofia/internal/user@sbc.pivotaldata.co.za) State HANGUP 2018-11-13 13:32:30.925646 [DEBUG] mod_sofia.c:449 Channel sofia/internal/user@sbc.pivotaldata.co.za hanging up, cause: BEARERCAPABILITY_NOTAVAIL 2018-11-13 13:32:30.925646 [DEBUG] mod_sofia.c:588 Responding to INVITE with: 503 2018-11-13 13:32:30.925646 [DEBUG] mod_nibblebill.c:506 Attempting to bill at $0.2 per minute to account FCA8B96A-9A62-402A-A6C6-2D5709B2A93A 2018-11-13 13:32:30.925646 [DEBUG] mod_nibblebill.c:518 Not billing FCA8B96A-9A62-402A-A6C6-2D5709B2A93A - call is not in answered state 2018-11-13 13:32:30.925646 [DEBUG] mod_nibblebill.c:422 Doing lookup query [SELECT value AS nibble_balance FROM management_clientbalances WHERE balance_uuid='FCA8B96A-9A62-402A-A6C6-2D5709B2A93A'] 2018-11-13 13:32:30.925646 [DEBUG] mod_nibblebill.c:430 Retrieved current balance for account FCA8B96A-9A62-402A-A6C6-2D5709B2A93A (balance = -4272.972695) 2018-11-13 13:32:30.925646 [DEBUG] mod_nibblebill.c:523 Comparing -4272.972695 to hangup balance of -5000.000000, taking into account minimum charge of 0.003333 2018-11-13 13:32:30.925646 [DEBUG] mod_nibblebill.c:422 Doing lookup query [SELECT value AS nibble_balance FROM management_clientbalances WHERE balance_uuid='FCA8B96A-9A62-402A-A6C6-2D5709B2A93A'] 2018-11-13 13:32:30.925646 [DEBUG] mod_nibblebill.c:430 Retrieved current balance for account FCA8B96A-9A62-402A-A6C6-2D5709B2A93A (balance = -4272.972695) 2018-11-13 13:32:30.925646 [DEBUG] switch_core_state_machine.c:60 sofia/internal/user@sbc.pivotaldata.co.za Standard HANGUP, cause: BEARERCAPABILITY_NOTAVAIL 2018-11-13 13:32:30.925646 [DEBUG] switch_core_state_machine.c:852 (sofia/internal/user@sbc.pivotaldata.co.za) State HANGUP going to sleep 2018-11-13 13:32:30.925646 [DEBUG] switch_core_state_machine.c:619 (sofia/internal/user@sbc.pivotaldata.co.za) State Change CS_HANGUP -> CS_REPORTING 2018-11-13 13:32:30.925646 [DEBUG] switch_core_state_machine.c:584 (sofia/internal/user@sbc.pivotaldata.co.za) Running State Change CS_REPORTING (Cur 9 Tot 26715) 2018-11-13 13:32:30.925646 [DEBUG] switch_core_state_machine.c:938 (sofia/internal/user@sbc.pivotaldata.co.za) State REPORTING 2018-11-13 13:32:30.925646 [INFO] mod_json_cdr.c:271 Process [61c3f84a-bdf7-4a85-90bc-6be063b5812e.cdr.json] 2018-11-13 13:32:30.965649 [DEBUG] switch_core_state_machine.c:174 sofia/internal/user@sbc.pivotaldata.co.za Standard REPORTING, cause: BEARERCAPABILITY_NOTAVAIL 2018-11-13 13:32:30.965649 [DEBUG] switch_core_state_machine.c:938 (sofia/internal/user@sbc.pivotaldata.co.za) State REPORTING going to sleep 2018-11-13 13:32:30.965649 [DEBUG] switch_core_state_machine.c:610 (sofia/internal/user@sbc.pivotaldata.co.za) State Change CS_REPORTING -> CS_DESTROY 2018-11-13 13:32:30.965649 [DEBUG] switch_core_session.c:1713 Session 26715 (sofia/internal/user@sbc.pivotaldata.co.za) Locked, Waiting on external entities 2018-11-13 13:32:30.965649 [NOTICE] switch_core_session.c:1731 Session 26715 (sofia/internal/user@sbc.pivotaldata.co.za) Ended 2018-11-13 13:32:30.965649 [NOTICE] switch_core_session.c:1735 Close Channel sofia/internal/user@sbc.pivotaldata.co.za [CS_DESTROY] 2018-11-13 13:32:30.965649 [DEBUG] switch_core_state_machine.c:741 (sofia/internal/user@sbc.pivotaldata.co.za) Running State Change CS_DESTROY (Cur 8 Tot 26715) 2018-11-13 13:32:30.965649 [DEBUG] switch_core_state_machine.c:751 (sofia/internal/user@sbc.pivotaldata.co.za) State DESTROY 2018-11-13 13:32:30.965649 [DEBUG] mod_sofia.c:354 sofia/internal/user@sbc.pivotaldata.co.za SOFIA DESTROY 2018-11-13 13:32:30.965649 [DEBUG] switch_core_state_machine.c:181 sofia/internal/user@sbc.pivotaldata.co.za Standard DESTROY 2018-11-13 13:32:30.965649 [DEBUG] switch_core_state_machine.c:751 (sofia/internal/user@sbc.pivotaldata.co.za) State DESTROY going to sleep 2018-11-13 13:32:31.425644 [DEBUG] switch_scheduler.c:144 Deleting task 62975 switch_core_session_sched_heartbeat (61c3f84a-bdf7-4a85-90bc-6be063b5812e) 2018-11-13 13:32:32.305686 [NOTICE] sofia.c:1079 Hangup sofia/external/+27768220212@154.118.252.36 [CS_EXECUTE] [NORMAL_CLEARING] 2018-11-13 13:32:32.305686 [DEBUG] mod_hash.c:297 Usage for inbound_27104760100 is now 3 2018-11-13 13:32:32.305686 [DEBUG] switch_ivr_bridge.c:917 BRIDGE THREAD DONE [sofia/external/+27768220212@154.118.252.36] 2018-11-13 13:32:32.325664 [DEBUG] switch_ivr_bridge.c:825 sofia/external/+27768220212@154.118.252.36 ending bridge by request from write function 2018-11-13 13:32:32.325664 [DEBUG] switch_ivr_bridge.c:917 BRIDGE THREAD DONE [sofia/external_priv/0104760100@10.241.32.60:5060] 2018-11-13 13:32:32.325664 [NOTICE] switch_ivr_bridge.c:1034 Hangup sofia/external_priv/0104760100@10.241.32.60:5060 [CS_EXCHANGE_MEDIA] [NORMAL_CLEARING] 2018-11-13 13:32:32.325664 [DEBUG] mod_nibblebill.c:506 Attempting to bill at $0 per minute to account E80EE2A6-744A-48CE-BCAA-EE0E3988BF43 2018-11-13 13:32:32.325664 [DEBUG] mod_nibblebill.c:573 11 seconds passed since last bill time of 2018-11-13 13:32:20 2018-11-13 13:32:32.325664 [DEBUG] mod_nibblebill.c:590 Billing $0.000000 to E80EE2A6-744A-48CE-BCAA-EE0E3988BF43 (Call: e6235368-ad6a-4d1c-95cd-ae35864ec736 / 0.000000 so far) 2018-11-13 13:32:32.325664 [DEBUG] mod_nibblebill.c:395 Doing update query [UPDATE management_clientbalances SET value=value- 0.000000 WHERE balance_uuid='E80EE2A6-744A-48CE-BCAA-EE0E3988BF43'] 2018-11-13 13:32:32.325664 [DEBUG] switch_ivr_bridge.c:1843 sofia/external_priv/0104760100@10.241.32.60:5060 skip receive message [TRANSFER] (channel is hungup already) 2018-11-13 13:32:32.325664 [DEBUG] switch_ivr_bridge.c:1846 sofia/external/+27768220212@154.118.252.36 skip receive message [TRANSFER] (channel is hungup already) 2018-11-13 13:32:32.325664 [DEBUG] switch_core_session.c:2885 sofia/external/+27768220212@154.118.252.36 skip receive message [PHONE_EVENT] (channel is hungup already) 2018-11-13 13:32:32.325664 [WARNING] switch_cpp.cpp:1376 Primary Route Disposition: NORMAL_CLEARING <----------- 2018-11-13 13:32:32.325664 [DEBUG] mod_nibblebill.c:395 Doing update query [UPDATE management_clientbalances SET value=value- 0.000000 WHERE balance_uuid='E80EE2A6-744A-48CE-BCAA-EE0E3988BF43'] 2018-11-13 13:32:32.325664 [DEBUG] mod_nibblebill.c:422 Doing lookup query [SELECT value AS nibble_balance FROM management_clientbalances WHERE balance_uuid='E80EE2A6-744A-48CE-BCAA-EE0E3988BF43'] 2018-11-13 13:32:32.325664 [DEBUG] mod_nibblebill.c:430 Retrieved current balance for account E80EE2A6-744A-48CE-BCAA-EE0E3988BF43 (balance = -9.868668) 2018-11-13 13:32:32.325664 [WARNING] switch_core_session.c:1653 sofia/external_priv/0104760100@10.241.32.60:5060 using scheduler due to bypass media or media is not established. 2018-11-13 13:32:32.325664 [DEBUG] switch_scheduler.c:249 Added task 62976 switch_core_session_sched_heartbeat (e6235368-ad6a-4d1c-95cd-ae35864ec736) to run at 1542108812 2018-11-13 13:32:32.325664 [DEBUG] switch_core_state_machine.c:653 (sofia/external_priv/0104760100@10.241.32.60:5060) State EXCHANGE_MEDIA going to sleep 2018-11-13 13:32:32.325664 [DEBUG] switch_core_state_machine.c:584 (sofia/external_priv/0104760100@10.241.32.60:5060) Running State Change CS_HANGUP (Cur 8 Tot 26715) 2018-11-13 13:32:32.325664 [DEBUG] switch_core_state_machine.c:850 (sofia/external_priv/0104760100@10.241.32.60:5060) Callstate Change ACTIVE -> HANGUP 2018-11-13 13:32:32.325664 [DEBUG] switch_core_state_machine.c:852 (sofia/external_priv/0104760100@10.241.32.60:5060) State HANGUP 2018-11-13 13:32:32.325664 [DEBUG] mod_sofia.c:443 sofia/external_priv/0104760100@10.241.32.60:5060 Overriding SIP cause 480 with 200 from the other leg 2018-11-13 13:32:32.325664 [DEBUG] mod_sofia.c:449 Channel sofia/external_priv/0104760100@10.241.32.60:5060 hanging up, cause: NORMAL_CLEARING 2018-11-13 13:32:32.325664 [DEBUG] mod_sofia.c:502 Sending BYE to sofia/external_priv/0104760100@10.241.32.60:5060 2018-11-13 13:32:32.325664 [DEBUG] mod_nibblebill.c:506 Attempting to bill at $0 per minute to account E80EE2A6-744A-48CE-BCAA-EE0E3988BF43 2018-11-13 13:32:32.325664 [DEBUG] mod_nibblebill.c:554 Received heartbeat, but final bill has been committed - ignoring 2018-11-13 13:32:32.325664 [DEBUG] mod_nibblebill.c:422 Doing lookup query [SELECT value AS nibble_balance FROM management_clientbalances WHERE balance_uuid='E80EE2A6-744A-48CE-BCAA-EE0E3988BF43'] 2018-11-13 13:32:32.325664 [DEBUG] mod_nibblebill.c:430 Retrieved current balance for account E80EE2A6-744A-48CE-BCAA-EE0E3988BF43 (balance = -9.868668) 2018-11-13 13:32:32.325664 [DEBUG] switch_core_state_machine.c:60 sofia/external_priv/0104760100@10.241.32.60:5060 Standard HANGUP, cause: NORMAL_CLEARING 2018-11-13 13:32:32.325664 [DEBUG] switch_core_state_machine.c:852 (sofia/external_priv/0104760100@10.241.32.60:5060) State HANGUP going to sleep 2018-11-13 13:32:32.325664 [DEBUG] switch_core_state_machine.c:619 (sofia/external_priv/0104760100@10.241.32.60:5060) State Change CS_HANGUP -> CS_REPORTING 2018-11-13 13:32:32.325664 [DEBUG] switch_core_state_machine.c:584 (sofia/external_priv/0104760100@10.241.32.60:5060) Running State Change CS_REPORTING (Cur 8 Tot 26715) 2018-11-13 13:32:32.325664 [DEBUG] switch_core_state_machine.c:938 (sofia/external_priv/0104760100@10.241.32.60:5060) State REPORTING 2018-11-13 13:32:32.325664 [INFO] mod_json_cdr.c:271 Process [e6235368-ad6a-4d1c-95cd-ae35864ec736.cdr.json] 2018-11-13 13:32:32.325664 [DEBUG] switch_cpp.cpp:1122 sofia/external/+27768220212@154.118.252.36 destroy/unlink session from object 2018-11-13 13:32:32.325664 [DEBUG] switch_core_session.c:2885 sofia/external/+27768220212@154.118.252.36 skip receive message [PHONE_EVENT] (channel is hungup already) 2018-11-13 13:32:32.325664 [DEBUG] switch_core_state_machine.c:650 (sofia/external/+27768220212@154.118.252.36) State EXECUTE going to sleep 2018-11-13 13:32:32.325664 [DEBUG] switch_core_state_machine.c:584 (sofia/external/+27768220212@154.118.252.36) Running State Change CS_HANGUP (Cur 8 Tot 26715) 2018-11-13 13:32:32.325664 [DEBUG] switch_core_state_machine.c:850 (sofia/external/+27768220212@154.118.252.36) Callstate Change ACTIVE -> HANGUP 2018-11-13 13:32:32.325664 [DEBUG] switch_core_state_machine.c:852 (sofia/external/+27768220212@154.118.252.36) State HANGUP 2018-11-13 13:32:32.325664 [DEBUG] mod_sofia.c:449 Channel sofia/external/+27768220212@154.118.252.36 hanging up, cause: NORMAL_CLEARING 2018-11-13 13:32:32.325664 [DEBUG] mod_nibblebill.c:506 Attempting to bill at $0.00 per minute to account C43C0362-7301-4B03-9F65-AF2655E2C67F 2018-11-13 13:32:32.325664 [DEBUG] mod_nibblebill.c:573 9 seconds passed since last bill time of 2018-11-13 13:32:22 2018-11-13 13:32:32.325664 [DEBUG] mod_nibblebill.c:590 Billing $0.000000 to C43C0362-7301-4B03-9F65-AF2655E2C67F (Call: 3fb7605b-fa34-46d0-b246-e9f2b2231d2f / 0.000000 so far) 2018-11-13 13:32:32.325664 [DEBUG] mod_nibblebill.c:395 Doing update query [UPDATE management_clientbalances SET value=value- 0.000000 WHERE balance_uuid='C43C0362-7301-4B03-9F65-AF2655E2C67F'] 2018-11-13 13:32:32.325664 [DEBUG] mod_nibblebill.c:395 Doing update query [UPDATE management_clientbalances SET value=value- 0.000000 WHERE balance_uuid='C43C0362-7301-4B03-9F65-AF2655E2C67F'] 2018-11-13 13:32:32.345672 [DEBUG] mod_nibblebill.c:422 Doing lookup query [SELECT value AS nibble_balance FROM management_clientbalances WHERE balance_uuid='C43C0362-7301-4B03-9F65-AF2655E2C67F'] 2018-11-13 13:32:32.345672 [DEBUG] mod_nibblebill.c:430 Retrieved current balance for account C43C0362-7301-4B03-9F65-AF2655E2C67F (balance = -2871.182205) 2018-11-13 13:32:32.345672 [DEBUG] switch_core_state_machine.c:60 sofia/external/+27768220212@154.118.252.36 Standard HANGUP, cause: NORMAL_CLEARING 2018-11-13 13:32:32.345672 [DEBUG] switch_core_state_machine.c:852 (sofia/external/+27768220212@154.118.252.36) State HANGUP going to sleep 2018-11-13 13:32:32.345672 [DEBUG] switch_core_state_machine.c:619 (sofia/external/+27768220212@154.118.252.36) State Change CS_HANGUP -> CS_REPORTING 2018-11-13 13:32:32.345672 [DEBUG] switch_core_state_machine.c:584 (sofia/external/+27768220212@154.118.252.36) Running State Change CS_REPORTING (Cur 8 Tot 26715) 2018-11-13 13:32:32.345672 [DEBUG] switch_core_state_machine.c:938 (sofia/external/+27768220212@154.118.252.36) State REPORTING 2018-11-13 13:32:32.345672 [INFO] mod_json_cdr.c:271 Process [3fb7605b-fa34-46d0-b246-e9f2b2231d2f.cdr.json] 2018-11-13 13:32:32.365671 [DEBUG] switch_core_state_machine.c:174 sofia/external_priv/0104760100@10.241.32.60:5060 Standard REPORTING, cause: NORMAL_CLEARING 2018-11-13 13:32:32.365671 [DEBUG] switch_core_state_machine.c:938 (sofia/external_priv/0104760100@10.241.32.60:5060) State REPORTING going to sleep 2018-11-13 13:32:32.365671 [DEBUG] switch_core_state_machine.c:610 (sofia/external_priv/0104760100@10.241.32.60:5060) State Change CS_REPORTING -> CS_DESTROY 2018-11-13 13:32:32.365671 [DEBUG] switch_core_session.c:1713 Session 26707 (sofia/external_priv/0104760100@10.241.32.60:5060) Locked, Waiting on external entities 2018-11-13 13:32:32.365671 [NOTICE] switch_core_session.c:1731 Session 26707 (sofia/external_priv/0104760100@10.241.32.60:5060) Ended 2018-11-13 13:32:32.365671 [NOTICE] switch_core_session.c:1735 Close Channel sofia/external_priv/0104760100@10.241.32.60:5060 [CS_DESTROY] 2018-11-13 13:32:32.365671 [DEBUG] switch_core_state_machine.c:741 (sofia/external_priv/0104760100@10.241.32.60:5060) Running State Change CS_DESTROY (Cur 7 Tot 26715) 2018-11-13 13:32:32.365671 [DEBUG] switch_core_state_machine.c:751 (sofia/external_priv/0104760100@10.241.32.60:5060) State DESTROY 2018-11-13 13:32:32.365671 [DEBUG] mod_sofia.c:354 sofia/external_priv/0104760100@10.241.32.60:5060 SOFIA DESTROY 2018-11-13 13:32:32.365671 [DEBUG] switch_core_state_machine.c:181 sofia/external_priv/0104760100@10.241.32.60:5060 Standard DESTROY 2018-11-13 13:32:32.365671 [DEBUG] switch_core_state_machine.c:751 (sofia/external_priv/0104760100@10.241.32.60:5060) State DESTROY going to sleep 2018-11-13 13:32:32.365671 [DEBUG] switch_core_state_machine.c:174 sofia/external/+27768220212@154.118.252.36 Standard REPORTING, cause: NORMAL_CLEARING 2018-11-13 13:32:32.365671 [DEBUG] switch_core_state_machine.c:938 (sofia/external/+27768220212@154.118.252.36) State REPORTING going to sleep 2018-11-13 13:32:32.385683 [DEBUG] switch_core_state_machine.c:610 (sofia/external/+27768220212@154.118.252.36) State Change CS_REPORTING -> CS_DESTROY 2018-11-13 13:32:32.385683 [DEBUG] switch_core_session.c:1713 Session 26706 (sofia/external/+27768220212@154.118.252.36) Locked, Waiting on external entities 2018-11-13 13:32:32.385683 [NOTICE] switch_core_session.c:1731 Session 26706 (sofia/external/+27768220212@154.118.252.36) Ended 2018-11-13 13:32:32.385683 [NOTICE] switch_core_session.c:1735 Close Channel sofia/external/+27768220212@154.118.252.36 [CS_DESTROY] 2018-11-13 13:32:32.385683 [DEBUG] switch_core_state_machine.c:741 (sofia/external/+27768220212@154.118.252.36) Running State Change CS_DESTROY (Cur 6 Tot 26715) 2018-11-13 13:32:32.385683 [DEBUG] switch_core_state_machine.c:751 (sofia/external/+27768220212@154.118.252.36) State DESTROY 2018-11-13 13:32:32.385683 [DEBUG] mod_sofia.c:354 sofia/external/+27768220212@154.118.252.36 SOFIA DESTROY 2018-11-13 13:32:32.385683 [DEBUG] switch_core_state_machine.c:181 sofia/external/+27768220212@154.118.252.36 Standard DESTROY 2018-11-13 13:32:32.385683 [DEBUG] switch_core_state_machine.c:751 (sofia/external/+27768220212@154.118.252.36) State DESTROY going to sleep 2018-11-13 13:32:32.825655 [DEBUG] switch_scheduler.c:144 Deleting task 62958 switch_core_session_sched_heartbeat (3fb7605b-fa34-46d0-b246-e9f2b2231d2f) 2018-11-13 13:32:32.825655 [DEBUG] switch_scheduler.c:144 Deleting task 62976 switch_core_session_sched_heartbeat (e6235368-ad6a-4d1c-95cd-ae35864ec736) freeswitch@FS01> /exit root@FS01:~# !sn sngrep root@FS01:~# !sn^C root@FS01:~# sngrep -c root@FS01:~# bearer capability not presently available [Q.850]