[OpenSIPS-Users] Mid_Registrar outgoing_expire issue (Bug?)

Liviu Chircu liviu at opensips.org
Wed Mar 24 13:26:19 EST 2021


On 24.03.2021 15:18, Ricardo Martinez wrote:
> I'm using
> version: opensips 3.1.0 (x86_64/linux)
> git revision: 58804282f

*git log 58804282fe5..HEAD modules/mid_registrar*

There are at least 8 mid-registrar fixes which you are missing, including:

----------
commit a958382016e9825c4d2363157f29ea356b57d67a
Author: Liviu Chircu <liviu at opensips.org>
Date:   Fri Jan 15 18:17:42 2021 +0200

     mid_registrar: Fix "Expires" edge-case in AoR throttling mode

     This fixes a bug where the mid-registrar, in mode == 2, would not
     correctly process REGISTER requests containing both:
         * an ";expires=" Contact param
         * an "Expires" header field

     Specifically, the "Expires" header would incorrectly transit "as is",
     without being changed.

     Related to #2350
----------

So my advice would be to pull latest 3.1 code and see if the "Expires" 
header processing behavior improves.

Best regards,

-- 
Liviu Chircu
www.twitter.com/liviuchircu | www.opensips-solutions.com

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20210324/439e5b3d/attachment.html>


More information about the Users mailing list