JsSIP
JsSIP copied to clipboard
Allow to send REGISTER request without `expires`
This PR adding ability to send REGISTERs without expires value and let the server side decide what the expires is.
This is done by setting register_expires to zero in UA config.