On 02/09/16 12:33, Daniel Tryba wrote:
On Thu, Sep 01, 2016 at 03:07:46PM +0200, Daniel-Constantin Mierla wrote:
I pushed a new commit, aiming to avoid overwriting record route set with session updates. Let me know if it makes the difference.
The same scenario (callee wants sessiontimers refreshed by the uac) works kind of. ACKs are routed correctly but:
-Route to the callee has trailing nulls (starting from the first ACK to the callee (packet 7 in pcap)) [...]
Couldn't spot the real reason to have those zeors in the route value, I added some trimming before inserting the header to see if it's from there. Can you give another try with latest master?
Cheers, Daniel