02-06-2004 04:08 AM - edited 03-17-2019 08:10 PM
Hi,
is there any way how to detect what codec is used on incoming VoIP leg in Tcl script?
I'd like to detect what kind of .au file (g.711 or g.729 coded) to send to calling party in tcl/ivr script.
Petr
02-10-2004 10:43 AM
04-03-2004 09:39 AM
Hi Petr,
According to my experience and Cisco doc, you can only play .au files on a VoIP leg if the codec is G.711.
If you need IVR on a low-bandwidth VoIP call-leg, I see no other alternative than hairpinning the call using an E1 or something like that.
But I am very open to alternate suggestions since I would like to have IVR on low-bw legs myself...
Peter
04-04-2004 11:21 PM
Hi Peter,
it is possible to play low-bw coded IVR prompts on VoIP leg. We use GSM and G.729 in our solution. There is problem how to detect codec of incomming call in IVR script. I had to create two dial-peers. One for GSM and 2nd for G.729 coded call.
Another problem is how to create G.729 or GSM coded prompts from G.711. It took lot of time to find proper way how to create them.
Petr
04-24-2005 12:29 AM
Hi,
I am also facing the same problem play low-bw codec IVR prompts on VOIP leg.But I'm wonder also if this can be done, then can we do collect digits on the voip leg ? I have trying using codec g711 ulaw, but can not collect digits.
if you can create G.729 codec prompts,can you let me know how to do it ?
Thanks in advance
Ronny
11-23-2022 02:15 PM
Hi, same problem here... di you solve this? Thanks
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