Status properties (/call_property/)

The Status Properties resource allows you to get properties that can be set in the Extension Statuses resource in the property_list field.

 

Table of possible properties for the status:

mnemo

Description

mnemo

Description

all

All calls are allowed

cq

Active calling

Only for Call initiation (/callback/)

Incoming through the queue is allowed if the queue is called by the first leg of the callback (callback src - queue)

li

Internal incoming personal

Allowed only incoming calls within the same client

In the case of Call initiation (/callback/) when 2 extensions of the same PBX are connected

lo

Internal outgoing

Only outgoing calls within the same client are allowed

In the case of Call initiation (/callback/) when 2 extensions of the same PBX are connected

qli

Internal Queue Inbound

Only queued inbound that originated within the same client are allowed.

qri

External Queue Incoming Only queued incoming calls that were initiated from outside are allowed (external calls)

ri

External incoming personal

Calls that were initiated from outside (external calls) are allowed, for example, the extension was dialed by the caller through the Voice Menu (/ivr/)

In the case of Call Initiation (/callback/) when the external number src and extension PBX dst are connected

ro

External outgoing

Allowed external calls (to external numbers)

In the case of Call Initiation (/callback/) when the PBX extension src and the external number dst are connected

Description of data structures

Name

Type

Description

Name

Type

Description

mnemo

string

The unique identifier for the property. It is it that should be used when forming the property_list list in the extension statuses resource

name

string

Property name

description

string

Property Description

Resources in the "Extension" section

GET /extension/call_property/

Get list of properties

Response fields

Name

Type

Name

Type

description

string

name

string

mnemo

string

GET /extension/call_property/{mnemo}

Get property by mnemo

URL parameters

Name

Type

Name

Type

mnemo

string

Response fields

Name

Type

Name

Type

description

string

name

string

mnemo

string

Â