[Devel] Dialog module updating timeout value on PRACK

Dan Pascu dan at ag-projects.com
Thu Oct 5 20:17:08 CEST 2006


On Thursday 05 October 2006 20:58, Ron Winacott wrote:
> Bogdan,
> 	With changes I am making to the SST module, I noticed that the dialog
> module is updating the timeout value on a PRACK in the dlg_onroute()
> callback. You ignore ACKs but you do not ignore PRACKs.  The fix is a

PRACK as opposed to ACK is a method that has a reply. So if you do not 
reset the timeout, and the transaction timeouts before the PRACK answers 
comes back what will then happen with it?

> simple expansion of the existing if (method == ACK) to if (method ==
> ACK or PRACK). Do you want me to push the change to CVS, or do you want
> to apply it?
>
> I have included the patch text in this email just in case you want to
> do it. :-)
>
> Thanks,
> 	ronw (karwin)

-- 
Dan



More information about the Devel mailing list