REST API Method: POST /rest/compandinglaw

Modifies companding law used in SBC 1000 system.

URL:

https://192.168.0.111/rest/compandinglaw

HTTP Method

POST

Requires Authentication:

true

Parameters

Parameter Name Required Service Affecting Data Type Default Value Possible Values Description
CompandingLawNoYesEnum1Possible values:
  • 0 - ALaw
  • 1 - MuLaw
Configures system wide companding law
  • MuLaw - sets analog and digital interfaces to use MuLaw.
  • ALaw - sets analog and digtial interfaces to use ALaw.

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