[sr-dev] [kamailio/kamailio] registrar: expires_range should not make expires < min_expires (#2365)

Kristian Høgh notifications at github.com
Fri Jun 19 11:46:22 CEST 2020


When using min_expires=<min>, expires_range=<range> and min_expires_mode=1, the client might send REGISTER containing expires equal to min_expires.
expires_range make expires smaller than min_expires which triggers a 423.
As save("location") fails, the default config-file also calls sl_reply_error(), which sends 500 after 423

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/2365#issuecomment-646543301
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20200619/23813f04/attachment-0001.html>


More information about the sr-dev mailing list