OutboundSubscriptionDetail¶
Synopsis¶
Provides details about an outbound subscription - one in which Asterisk sends SUBSCRIBE requests and periodically receives NOTIFYs.
Since¶
12.0.0
Syntax¶
Event: OutboundSubscriptionDetail
Role: <value>
Endpoint: <value>
Callid: <value>
State: <value>
Callerid: <value>
SubscriptionType: <value>
Extension: <value>
ExtensionStates: <value>
Mailboxes: <value>
Arguments¶
-
Role
- Asterisk's role for this subscription. This will always be 'Subscriber'. -
Endpoint
- The name of the endpoint associated with this subscription. -
Callid
- The CallID of the dialog associated with this subscription. -
State
- The current state of the subscription. -
Callerid
- The Caller ID of the endpoint associated with this subscription. -
SubscriptionType
- Asterisk currently supports the following subscription types, but this could also be extended by third-party modules so this list may not be exhaustive:-
mwi
-
extension_state
-
-
Extension
- If the 'SubscriptionType' is 'extension_state' this will be the monitored extension. -
ExtensionStates
- If the 'SubscriptionType' is 'extension_state' this will be the monitored extension's state.-
Idle
-
InUse
-
Busy
-
Unavailable
-
Ringing
-
InUse&Ringing
-
Hold
-
InUse&Hold
-
Unknown
-
-
Mailboxes
- If the 'SubscriptionType' is 'mwi' this will be a comma-separated list of mailboxes.
Class¶
COMMAND
Generated Version¶
This documentation was generated from Asterisk branch 22 using version GIT