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.
/Olle
_______________________________________________ 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
