Re: [Sofia-sip-devel] nua 302 auto-reinvite

2010-02-24 Thread Fabio Margarido
On Tue, Feb 23, 2010 at 23:34, jonathan augenstine wrote: > Is there anyway to disable this feature in the nua library or do I need to > implement this using > the nta library? Hi Jonathan, I believe what you want is NUTAG_AUTO302() ( http://sofia-sip.sourceforge.net/refdocs/nua/nua__tag_8h.html

[Sofia-sip-devel] nua 302 auto-reinvite

2010-02-23 Thread jonathan augenstine
I have a Sofia-SIP nua application that needs to handle a 302 and not automatically send out a re-invite. I have not been able to identify any tags that would disable this automatic re-invite. Is there anyway to disable this feature in the nua library or do I need to implement this using the nta