Class Adhearsion::VoIP::Asterisk::Commands::QueueProxy::AgentProxy
In: lib/adhearsion/voip/asterisk/commands.rb
Parent: Object

Methods

new   pause!   remove!   unpause!  

Attributes

interface  [R] 
proxy  [R] 
queue_name  [R] 

Public Class methods

Public Instance methods

Pauses the given agent for this queue only. If you wish to pause this agent for all queues, pass in :everywhere => true. Returns true if the agent was successfully paused and false if the agent was not found.

Pauses the given agent for this queue only. If you wish to pause this agent for all queues, pass in :everywhere => true. Returns true if the agent was successfully paused and false if the agent was not found.

[Validate]