Re: [Asterisk-java-devel] Getting voicemail from a mailbox
Brought to you by:
srt
From: Martin S. <ma...@be...> - 2007-12-19 15:07:57
|
Hi Juan, =20 If you mean retrieve the recording as a file, then no. You'll need to get on the machine running Asterisk to get at the file. If you mean leave or play voicemail over AGI, then yes, just run the Voicemail(Main) application(s). With the Manager API, you could also send calls outward that played voicemail. =20 If you're looking for file transfer, then no, Asterisk's Manager API and Gateway Interface both don't support that. =20 =20 Martin Smith, Systems Developer ma...@be... Bureau of Economic and Business Research University of Florida (352) 392-0171 Ext. 221=20 =20 ________________________________ From: ast...@li... [mailto:ast...@li...] On Behalf Of Juan Freitas Sent: Wednesday, December 19, 2007 7:26 AM To: ast...@li... Subject: [Asterisk-java-devel] Getting voicemail from a mailbox =09 =09 Hello everyone, =20 I'm a newbie, and I was wondering if there is any way to retrieve de message left in someone voicemailbox using the asterisk-java API. If so, can you give some hints or examples of how to do this? =20 =20 Many thanks, =20 Juan Freitas =09 =09 =20 =20 |