Hi,

2007/6/27, Jerry Richards <[EMAIL PROTECTED]>:
> If I invoke nua_notifier() to create an event server, then when an external
> subscriber requests a subscription, the sofia-sip stack automatically sends
> out the proper initial NOTIFY message.  This is fine.
>
> However, it is not clear how my application can update the event to cause
> sofia-sip to re-generate another NOTIFY message (I am managing dialog
> events).  How is this meant to be done?  I don't get it.

You can update the event with another nua_notifier() call. The stack
will automatically send NOTIFY to all the active subscribers.

-- 
Pekka.Pessi mail at nokia.com

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to