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

Compare with Current View Page History

« Previous Version 5 Next »

About this Resource

Defines globally-applicable SIP Settings: CAC Admin Status and Lync Presence.
Note

This resource is deprecated with release 5.0, use the SIP Settings resource instead.

REST API Methods for this Resource

Resource Schema

Configuration

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)

Runtime

Parameter Name Description Data Type Possible Values
rt_SkypeServiceStatus Displays the Status of the Skype/Lync Presence Destination. Down- Either an alarm has been raised because of publish failures or Options is configured and failed. Idle- Server status is not presently known- may be up or down. Up- There are either 1 or more publish sessions or Options is configured and has been successful. EnumPossible values:
  • 0 - eIdle
  • 1 - eDown
  • 2 - eUp
rt_SkypeNumberPublishSessions Displays the number of currently active publish sessions. int
  • No labels