Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
401 views
in Technique[技术] by (71.8m points)

tcl - Communicate two IVR application

I'm trying to communicate two IVR application with each other . One of them is caller , the other is called. This idea for the test autimation on ivr flows . But there is an issue on when receiver IVR asks for an input which has only DTMF options , i need to send DTMF caller to called .

Is there any way to make custom vxml element on cisco to send dtmf value or signal to the receiver.

Or any idea to do this job using tcl or something like.

All things will be helpfull , thanks a lot.

question from:https://stackoverflow.com/questions/65617217/communicate-two-ivr-application

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

In most cases, you can make recordings of the tones and play them as audio files to the other system.

I say most because that won't work with many, newer sip connections that only support receiving tones via sip messages.

In that case, you can try to see if your ivr platform has any features outside of the standard that lets you transmit dtmf choices.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

2.1m questions

2.1m answers

60 comments

56.9k users

...