[OpenSIPS-Users] Issue in VIA Header

B. Buitenhuis bernard at buitenhuis.nu
Tue Apr 15 13:14:49 CEST 2014


Anyone has any clue where to look?



Van: MT <bernard at buitenhuis.nu<mailto:bernard at buitenhuis.nu>>
Beantwoorden - Aan: OpenSIPS users mailling list <users at lists.opensips.org<mailto:users at lists.opensips.org>>
Datum: maandag 14 april 2014 12:35
Aan: OpenSIPS users mailling list <users at lists.opensips.org<mailto:users at lists.opensips.org>>
Onderwerp: Re: [OpenSIPS-Users] Issue in VIA Header

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 <bernard at buitenhuis.nu<mailto:bernard at buitenhuis.nu>>
Beantwoorden - Aan: OpenSIPS users mailling list <users at lists.opensips.org<mailto:users at lists.opensips.org>>
Datum: zaterdag 12 april 2014 00:09
Aan: "users at lists.opensips.org<mailto:users at lists.opensips.org>" <users at lists.opensips.org<mailto:users at lists.opensips.org>>
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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20140415/3717ee75/attachment.htm>


More information about the Users mailing list