Name
AgentCallbackLogin — Sets an agent as logged in to the queue system in callback mode
Logs the specified agent in to the Asterisk queue system in callback mode. When a call is distributed to this agent, it will ring the specified extension.
Parameters
Agent[required] Agent ID of the agent to log in to the system, as specified in agents.conf.
Exten[required] Extension to use for callback.
Context[optional] Context to use for callback.
AckCall[optional] Set to
trueto require an acknowledgement (the agent pressing the#key) to accept the call when agent is called back.WrapupTime[optional] The minimum amount of time after disconnecting before the agent will receive a new call.
ActionID[optional] An identifier which can be used to identify the response to this action.
Privilege
agent, all
Example
Action: AgentCallbackLoginAgent: 1001Exten: 201Context: LabActionID: 24242424Response: SuccessMessage: Agent logged inActionID: 24242424Event: AgentcallbackloginPrivilege: agent,allAgent: 1001Loginchan: 201@Lab
Notes
The AgentCallbackLogin action
(along with the AgentCallbackLogin() application) has been
deprecated. It is suggested you use the QueueAdd action instead. See
doc/queues-with-callback-members.txt in the
Asterisk source code for more information.
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access