search for: channelanswer

Displaying 1 result from an estimated 1 matches for "channelanswer".

2006 Mar 03
2
Background() App From AGI
I have the following python AGI script. I know it's been abstracted, but it's still pretty easy to see what's happening. self.agi.channelAnswer() self.agi.wait(1) self.agi.execCmd("background","enter-conf-call-number","") self.agi.execCmd("Read","confNum|||","") confNum = self.agi.getVar("confNum") I enter DTMF digits, and read the result...