Greg - Cirelle Enterprises
2004-Dec-20 06:12 UTC
[Asterisk-Users] Realtime voicemail failure
having set up mysql per instructions for the voicemail system in realtime, we have noticed, email notification has stopped on receipt of voicemail. this works fine on conf file setup, not under realtime. Regards Greg Cirino ___________________________________
Have you looked at the debug logs to see if there is any SQL errors? -Matthew ----- Original Message ----- From: "Greg - Cirelle Enterprises" <gcirino@cirelle.com> To: "asterisk Users Mailing List - Non-Commercial Discussion" <asterisk-users@lists.digium.com> Sent: Monday, December 20, 2004 7:12 AM Subject: [Asterisk-Users] Realtime voicemail failure> having set up mysql per instructions for the voicemail system > in realtime, we have noticed, email notification has stopped > on receipt of voicemail. > > this works fine on conf file setup, not under realtime. > > > > Regards > Greg Cirino > ___________________________________ > > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users
Greg - Cirelle Enterprises
2004-Dec-20 12:19 UTC
[Asterisk-Users] Realtime voicemail failure
At 10:57 AM 12/20/04, you wrote:>Have you looked at the debug logs to see if there is any SQL errors? > >-MatthewI realized the problem, was using a semi colon to separate addresses to send the VM email notification from one extension to 2 addresses. I solved that issue by using a forward address which contains several email addresses, keeping the single address in the email field for notification ex. vmnotify@mydomain.com points to 2 real email addresses Greg