Doug Lytle wrote:
exten => s-setup,n,Set(ODBC_CONFERENCE_WRITE(room=${conference.room}\,password=${put-new-password}\,admin=${conference.admin}\,scheduled=${TODAY}\,owner=${conference.owner}\,comments=${conference.comments})
exten => s-setup,n,Set(ODBC_CONFERENCE_WRITE()=${conference.room}\,${put-new-password}\,${conference.admin}\,${TODAY}\,${conference.owner}\,${conference.comments})
Just to get this in the archives, the above modified command works for me. Doug -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
