Re: [Sofia-sip-devel] How to disable auto-respond for incoming REFER

2009-10-14 Thread Stefano Sabatini
In data Monday 2009-10-12 16:18:04 +0300, Pekka Pessi ha scritto: > 2009/10/5 Stefano Sabatini : > > I tried with NUTAG_APPL_METHOD("REFER") in nua_create(), indeed sofia > > doesn't reply, problem is that my nua_respond() calls are ignored > > anyway. > > For non-INVITE transactions you have to in

Re: [Sofia-sip-devel] How to disable auto-respond for incoming REFER

2009-10-01 Thread Pekka Pessi
2009/9/30 Stefano Sabatini : > and seems to *assume* that the response to the REFER event will be > automatically sent, and I experienced the sofia-sip stack will > automatically send a response with status 202. > > I wonder if it is possible to disable this behavior, and manually > choose (e.g. wi

[Sofia-sip-devel] How to disable auto-respond for incoming REFER

2009-09-30 Thread Stefano Sabatini
Hi all, current documentation for the nua_i_refer event states: Incoming REFER call transfer. The tag list will contain tag NUTAG_REFER_EVENT() with the Event header constructed from the REFER request. It will also contain the SIPTAG_REFERRED_BY() tag with the Referred-By header contai