User Tools

Site Tools


api:pbx:sipphone:open

API : PBX: SIP phone Open All

Introduction

This request will set all phones into open for registration mode.

Request

URL https://api.telecomx.dk/pbx/sipphone/open
Method GET
Access level MANAGER, OWNER if user belongs to the customer.
RESELLER if customer belongs to the reseller.
ADMIN.

Query example

https://api.telecomx.dk/pbx/sipphone/open

Response

JSON object
success Boolean True on success.
count Number Number of phones that was set to open.

Example

{
  success: true,
  count: 10
}

Errors

Error code Message Description
403 access_denied Insufficient access level
500 internal_error <Unspecified>
api/pbx/sipphone/open.txt · Last modified: 2020/02/19 08:19 by Per Møller

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki