[OpenSIPS-Devel] [OpenSIPS/opensips] 20082b: mid_registrar: Do not panic on 200 OK with externa...
Liviu Chircu
liviu at opensips.org
Mon Oct 29 16:55:07 EDT 2018
Branch: refs/heads/master
Home: https://github.com/OpenSIPS/opensips
Commit: 20082b28fe95a4f0ad2eba9832f21b7c1f2778bf
https://github.com/OpenSIPS/opensips/commit/20082b28fe95a4f0ad2eba9832f21b7c1f2778bf
Author: Liviu Chircu <liviu at opensips.org>
Date: 2018-10-29 (Mon, 29 Oct 2018)
Changed paths:
M modules/mid_registrar/save.c
Log Message:
-----------
mid_registrar: Do not panic on 200 OK with external contacts
It is fine for 200 OK registration replies to occasionally include
extraneous contacts which did not register through the mid-registrar
(i.e. they are missing the ";ctid=" Contact URI parameter).
Reported by Jeff Pyle
Fixes #1516
**NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the Devel
mailing list