[Freeswitch-users] Voicemail Event
Michael Jerris
mike at jerris.com
Wed Oct 8 15:35:26 PDT 2008
On Oct 8, 2008, at 3:21 PM, Nicholas Amorim wrote:
>
> I'm building a web interface with Python/Django.
>
> Freeswitch will run on a separate server and fetches the
> information using
> xml_curl. That's working fine.
>
> What I want to do is:
>
> I want that for every voicemail received, freeswitch uploads it to
> another
> server, using some kind of event... In other words, voicemail
> received, FS
> sends it through a url or something like that.
>
> Is that possible ? Can you guys point me in any direction ? I look
> at the
> mod_voicemail documentation and see no light ;/
>
> thanks in advance,
> nicholas.
I just checked the code, it looks like we don't send an event on
voicemail deliver, but we certainly can add it. What information
would you need in the event?
Mike
More information about the FreeSWITCH-users
mailing list