[Asterisk-Users] Reorder tone ...when it should be Busy...

Lenny Tropiano / asterisk.org Mailing list asterisk at enterprise.icus.com
Wed Jan 21 05:34:23 MST 2004


I've noticed I have an issue with my Dialplan ... apparently instead of a busy
signal when the caller is busy it falls through and gets a Congestion... 
What's the proper syntax for this, reorder tone when there is a reorder and
busy when there is a busy...

SBC is a T1/PRI.

[macro-sbc-outdial]
exten => s,1,Dial(${ARG1}/${ARG2})
exten => s,2,Congestion
exten => s,102,Playback(noservice)
exten => s,103,Congestion



More information about the asterisk-users mailing list