In data Monday 2009-10-12 16:18:04 +0300, Pekka Pessi ha scritto: > 2009/10/5 Stefano Sabatini <ssabat...@reilabs.com>: > > 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 include NUTAG_WITH*() tag.
Yes thanks, trying with NUTAG_WITH_CURRENT(nua) worked just fine. For the archive, I used that like this: nua_respond(nh, SIP_202_ACCEPTED, NUTAG_WITH_CURENT(nua), TAG_END()); > > I'm using sofia-sip-1.12.9, are you aware of some issues in the > > code? Also could you spot for a point in the code where to look? > > nua_stack_respond(), REFER server in nua_notifier.c? Thanks, BYE. ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Sofia-sip-devel mailing list Sofia-sip-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel