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 [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users