sip.js.sessionmanageroptions.aor.md
October 20, 2022 ยท View on GitHub
Home > sip.js > SessionManagerOptions > aor
SessionManagerOptions.aor property
User's SIP Address of Record (AOR).
Signature:
aor?: string;
Remarks
The AOR is registered to receive incoming calls. If not specified, a random anonymous address is created for the user.