[asterisk-users] Priority "n"

Ronald Wiplinger ronald at elmit.com
Tue Sep 26 16:18:05 MST 2006


How do I use priority "n" correct?

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,109,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


More information about the asterisk-users mailing list