Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 565 Bytes

sip.js.useragentoptions.allowlegacynotifications.md

File metadata and controls

18 lines (10 loc) · 565 Bytes

Home > sip.js > UserAgentOptions > allowLegacyNotifications

UserAgentOptions.allowLegacyNotifications property

If true, the user agent will accept out of dialog NOTIFY.

Signature:

allowLegacyNotifications?: boolean;

Remarks

RFC 6665 obsoletes the use of out of dialog NOTIFY from RFC 3265.