[asterisk-users] parse error in GosubIf
Doug Lytle
support at drdos.info
Wed Oct 17 15:13:37 CDT 2007
Michael Iedema wrote:
> Greetings everyone,
>
> today I spent the last part of my day trying to find a parse error
>
You have:
GosubIf($[${SENDNOTIFICATIONS} = 1]?notify,1)
Mine uses Double Quotes as such:
GosubIf($["${SENDNOTIFICATIONS}" = "1"]?notify,1)
Doug
--
Ben Franklin quote:
"Those who would give up Essential Liberty to purchase a little Temporary Safety, deserve neither Liberty nor Safety."
More information about the asterisk-users
mailing list