Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 521 Bytes

sip.js.sessionmanageroptions.aor.md

File metadata and controls

18 lines (10 loc) · 521 Bytes

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.