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

Methods

cached?   count   each   first   last   length   login!   new   new   size   to_a  

Included Modules

Enumerable

Attributes

agents  [R] 
proxy  [R] 

Public Class methods

Public Instance methods

length()

Alias for count

Logs a pre-defined agent into this queue and waits for calls. Pass in :silent => true to stop the message which says "Agent logged in".

Supported Hash-key arguments are :penalty and :name. The :name value will be viewable in the queue_log. The :penalty is the penalty assigned to this agent for answering calls on this queue

size()

Alias for count

[Validate]