Droping an active call
Page 1 of 1
Droping an active call
Active calls can be manually interrupted via the Call trace window. You can manually drop the call from the call trace. please check the following link;
https://docs.telcobridges.com/tbwiki/Toolpack:Retrieving_Call_Trace_C#Dropping_an_active_call
You can use tbconfig command or RestFul API to drop the calls. It can be use full to integrate with your CDR server or Fraud detection server.
The following use case provide guidance for dropping multiple calls:
Usage Example
tbconfig -h <hostname> --port <port> -u <username> -p <password> -d -q "parameter1=value1,parameter2=value2" /call_traces/destroy_all
-d flag is used to send a HTTP DELETE request method
-q is used to append the argument in the HTTP request
Be careful when sending this command, as a too broad request will drop all active calls.
https://docs.telcobridges.com/tbwiki/Toolpack:Retrieving_Call_Trace_C#Dropping_an_active_call
You can use tbconfig command or RestFul API to drop the calls. It can be use full to integrate with your CDR server or Fraud detection server.
The following use case provide guidance for dropping multiple calls:
Usage Example
tbconfig -h <hostname> --port <port> -u <username> -p <password> -d -q "parameter1=value1,parameter2=value2" /call_traces/destroy_all
-d flag is used to send a HTTP DELETE request method
-q is used to append the argument in the HTTP request
Be careful when sending this command, as a too broad request will drop all active calls.
Similar topics
» Trunk groups / graceful shutdown / kill call legs / active unit
» How does licensing work in an HA environment (assuming your HA is active/standby)? Do you have to license both the active/standby servers?
» What is the limitation for Call Trace Analysis? Many tools can only store a limited amount of call data.
» call not making it into call trace
» How do I see which of my 1+1 ProSBCs are Active and how can I switch it if needed?
» How does licensing work in an HA environment (assuming your HA is active/standby)? Do you have to license both the active/standby servers?
» What is the limitation for Call Trace Analysis? Many tools can only store a limited amount of call data.
» call not making it into call trace
» How do I see which of my 1+1 ProSBCs are Active and how can I switch it if needed?
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum