03-26-2018 02:32 PM - edited 03-17-2019 12:29 PM
Hi all,
Hey I have a question,
(IOS 15.5), 2921
It results that I have a dial-peer when it is matched by a destination-pattern, instead of going anywhere it calls an service/tcl.
dial-peer voice 222 voip
service myTCLservice
destination-pattern 999
voice-class codec 1
no vad.
Is there a way I can invoke "myTCLservice" from the IOS CLI?
Like
#start voice application myTCLservice
OR
#test application myTCLservice
the service already have the "params" defined in the IOS Config, so I just want to activate it.
How about #csim start 999? I read it does not work by SSH, at least it could activate the dial-peer?
I want to do this in the case that the router is only accessible by SSH cannot make/receive calls but I want to run that application very quick.
Thank you very much for your help.
Juan.
03-26-2018 02:51 PM
03-27-2018 07:02 AM
"There is no need to activate anything once you have application parameters and the TCL correctly defined."
Hi Nipun, let me set this scenario.
If I have 1000 Gateways with the TCL/Service config and I want to activate them all at the same time. But I am not able to make 1000 calls, at least simultaneously. Is there is something I can do?
The only tooI have is an SSH remote command tool for those IOS gateways that can ingress the command massively.
"
Thank you very much.
03-27-2018 07:15 AM
03-27-2018 07:26 AM
Hi Nipun,
The TCL/Service we have in each router is an automated process to forward FXO lines to a different number. It calls each FXO line and dial the forwarding pattern followed by the forwarding number.
Each SITE can dial 999 and forward ALL their FXO lines to a Contact Center number (using the TCL script, simulating the same way your forward the number if your house in US.). Then incoming calls are not even on-net.
We would like to have control of that and do it massively.
For instance about 1000 x 2 FXO (2000 FXO PSTN numbers). going to the same Contact Center number.
I understand there are plenty of solutions to achieve that. in this specific scenario I am trying to figure out a way use the SSH CLI to activate that TCL.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide