Event Information Element types.
Enumerator |
---|
AST_EVENT_IE_END |
Used to terminate the arguments to event functions
|
AST_EVENT_IE_NEWMSGS |
Number of new messages Used by: AST_EVENT_MWI Payload type: UINT.
|
AST_EVENT_IE_OLDMSGS |
Number of Used by: AST_EVENT_MWI Payload type: UINT.
|
AST_EVENT_IE_MAILBOX |
Mailbox name.
(mailbox[@context]) Used by: AST_EVENT_MWI Payload type: STR
|
AST_EVENT_IE_UNIQUEID |
Unique ID Used by: AST_EVENT_SUB, AST_EVENT_UNSUB Payload type: UINT.
|
AST_EVENT_IE_EVENTTYPE |
Event type Used by: AST_EVENT_SUB, AST_EVENT_UNSUB Payload type: UINT.
|
AST_EVENT_IE_EXISTS |
Hint that someone cares that an IE exists Used by: AST_EVENT_SUB Payload type: UINT (ast_event_ie_type)
|
AST_EVENT_IE_DEVICE |
Device Name Used by AST_EVENT_DEVICE_STATE_CHANGE Payload type: STR.
|
AST_EVENT_IE_STATE |
Generic State IE Used by AST_EVENT_DEVICE_STATE_CHANGE Payload type: UINT The actual state values depend on the event which this IE is a part of.
|
AST_EVENT_IE_CONTEXT |
Context IE Used by AST_EVENT_MWI Payload type: str.
|
AST_EVENT_IE_CEL_EVENT_TYPE |
Channel Event Type Used by: AST_EVENT_CEL Payload type: UINT.
|
AST_EVENT_IE_CEL_EVENT_TIME |
Channel Event Time (seconds) Used by: AST_EVENT_CEL Payload type: UINT.
|
AST_EVENT_IE_CEL_EVENT_TIME_USEC |
Channel Event Time (micro-seconds) Used by: AST_EVENT_CEL Payload type: UINT.
|
AST_EVENT_IE_CEL_USEREVENT_NAME |
Channel Event User Event Name Used by: AST_EVENT_CEL Payload type: STR.
|
AST_EVENT_IE_CEL_CIDNAME |
Channel Event CID name Used by: AST_EVENT_CEL Payload type: STR.
|
AST_EVENT_IE_CEL_CIDNUM |
Channel Event CID num Used by: AST_EVENT_CEL Payload type: STR.
|
AST_EVENT_IE_CEL_EXTEN |
Channel Event extension name Used by: AST_EVENT_CEL Payload type: STR.
|
AST_EVENT_IE_CEL_CONTEXT |
Channel Event context name Used by: AST_EVENT_CEL Payload type: STR.
|
AST_EVENT_IE_CEL_CHANNAME |
Channel Event channel name Used by: AST_EVENT_CEL Payload type: STR.
|
AST_EVENT_IE_CEL_APPNAME |
Channel Event app name Used by: AST_EVENT_CEL Payload type: STR.
|
AST_EVENT_IE_CEL_APPDATA |
Channel Event app args/data Used by: AST_EVENT_CEL Payload type: STR.
|
AST_EVENT_IE_CEL_AMAFLAGS |
Channel Event AMA flags Used by: AST_EVENT_CEL Payload type: UINT.
|
AST_EVENT_IE_CEL_ACCTCODE |
Channel Event AccountCode Used by: AST_EVENT_CEL Payload type: STR.
|
AST_EVENT_IE_CEL_UNIQUEID |
Channel Event UniqueID Used by: AST_EVENT_CEL Payload type: STR.
|
AST_EVENT_IE_CEL_USERFIELD |
Channel Event Userfield Used by: AST_EVENT_CEL Payload type: STR.
|
AST_EVENT_IE_CEL_CIDANI |
Channel Event CID ANI field Used by: AST_EVENT_CEL Payload type: STR.
|
AST_EVENT_IE_CEL_CIDRDNIS |
Channel Event CID RDNIS field Used by: AST_EVENT_CEL Payload type: STR.
|
AST_EVENT_IE_CEL_CIDDNID |
Channel Event CID dnid Used by: AST_EVENT_CEL Payload type: STR.
|
AST_EVENT_IE_CEL_PEER |
Channel Event Peer – for Things involving multiple channels, like BRIDGE Used by: AST_EVENT_CEL Payload type: STR.
|
AST_EVENT_IE_CEL_LINKEDID |
Channel Event LinkedID Used by: AST_EVENT_CEL Payload type: STR.
|
AST_EVENT_IE_CEL_PEERACCT |
Channel Event peeraccount Used by: AST_EVENT_CEL Payload type: STR.
|
AST_EVENT_IE_CEL_EXTRA |
Channel Event extra data Used by: AST_EVENT_CEL Payload type: STR.
|
AST_EVENT_IE_DESCRIPTION |
Description Used by: AST_EVENT_SUB, AST_EVENT_UNSUB Payload type: STR.
|
AST_EVENT_IE_EID |
Entity ID Used by All events Payload type: RAW This IE indicates which server the event originated from.
|
AST_EVENT_IE_SECURITY_EVENT |
|
AST_EVENT_IE_EVENT_VERSION |
|
AST_EVENT_IE_SERVICE |
|
AST_EVENT_IE_MODULE |
|
AST_EVENT_IE_ACCOUNT_ID |
|
AST_EVENT_IE_SESSION_ID |
|
AST_EVENT_IE_SESSION_TV |
|
AST_EVENT_IE_ACL_NAME |
|
AST_EVENT_IE_LOCAL_ADDR |
|
AST_EVENT_IE_REMOTE_ADDR |
|
AST_EVENT_IE_EVENT_TV |
|
AST_EVENT_IE_REQUEST_TYPE |
|
AST_EVENT_IE_REQUEST_PARAMS |
|
AST_EVENT_IE_AUTH_METHOD |
|
AST_EVENT_IE_SEVERITY |
|
AST_EVENT_IE_EXPECTED_ADDR |
|
AST_EVENT_IE_CHALLENGE |
|
AST_EVENT_IE_RESPONSE |
|
AST_EVENT_IE_EXPECTED_RESPONSE |
|
AST_EVENT_IE_CACHABLE |
Event non-cachability flag Used by: All events Payload type: UINT.
|
AST_EVENT_IE_TOTAL |
Must be the last IE value +1.
|
Channel Event CID name Used by: AST_EVENT_CEL Payload type: STR.
Channel Event app name Used by: AST_EVENT_CEL Payload type: STR.
Channel Event extra data Used by: AST_EVENT_CEL Payload type: STR.
Must be the last IE value +1.
Channel Event channel name Used by: AST_EVENT_CEL Payload type: STR.
Hint that someone cares that an IE exists Used by: AST_EVENT_SUB Payload type: UINT (ast_event_ie_typ...
Channel Event UniqueID Used by: AST_EVENT_CEL Payload type: STR.
Channel Event context name Used by: AST_EVENT_CEL Payload type: STR.
Channel Event app args/data Used by: AST_EVENT_CEL Payload type: STR.
Channel Event peeraccount Used by: AST_EVENT_CEL Payload type: STR.
Channel Event Time (micro-seconds) Used by: AST_EVENT_CEL Payload type: UINT.
Channel Event CID dnid Used by: AST_EVENT_CEL Payload type: STR.
Description Used by: AST_EVENT_SUB, AST_EVENT_UNSUB Payload type: STR.
Number of new messages Used by: AST_EVENT_MWI Payload type: UINT.
Number of Used by: AST_EVENT_MWI Payload type: UINT.
Channel Event Type Used by: AST_EVENT_CEL Payload type: UINT.
Entity ID Used by All events Payload type: RAW This IE indicates which server the event originated fr...
Channel Event Time (seconds) Used by: AST_EVENT_CEL Payload type: UINT.
Channel Event CID num Used by: AST_EVENT_CEL Payload type: STR.
Channel Event extension name Used by: AST_EVENT_CEL Payload type: STR.
Context IE Used by AST_EVENT_MWI Payload type: str.
Channel Event Userfield Used by: AST_EVENT_CEL Payload type: STR.
Channel Event CID RDNIS field Used by: AST_EVENT_CEL Payload type: STR.
Event non-cachability flag Used by: All events Payload type: UINT.
Event type Used by: AST_EVENT_SUB, AST_EVENT_UNSUB Payload type: UINT.
Channel Event User Event Name Used by: AST_EVENT_CEL Payload type: STR.
Channel Event Peer – for Things involving multiple channels, like BRIDGE Used by: AST_EVENT_CEL Paylo...
Channel Event CID ANI field Used by: AST_EVENT_CEL Payload type: STR.
Channel Event AMA flags Used by: AST_EVENT_CEL Payload type: UINT.
Channel Event LinkedID Used by: AST_EVENT_CEL Payload type: STR.
Unique ID Used by: AST_EVENT_SUB, AST_EVENT_UNSUB Payload type: UINT.
Generic State IE Used by AST_EVENT_DEVICE_STATE_CHANGE Payload type: UINT The actual state values dep...
Device Name Used by AST_EVENT_DEVICE_STATE_CHANGE Payload type: STR.
Channel Event AccountCode Used by: AST_EVENT_CEL Payload type: STR.