> -----Original Message-----
> From: Joseph [mailto:[EMAIL PROTECTED] 
> Sent: Monday, January 17, 2005 1:29 AM
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> Subject: [Asterisk-Users] pattern matching problem
> 
> 
> How do I solve the problem with between patterns:
> _1800
> _1NXX
> 
> I would like all numbers 1800, 1877 etc to go through iaxtel 
> but all other numbers 1xxx via voipjet
> 
In your default context (i.e. the one specified in sip.conf/iax.conf) 
include the iaxtel context before the outgoing-voipjet context.  The 
system should stop at the first match.

Good luck,

Robert Jackson
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
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