Hi,

try to set the NUATAG_URL to the nua_handle (nh) which you use for the 
nua_notify.

Best regards,
Bernhard Suttner

-----Ursprüngliche Nachricht-----
Von: Markus Bucher [mailto:buch...@in.tum.de] 
Gesendet: Mittwoch, 21. Juli 2010 17:27
An: sofia-sip-devel@lists.sourceforge.net
Betreff: [Sofia-sip-devel] adding rinstance to NOTIFY request line in nua

Hi,

I have the problem that I need to add an rinstance tag to the request line of a 
sip Notify.

The Notify is sent with nua_notify(). The problem is, I can not set the request 
uri in this function.
Neither through NUTAG_URL() nor through SIPTAG_REQUEST().

I understood that the NUTAG_URL() is not supported with nua_notify(), but why?

Or the better question is how do I succeed in adding the rinstance tag so that 
I get something like

NOTIFY sip:u...@host:5060;rinstance=abc SIP/2.0

in the request line?
Is there a workaround of some kind.
I would prefer not making changes to sofia-sip-library itself, but if this is 
the only possibility it would be nice of you to provide me the concerning 
blocks within the code or even a patch.

I think we have version 1.12 of sofia (but I'm not sure because i'm not at the 
office right now).


I hope you can help me with this.

Regards,
Markus



------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to