Hello, Sorry, I know I read this somewhere but now I can't find it when I need it. I'd like to force a call to go out one line if we dial '9' first and then the number. Same for '8' only I will force it out a different line. There is a parameter or a method to allow the dialtone to come back after pressing the first 9... but I can't remember how to do it. Anyone know? Thanks, Brian -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050923/38d8000a/attachment.htm
On Fri, 2005-09-23 at 14:28 -0400, Brian McEntire wrote:> I'd like to force a call to go out one line if we dial '9' first and > then the number. Same for '8' only I will force it out a different > line. There is a parameter or a method to allow the dialtone to come > back after pressing the first 9... but I can't remember how to do it.ignorepat => 9 ignorepat => 8 Also, your phone digit map may need to be tweaked to allow for this as well. -- Jesse Keating GameHouse -- Systems Engineer
Use: ignorepat => 9 in your dialplan. -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com]On Behalf Of Brian McEntire Sent: vrijdag 23 september 2005 20:29 To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: [Asterisk-Users] Continue dialtone after pressing 9 Hello, Sorry, I know I read this somewhere but now I can't find it when I need it. I'd like to force a call to go out one line if we dial '9' first and then the number. Same for '8' only I will force it out a different line. There is a parameter or a method to allow the dialtone to come back after pressing the first 9... but I can't remember how to do it. Anyone know? Thanks, Brian -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050923/b8aaa2fe/attachment.htm