[Asterisk-Users] logic problem with GotoIf?
Rich Adamson
radamson at routers.com
Tue Mar 9 12:32:03 MST 2004
> > exten => s,1,GotoIf(DBget(FEAT/ivron) == yes?bus-ivr-main|s|1)
>
> Rich,
> I haven't seen GotoIF calling another application, only $[] constructs.
> See
>
> http://www.voip-info.org/tiki-index.php?page=Asterisk%20cmd%20gotoif
>
> for examples. Take the output of dbget into a variable and test that.
Thanks Olle, that did it. Should have known better to start with. :(
Rich
More information about the asterisk-users
mailing list