[Freeswitch-users] Sending message notifications with openzap

Michael Jerris mike at jerris.com
Thu Feb 18 08:02:33 PST 2010


its 2 way, an event is sent out to request mwi, and another in hte other direction (that mod_voicemail sends) that triggers the notify in sip.  Looking in mod_sofia where we handle the registration request, you will see there where we send the request, and look in mod_voicemail, or the event handler in sofia for the other direction.

Mike
On Feb 18, 2010, at 4:50 AM, François Legal wrote:

> Thanks,
> 
>  
> yes I could see that this was handled with events.
> 
>  
> Could you please give more details (that does not seem obvious to me while looking at sofia_presence.c)
> 
> When and why is the event triggered ?
> 
> What information do I get with the event ?
> 
>  
> Then I have a design question, is it mandatory to (as this is done in mod_sofia but I guess for a lot of reasons) process the event in a separate thread ?
> 
>  
> Thanks for the information (and sorry if my questions are not relevant, I don't know the event system at all).
> 
>  
> François
> 
>  
> On Thu, 18 Feb 2010 00:13:08 -0500, Michael Jerris <mike at jerris.com> wrote:
> 
> This all uses the event system.  Take a look at how we handle the events in mod_sofia, it should be pretty easy to do the same in mod_openzap.
> Mike
> 
> On Feb 16, 2010, at 4:33 AM, François Legal wrote:
> I was wondering whether or not a facility was available to send message waiting indicator (from mpd_voicemail) using openzap.
> 
> I know this feature is not available in openzap (I'm in the process of coding it for analog channels) but as message indication can be sent via mod_sofia, I wonder if a frame is available in FS core.
> 
>  
> _______________________________________________
> FreeSWITCH-users mailing list
> FreeSWITCH-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20100218/71ead5f9/attachment-0002.html 


More information about the FreeSWITCH-users mailing list