07-10-2015 09:09 AM
Here is my Scenario:
When call comes in to my voicegateway, normally they go to CUCM then UCCX, and people hear the prompt and the rest of story. Now, if I redirect call to third party company from my UCCX script, two call legs are active during a call, and I loose two B channel while call is active.
Now, I talked to my career, and they can do TBCT, but this needs some TCL scripting on my voicegateway to release a call after redirection to third party company.
This is supposed to happen just if customer reaches specific phone number. So, basically if called number is for example "4444444" play a prompt to customer: " For order status press 1, For other query press 2." So if customer press 1, redirect call to another third party phone number then release call from our voicegateway, and if they press 2, normally send call to CUCM and the rest of story.
First, is there any sample script that I can look to get an idea.
Second, how do I apply this app to my dial-peer that can do the job correctly.
Any help would be appreciated.
Thank you,
Solved! Go to Solution.
10-12-2015 07:46 AM
If UCCX can send DTMF then only one script is needed. You can try sending digit then use IOS debug to see if digit is coming to GW first.
You can take a look the following script to see how can you collect digits. It's the very similar to what you need. (collecting DTMF part)
https://developer.cisco.com/fileMedia/download/e0af9485-04aa-4a86-a42e-9237eedb8fbf
03-13-2017 07:26 AM
Hi Tervis,
Would you happen to have the working config for the TBCT and TCL script to share with me. I am having the same issue and don't seem to be able to get it right. Your help is very much appreciated.
Thanks,
MK
03-14-2017 10:10 PM
Please refer below link for TBCT config
http://www.cisco.com/c/en/us/td/docs/ios/voice/ivr/configuration/guide/tcl_c/ivr_tbct.html#wp1011922
Thanks,
Raghavendra
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