Hi Aleksander, thanks. >> is there any way to disable automatic responses for >> incoming reinvites ? >> I want do process and respond the reinvite in appl level, >> like an incoming call, and it seems like the >> nua_stack_process_request() is hard coded at this point >> (flag in_dialog), and I did not found any tag to disable >> this behaviour. > > When you say re-invite, you mean a retransmission of an > already received INVITE request? Or you mean a new INVITE in > an already established dialog? > In the first case, retransmissions are managed directly by > the stack, why do you want to process them? In the second > case, you should be able to process them at application > level, with a custom callback configured in the leg created > for the dialog. > > Cheers, > -Aleksander
I mean a new INVITE in established dialog. In this case, Sofia generates an automatic 200 Ok and call the appl event handler (nua_i_invite event) after sending the responde code. So, my question is about how disable this automatic response. Thanks in advance. Daniel. ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Sofia-sip-devel mailing list Sofia-sip-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel