You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

REST API Method: POST /rest/sipsettings/{identifier}

Modifies SIP Settings.

URL:

https://134.56.227.163/rest/sipsettings/{identifier}

HTTP Method

POST

Requires Authentication:

true



Parameters

Parameter Name Required Service Affecting Data Type Default Value Possible Values Description
EnableCACNoNoEnum1Possible values:
  • 0 - btFalse
  • 1 - btTrue
Allows to enable and disable SIP Call Admission Control.
SkypePresenceClusterIdNoNoint0Possible values:
  • 0 - Minimum
  • 65534 - Maximum
When 0, Skype/Lync Presence is disabled When non-0, represents the Skype/Lync Presence Server. Transport Type must be TLS, with mutual authentication enabled.
SourceIPUntrustedAlarmNoNoEnum0Possible values:
  • 0 - btFalse
  • 1 - btTrue
When 1, the alarm is raised if an INVITE is received from an untrusted source. When 0, the alarm is not raised (disabled)

Helpful Tip

The POST can contain either only the attributes that are being updated, or the full set of attributes for the resource

  • No labels