Hi Karsten, I've seen this infinite loop occur when the Request URI is either incorrect or it (incorrectly) matches a local domain.
From the trace, The RURI in the ACK is not the same as the Contact line in the 200 OK. As a result, kamailio believes this is destined for the local server (222.222.222.222) and tries to process it, causing an infinite loop.
I believe the server at 217.10.79.9 is using the wrong Request-URI in the ACK.
Regards, Hugh
On 20/04/2012 10:53, Karsten Horsmann wrote:
Hello Daniel,
okay with -d any i see more, it loops to itself. ngrep-trace and logfile (24MB uncompressed) are here http://srv01.0x300.de/failed_to_parse_Route_HF.zip (1MB).
Thanks.