[asterisk-bugs] [Asterisk 0011192]: MIX monitor file name and Agent Name that pickup call

noreply at bugs.digium.com noreply at bugs.digium.com
Thu Nov 8 10:28:57 CST 2007


The following issue has been RESOLVED. 
====================================================================== 
http://bugs.digium.com/view.php?id=11192 
====================================================================== 
Reported By:                slavon
Assigned To:                qwell
====================================================================== 
Project:                    Asterisk
Issue ID:                   11192
Category:                   Core/NewFeature
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     resolved
Asterisk Version:           1.4.13  
SVN Branch (only for SVN checkouts, not tarball releases): N/A  
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
Resolution:                 won't fix
Fixed in Version:           
====================================================================== 
Date Submitted:             11-08-2007 08:24 CST
Last Modified:              11-08-2007 10:28 CST
====================================================================== 
Summary:                    MIX monitor file name and Agent Name that pickup
call
Description: 
hello.

Sorry if this configuration issue, but i not find what i can do this.

I need get name of member that receive call. Like %AGENT_NAME.
MONITOR_FILENAME generated before channel bridge with agent.

AEL example:
0 => {
Set(MONITOR_FILENAME=/home/rec/${STRFTIME(${EPOCH},,%Y-%m-%d_%H:%M:%S)}-callcenter-${CALLERID(name)}-${CALLERID(num)}-agent_%AGENT_NAME);
Queue(bt-callcenter);
};

Thaks!
====================================================================== 

---------------------------------------------------------------------- 
 qwell - 11-08-07 10:28  
---------------------------------------------------------------------- 
The name would be parsed when you do the Set.  This would be non-trivial to
do.  I would recommend either renaming the file after the recording is
complete, or change how you lookup recordings. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
11-08-07 10:28  qwell          Status                   new => resolved     
11-08-07 10:28  qwell          Resolution               open => won't fix   
11-08-07 10:28  qwell          Assigned To               => qwell           
11-08-07 10:28  qwell          Note Added: 0073397                          
======================================================================




More information about the asterisk-bugs mailing list