[asterisk-bugs] [Asterisk 0012642]: [patch] patch
noreply at bugs.digium.com
noreply at bugs.digium.com
Wed May 14 08:51:15 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=12642
======================================================================
Reported By: elbriga
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 12642
Category: Applications/app_queue
Reproducibility: N/A
Severity: feature
Priority: normal
Status: new
Asterisk Version: 1.4.19
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 116087
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 05-13-2008 18:39 CDT
Last Modified: 05-14-2008 08:51 CDT
======================================================================
Summary: [patch] patch
Description:
patch for apps/app_queue.c
This patch will allow to use "^{AGENTID}" or "^{SIPID}" on the channel var
"MONITOR_FILENAME", so it will store de monitored call with a filename that
can include the Agent ID or SIP account that awnsered that particular call
on a queue.
By the way... this functionality has a bounty! Hope I can still claim it!
======================================================================
----------------------------------------------------------------------
elbriga - 05-14-08 08:51
----------------------------------------------------------------------
Duh! Now getting the name of the channel using.. duh! peer->name! Hahaha!
I removed the idea of SIPID that sounded dumb...
Now (the new diff file) it will create de channel var AGENTID, that is the
name of the channel that awnsered the queue, changing "/" for "-", so it
can be used on filenames.
Issue History
Date Modified Username Field Change
======================================================================
05-14-08 08:51 elbriga Note Added: 0086833
======================================================================
More information about the asterisk-bugs
mailing list