Hello,

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.

Do I use nua_notify() with the same operation handle that I used in the
nua_notifier() call?  Or do I use nua_notify() with a new operation handle?
It seems like nua_notify() is used to create the NOTIFY message from
scratch.

Is there more detailed documentation for managing an event server than the
sofia-sip/nua.h File Reference?

Best Regards,
Jerry

<<attachment: winmail.dat>>

-------------------------------------------------------------------------
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