search for: playinterruptibleton

Displaying 2 results from an estimated 2 matches for "playinterruptibleton".

Did you mean: playinterruptibletones
2004 Jun 16
2
playinterruptibletones
Since I downloaded the latest * CVS, I can't get playinterruptibletones to work. I've installed the patch from bugs.digium.com and recompiled and I still do not have the playinterruptibletones command What happened?
2004 Apr 27
1
parsing to compare
...ng like Disa, except you don't send the '#' I've been noodling around with code that is pretty much as follows: [main2] exten => _XXXXXXX9XXXXXXXXXX,1,SetVar(AUTHCODE=${EXTEN:0:7}) 'Calls coming in to '*' from outside are answered and sent here. The Caller recieves PlayInterruptibleTones(dial) 'and begins entering digits. The first seven are moved to the AUTHCODE variable for comparison. exten => _XXXXXXX9XXXXXXXXXX,2,dbget(${CIDNAME} ${AUTHCODE}) 'I do a dbget to retrieve the CIDNAME if one exists that matches AUTHCODE exten => _XXXXXXX9XXXXXXXXXX,3,SetCIDName(${...