sip.js.sessionmanageroptions.registrationretry.md
October 20, 2022 ยท View on GitHub
Home > sip.js > SessionManagerOptions > registrationRetry
SessionManagerOptions.registrationRetry property
If true then registration attempts will be automatically retried when any registration attempts fail or is otherwise rejected.
Signature:
registrationRetry?: boolean;