Re: [Asterisk-java-users] Receive Voicemail event
Brought to you by:
srt
From: Daniele R. <dan...@gm...> - 2013-01-15 23:20:40
|
Thanks yves. >From MailboxCountResponse I can't get the msg_id of my new message. I can only get the number of new messages. I need to get all information that are stored in message table (see here http://www.voip-info.org/wiki/view/Asterisk+Voicemail+ODBC+storage).<http://www.voip-info.org/wiki/view/Asterisk+Voicemail+ODBC+storage> Unfortunally I can't link the event of new message that I receive in Asterisk Java with the message store natively in mysql table from asterisk. Thanks 2013/1/16 Yves A. <yv...@gm...> > MailboxCountAction -- Daniele Renda |