In response, 'InboundRegistrationDetail' events showing configuration and status information are raised for all contacts, static or dynamic.
Lists ContactStatuses for PJSIP inbound registrations.
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 Contacts. For each Contact a 'ContactList' event is raised that contains relevant attributes and status information.
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 AORs. For each AOR an 'AorList' event is raised that contains relevant attributes and status information.
Unregisters the specified (or all) outbound registration(s) then starts registration and schedules re-registrations according to configuration.
Qualify a chan_pjsip endpoint.
Send a NOTIFY to either an endpoint, an arbitrary URI, or inside a SIP dialog.
Hangup an incoming PJSIP channel with a SIP response code
Originate a call.
Mute an audio stream.
Module management.
Checks if Asterisk module is loaded. Will return Success/Failure. An empty Version header is also returned (which doesn't contain the module revision.
Mute / unMute a Mixmonitor recording.
Record a call and mix the audio during the recording. Use of StopMixMonitor is required to guarantee the audio file is available for processing during...
### Syntax Action: MessageSend ActionID: <value> [Destination: <value>] [To: <value>] From: <value> Body: <value> Base64Body: <value> Variable: <value...
Unmute a Meetme user.
Mute a Meetme user.
Lists data about all active conferences. MeetmeListRooms will follow as separate events, followed by a final event called MeetmeListRoomsComplete.
Lists all users in a particular MeetMe conference. MeetmeList will follow as separate events, followed by a final event called MeetmeListComplete.
Checks a voicemail account for status. Returns whether there are messages waiting. Message: Mailbox Status. Mailbox: mailboxid.
Checks a voicemail account for new messages. Returns number of urgent, new and old messages. Asterisk AMI action reference.
Update the mailbox message counts.
Get selected mailboxes with message counts.
Delete selected mailboxes.
Logoff Manager.
Authenticate a manager connection to the Asterisk Manager Interface. Required before sending any other AMI commands on a new TCP session.
Reload and rotate the Asterisk logger.