Table of Contents | ||||
---|---|---|---|---|
|
The Quick Calling services enables an end user to redirect his local access number (DID) to any destination number (e.g. international).
Authorization
The method requires authorization using basic authentication. Please use the sip login and password.
If notepad++ is used to generate basic authentication token for tests, please use option “Base64 Encode with padding”.
Example:
user:password in base 64 format --> dXNlcjpwYXNzd29yZA==
/GetList
Description: Gets quick calling list.
Url: /VUP/api/QuickCallings/GetList
HTTP method: GET
Expand | ||
---|---|---|
| ||
|
Expand | ||
---|---|---|
| ||
|
/Save
Description: Save quick calling rule.
Url: /VUP/api/QuickCallings/Save
HTTP method: POST
Expand | ||
---|---|---|
| ||
|
Expand | ||
---|---|---|
| ||
|
/Remove
Description: Remove quick calling rule
Url: /VUP/api/QuickCallings/Remove
HTTP method: POST
Expand | ||
---|---|---|
| ||
|
Expand | ||
---|---|---|
| ||
|