AgentLogin
Synopsis
Raised when an Agent has logged in.
Description
Syntax
Event: AgentLogin Channel: <value> ChannelState: <value> ChannelStateDesc: <value> CallerIDNum: <value> CallerIDName: <value> ConnectedLineNum: <value> ConnectedLineName: <value> Language: <value> AccountCode: <value> Context: <value> Exten: <value> Priority: <value> Uniqueid: <value> Linkedid: <value> Agent: <value>
Arguments
Channel
ChannelState
- A numeric code for the channel's current state, related to ChannelStateDescChannelStateDesc
Down
Rsrvd
OffHook
Dialing
Ring
Ringing
Up
Busy
Dialing Offhook
Pre-ring
Unknown
CallerIDNum
CallerIDName
ConnectedLineNum
ConnectedLineName
Language
AccountCode
Context
Exten
Priority
Uniqueid
Linkedid
- Uniqueid of the oldest channel associated with this channel.Agent
- Agent ID of the agent.
Class
AGENT
See Also
Import Version
This documentation was imported from Asterisk Version GIT-20-f8000daff5