When broadcasting voicemail message to many boxes in the extensions.conf way i would put.
Voicemail(5000&1&2&3&4)
And it would copy the message to all the above mailboxes.
Now I have moved my extensions config to the MySql Realtime driver and it will not broadcast the message. If I use “&” in the table it give the error.
[Aug 12 16:11:59] WARNING[26930]: res_config_mysql.c:144 realtime_mysql: MySQL RealTime: Failed to query database. Check debug for more info.
It will write the message just fine to one mailbox is I leave the “&” out.
So two questions I suppose. First. What “debug” should I check.
Second. Anyone have any idea to do the broadcasting in the realtime config.
Thanks!!