Also with the latest master branch I've got this problem. After running opensips deamon for an hour the problems seems te be solved.
Is this a known bug? Van: MT <[email protected]<mailto:[email protected]>> Beantwoorden - Aan: OpenSIPS users mailling list <[email protected]<mailto:[email protected]>> Datum: zaterdag 12 april 2014 00:09 Aan: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Onderwerp: [OpenSIPS-Users] Issue in VIA Header Hello, I'm facing the same problem as: https://github.com/OpenSIPS/opensips/issues/190 When I look at a wireshark, I see the following in the VIA header: Via: SIP/2.0/UDP \000\000\000\000\000\000\000\000\000\000\000\000\000:5060;branch=z9hG4bK9414.22d66c76.0 As far as I can see it's only with the CANCEL method, in the config it looks like: if (method=="CANCEL") { set_advertised_address(185.XX.XX.XX); route("PROCESS_RTP_PROXY"); unforce_rtp_proxy(); if (t_check_trans()) t_relay(); exit; } I've tested it with 1.8.3 and 1.10.1 Does anyone has this same problem? Regards, Bernard Buitenhuis
_______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
