Can anyone point me to documentation covering the new 'n' priority. I've downloaded and have working v1-0-2. But when I attempt to use the n priority - for example:
exten => s,1(checkavail),ChanIsAvail(${EMERGENCY_TRUNK}) exten => s,n(dial),Dial(SIP/1001)
Asterisk generates errors containing the text "pbx_load_module: Invalid priority".
Can anyone help or show me what I'm doing wrong?
Bill Seddon
'n' and 's' as well as labels only work in CVS HEAD, its not in any of the 'stable' versions.
-Chris
_______________________________________________ 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
