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