On 5/19/11 9:58 AM, Juha Heinanen wrote:
Daniel-Constantin Mierla writes:
is the conclusion pointing to the suggested solution in the item you opened on tracker?
http://sip-router.org/tracker/index.php?do=details&task_id=116&proje...
If not, can you update the item with the recommended solution for the case, it should not be something that complex to add.
the solution proposed on the tracker is still valid. of course one can always set syn_branch in the config, but that consumes more resources.
i looked at the code, and it did not appear trivial to me to change 0 to a valid constant.
if I understood right, it is about 200 ACK which are forwarded stateless. If yes, then should be only in forward.c, the condition at line 545, where the assignment can be changed in a memcpy.
The ack for non-2xx are built differently in tm locally, using forwarded invite.
Cheers, Daniel