I made some more debug by adding some more loggin in topos_mod.c and parser modules, it seems that some empty lines are added to the Record-Route header, and so, parsing fails.
More precisely it seems that topos use internal headers and zeroes them instead of deleting the lines after usage.
That's whant i understand from my logs, and source code reading, but i have no idea on: - if that's the real reason - if so, how to solve this problem
My additional debugs contains:
ADDING for tps_msg details PARSING for parse_rr details
Please let me know if i can give more details
[topos-verbose-debug.txt](https://github.com/kamailio/kamailio/files/386429/topos-verbose-debug.txt)
--- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/716#issuecomment-235620776