Hello All,

I'm setting NUTAG_SESSION_REFRESHER(nua_local_refresher) in a call to
nua_set_params() after the call to nua_create().  Outbound INVITEs are then
sent with the following header, as expected:

Session-Expires: 3600;refresher=uac

However, when "200 OK" is sent in reply to an INVITE, sofia-sip is setting
this header as follows:

Session-Expires: 3600;refresher=uas

This looks like a bug to me.  I tried setting the
NUTAG_SESSION_REFRESHER(nua_local_refresher) again in a nua_set_hparams()
call before the "200 OK" nua_respond() call, but it had no effect either.
Has anyone else noticed this?

Best Regards,
Jerry


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to