Hi All,
I cannot Register some softphones because of too long Contact header when using TCP
protocol.
Using UDP - everything works ok and this is how the Contact header looking:
sip:XXXXXXXXX@XXX.XXX.XXX.XXX:64773;rinstance=6502234ef65ea6e7
But, switching to the TCP i'm receiving the following warning:
WARNING: registrar [sip_msg.c:194]: check_contacts(): contact uri is too
long:[sip:XXXXXXXXX@192.168.0.1:60471;rinstance=bf4d7aae0f099bf0;transport=tcp]
How can i solve this issue?
Thank You.