On Wed, Feb 17, 2010 at 2:47 PM, Mariano Lecuona <[email protected]> wrote:

> Could anyone get the MONITOR_FILENAME set from the queue.conf with
> variables like:
>
>  MEMBERINTERFACE is the interface name (eg. Agent/1234)
>  MEMBERNAME is the member name (eg. Joe Soap)
>  MEMBERCALLS is the number of calls that interface has taken,
>  MEMBERLASTCALL is the last time the member took a call.
>  MEMBERPENALTY is the penalty of the member
>  MEMBERDYNAMIC indicates if a member is dynamic or not
>  MEMBERREALTIME indicates if a member is realtime or not
>
> or
>
>  QUEUENAME name of the queue
>  QUEUEMAX maxmimum number of calls allowed
>  QUEUESTRATEGY the strategy of the queue;
>  QUEUECALLS number of calls currently in the queue
>  QUEUEHOLDTIME current average hold time
>  QUEUECOMPLETED number of completed calls for the queue
>  QUEUEABANDONED number of abandoned calls
>  QUEUESRVLEVEL queue service level
>  QUEUESRVLEVELPERF current service level performance
>
> My version of asterisk is: 1.4.23.1
>
> Thanks
>
> ML
>
>
This doesn't directly answer your question, but you may look at setting a
unique filename before entering the queue, then do some post processing in
the "h" extension?


-- 
Thanks,
--Warren Selby
http://www.selbytech.com
-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to