[Asterisk-Users] Call priority

Isamar Maia isamar at isamarmaia.org
Tue Feb 24 09:43:37 MST 2004


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






More information about the asterisk-users mailing list