Hi Ricardo,
Try this:

exten => s,11,Set(MONITOR_FILENAME=/var/spool/queues/PA-${UNIQUEID})
exten => s,12,Set(TRANSFER_CONTEXT=queuetransfer)
exten => s,13,queue(q-pa|t|||9999)

The TRANSFER_CONTEXT is used for transfers. If you need the filename  
inherited, add a double underscore before it.
Thanks
l.



In data Wed, 30 Jul 2008 23:09:11 +0200, Ricardo Melendez  
<[EMAIL PROTECTED]> ha scritto:

> Hi, to all, I have configured 3  Inbound/outbound agents queues,  I  
> record
> Outgoing calls with custom filename like
> outgoing-${callerid(num)}-${EXTEN}-${TIMESTAMP}.gsm
>
> but I need to record Incoming calls and asterisk by default add 13 digits
> number to inbound recordings  like Agent-001-1298375678-890.gsm, how I  
> can
> customize this filename recordings?
>
>
> Thanks in advance.
>
>
> Ricardo Melendez
>
>



-- 
Home of QueueMetrics - http://queuemetrics.com

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

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

Reply via email to