Hi Florian,

----- Original Message ----- From: "Florian Overkamp" <[EMAIL PROTECTED]>
On Sat, 2005-01-22 at 11:46 +0200, Dan wrote:
I have a Cisco ATA186 connected to an Asterisk Server (SIP)
The dialplan uses 1XX for local extensions and XXXXXXX for
external numbers, where the first digit is always different than 1.
In this moment, when I dial 123 for example, ATA waits till
timeout before dialing that number. The same for the longer one.
How can I do to make it dial imediately when 3 digits starting with
1 are received?


You need to modify the DialPlan parameter to do that. Info on how to
configure it is in the firmware package. Would probably contain the
string '1..|[02_9]......' or something like that (untested). It is
parsed from left to right so if you start the string with those keys
matching your pattern those should take preference over everything else.


Thanks a lot. I have found the full specification here: http://www.cisco.com/en/US/products/hw/gatecont/ps514/products_administration_guide_chapter09186a00801e0eb0.html#wp1127271

Thank you and best regards,
Dan



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

Reply via email to