[Asterisk-Users] Call priority

Heison Chak heison at chak.ca
Tue Feb 24 09:45:38 MST 2004


Put them in different [context] and use include => context in 
your dial plan.

-Heison

On Wed, Feb 25, 2004 at 01:43:37AM +0900, Isamar Maia wrote:
> 
> I am trying to make some call routing...
> 
> I have the following rules in the same context:
> 
> ; 1st rule
> exten => _1800.,1,Dial(SIP/......)
> exten => _1800.,2,Congestion
> 
> ; 2nd rule
> exten => _1.,1,Dial(SIP/......)
> exten => _1.,2,Congestion
> 
> The problem is that some 1800 calls are still going to the second rule.
> What is the best way to accomplish that?
> 
> Thanks,
> 
> Isamar Maia
> 
> 
> 
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at 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
> 
> 



More information about the asterisk-users mailing list