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