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

Compare with Current View Page History

« Previous Version 9 Current »

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

Modifies a Cause Code Reroute Table given a specific Table ID.

URL:

https://192.168.0.111/rest/reroutetable/{identifier}

HTTP Method

POST

Requires Authentication:

true

The root page @parent could not be found in space SBC 1000/2000 API.

Parameters

Parameter Name Required Service Affecting Data Type Default Value Possible Values Description
DescriptionNoNostringnone64 - Max Length Short desription of the re-route.
CauseCodesYesYesstringnone129 - Max Length List of cause codes which can cause re-route. This is a comma separated string of the cause codes as listed in the Q.850 Cause Codes. If a call is rejected with any of the cause codes, the system will re-route the call.

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