Can you show me how to write the macro to do this?

Gary,,

Gary Ritter, SCSA
Network Technician
Leaco Rural Telephone Coop. Inc.
(505) 433-4326 office phone
(505) 399-0062 cell phone
[EMAIL PROTECTED]


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Andrew
Kohlsmith
Sent: Wednesday, April 05, 2006 3:02 PM
To: asterisk-users@lists.digium.com
Subject: Re: [Asterisk-Users] Sending Access codes to a 5EE switch.

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.
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to