Get desktop application:
View/edit binary Protocol Buffers messages
CallerID describes the name and number which identifies the caller to other endpoints
Used in:
Name is the name of the party
Number is the number of the party
ChannelData describes the data for a specific channel
Key is the key of the channel
Id is the unique ID for this channel (AMI-style)
Name is the name of this channel (tect/name-id)
State is the current state of the channel
Accountcode is the account code assigned to the channel
Caller is the callerID of the calling endpoint
Connected is the callerID of the connected line, if applicable
Creationtime is the time at which the channel was created
Dialplan is the current location of the channel in the dialplan
Language is the default spoken language for this channel
ChannelVars is the list of channel variables set on this channel
ProtocolId is the protocol id from the underlying channel driver For chan_sip and PJSIP this will be the SIP packets Call-ID value Empty if not applicable or implemented by the driver
Dialplan describes a location in the Asterisk dialplan
Used in:
Context describes the section in the dialplan
Exten describes the label in the section of the dialplan
Priority indicates the index at the label in the section of the dialplan
AppName indicates the current dialplan application name
AppData indicates all data parameters passed to the dialplan AppName
Key identifies a unique resource in the system
Used in:
Kind indicates the type of resource the Key points to. e.g., "channel", "bridge", etc.
ID indicates the unique identifier of the resource
Node indicates the unique identifier of the Asterisk node on which the resource exists or will be created
Dialog indicates a named scope of the resource, for receiving events
App indiciates the ARI application that this key is bound to.