2009/1/13 Paulo Pizarro <paulo.piza...@gmail.com>:
> I'm testing the items related to the establishment of the call and I find a
> problem with the item SIP_CC_OE_CE_V_019.
>
> "Ensure that the IUT when an INVITE client transaction is in the Calling
> state, on receipt of
> Success (200 OK) responses differing only on the tag in the To header, sends
> an ACK request with
> a To header identical to the received one for each received Success (200 OK)
> responses."
>
> The  NUTAG_AUTOACK tag is set, but the lower layer of the stack does not
> send an ACK for each received 200 OK response, only for the first.
>
> Am I doing something wrong? Is the application responsible for the
> transmission of the ACK, since it is a new transaction?

No, this is just a hairy bug in fork handling. There used to be some
code that sent ACK and BYE to forked 200 OKs, but it failed miserably
in some cases.

-- 
Pekka.Pessi mail at nokia.com

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to