Provides a listing of all endpoints. For each endpoint an 'EndpointList' event is raised that contains relevant attributes and status information.
Provides a detailed listing of options for a given endpoint. Events are issued showing the configuration and status of the endpoint and associated.
Provides a listing of all Auths. For each Auth an 'AuthList' event is raised that contains relevant attributes and status information.
Provides a listing of all Contacts. For each Contact a 'ContactList' event is raised that contains relevant attributes and status information.
Provides a listing of all AORs. For each AOR an 'AorList' event is raised that contains relevant attributes and status information.
Module management.
Qualify a chan_pjsip endpoint.
Checks if Asterisk module is loaded. Will return Success/Failure. An empty Version header is also returned (which doesn't contain the module revision.
Checks a voicemail account for status. Returns whether there are messages waiting. Message: Mailbox Status. Mailbox: mailboxid.
Mute / unMute a Mixmonitor recording.
Checks a voicemail account for new messages. Returns number of urgent, new and old messages. Asterisk AMI action reference.
Logoff Manager.
A local channel created with "/n" will not automatically optimize away. Calling this command on the local channel will clear that flag and allow it to...
Authenticate a manager connection to the Asterisk Manager Interface. Required before sending any other AMI commands on a new TCP session.
List categories in configuration file.
Will dump the contents of a configuration file by category and contents in JSON format or optionally by specified category only.
Get the value of a channel variable or function return. If a channel name is not provided then the variable is considered global. ///
Retrieve configuration.
Report the extension state for given extension. If the extension has a hint, will use devicestate to check the status of the device connected to the.
This will list out all known extension states in a sequence of ExtensionStatus events. When finished, a ExtensionStateListComplete event will be emitt...
Remove an extension from the dialplan
### Syntax Action: DialplanExtensionAdd ActionID: <value> Context: <value> Extension: <value> Priority: <value> Application: <value> [ApplicationData:...
Transfer DAHDI Channel.
This will list out all known device states in a sequence of DeviceStateChange events. When finished, a DeviceStateListComplete event will be emitted.
Show status of DAHDI channels.
Dial over DAHDI channel while offhook.
Simulate an on-hook event by the user connected to the channel. Valid only for analog channels. ///. Asterisk AMI action reference.
Toggle DAHDI channel Do Not Disturb status ON.
Toggle DAHDI channel Do Not Disturb status OFF.
Creates an empty file in the configuration directory.