Hi,

Let's say I receive a nua_r_subscribe event. How do I know what the Event
header was in the SUBSCRIBE message that this event was a response to?

For example, I do a nua_subscribe() with a SIPTAG_EVENT_STR("presence"). My
callback function is called with a nua_r_subscribe event and the operation
handle as parameters. How can I verify, through the handle, that the
SUBSCRIBE indeed had an Event: presence header?

nua_get_hparams() on the operation handle and tl_print() of the tags doesn't
show a sip::event_str, which I was expecting.

Any ideas?

Thanks,
Jan
-------------------------------------------------------------------------
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