2007/12/8, Jerry Richards <[EMAIL PROTECTED]>:
> I noticed if my application tries to refer an existing held call to an
> invalid number, sofia-sip will not ACK the incoming 404 Not Found response.
> I tried calling nua_ack(nh, TAG_END()) in the callback function, but this
> did not work either.

Hm. You get event callback with nua_i_invite event but no ACK is sent?
An tcpdump/wireshark/ethereal trace or Sofia log would be handy...

> How can I get sofia-sip to send the ACK in this case?

The ACK is sent at lower layer when an error response to an INVITE
transaction is received.

-- 
Pekka.Pessi mail at nokia.com

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to