[Asterisk-Users] pattern matching problem
Joseph
syscon at interbaun.com
Mon Jan 17 18:27:54 MST 2005
> > 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
Thank you!
I was under impression that the order in extension.conf is important but
actually it is iax/sip.conf file.
--
#Joseph
More information about the asterisk-users
mailing list