At 12:57 PM 10/17/2007, you wrote:
>If there's anyone who can shed some light on why my GosubIf condition
>is throwing a parse error, I'd greatly appreciate your insight. This
>was really frustrating and is probably a stupid mistake.

exten => h,n,GosubIf($["${SENDNOTIFICATIONS}" = "1"]?notify,1)

Should fix it.  If SENDNOTIFICATIONS is empty, you'll get that error.

Ira 


_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to