[Asterisk-Users] Sending Access codes to a 5EE switch.
Andrew Kohlsmith
akohlsmith-asterisk at benshaw.com
Wed Apr 5 14:01:32 MST 2006
On Wednesday 05 April 2006 16:42, Jon Weisman wrote:
> And in Extensions.conf
> exten=>_X.,1,Prefix(${ACCOUNTCODE})
> exten=>_X.,2,Dial,Zap/g1/${EXTEN}
That won't work for this case, as he needs to enter the access code *after*
dialing. Right offhand, I can't think of doing anything other than executing
a macro after dialing, and having the macro just SendDTMF() the access code.
-A.
More information about the asterisk-users
mailing list