When using min_expires=, expires_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, view it on GitHub, or unsubscribe.