[asterisk-users] Priority "n"
Michael Collins
mcollins at fcnetwork.com
Tue Sep 26 17:23:16 MST 2006
>
> How do I use priority "n" correct?
>
First, which version of * are you using? Hopefully something recent.
If you've got 1.2.x then you can use n and labels. Check this out:
http://www.voip-info.org/wiki/index.php?page=Asterisk+priorities
Tinker with it - you'll be surprised at how easy it is!
-MC
> Here is the current example:
>
> exten => 615,1,Dial(${PHONE_615},60,tr)
> exten => 615,2,Voicemail,u615 at office
> exten => 615,103,Voicemail,b615 at office
>
> and:
> exten => 617,n+101,GotoIf($["${DIALSTATUS}" :
> "(CHANUNAVAIL|CONGESTION)"]?110:999)
> exten => 617,110, .....
> ....
> exten => 617,999,hangup
>
>
> That would greatly help me to throw out the NoOp statements I have
> inserted over the time if I tested some parts, ......
>
> bye
>
> Ronald
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
More information about the asterisk-users
mailing list