sip.js.useragentoptions.allowlegacynotifications.md

July 12, 2019 ยท View on GitHub

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.

Contents

  1. 1UserAgentOptions.allowLegacyNotifications property
  2. 2Remarks