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

Compare with Current View Page History

« Previous Version 3 Next »

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

Modifies SIP Call Admission Control admin status.

URL:

https://134.56.227.163/rest/sipcfgcacprofile/{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.

Helpful Tip

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

Usage Example: (about cURL | requires a session token)

Put code example here

Response:

Put Code response here
  • No labels