[asterisk-bugs] [Asterisk 0006353]: [patch] make possible to define prefix for automon saved files
noreply at bugs.digium.com
noreply at bugs.digium.com
Mon Oct 15 14:47:24 CDT 2007
The following issue has been ASSIGNED.
======================================================================
http://bugs.digium.com/view.php?id=6353
======================================================================
Reported By: ivanfm
Assigned To: russell
======================================================================
Project: Asterisk
Issue ID: 6353
Category: Resources/res_features
Reproducibility: N/A
Severity: feature
Priority: normal
Status: assigned
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 49097
Disclaimer on File?: Yes
Request Review:
======================================================================
Date Submitted: 01-25-2006 11:54 CST
Last Modified: 10-15-2007 14:47 CDT
======================================================================
Summary: [patch] make possible to define prefix for automon
saved files
Description:
make possible to specify a different prefix for automon saved files.
Actualy is possible to change sufix by using TOUCH_MONITOR variable, but
using it we lost the caller id information.
this new variable change the prefix from "auto" to the value of
TOUCH_MONITOR_PREF
sample usage at sip.conf:
[clientname]
...parameters...
setvar=TOUCH_MONITOR_PREF=boss_automon_call
======================================================================
----------------------------------------------------------------------
svnbot - 10-15-07 14:47
----------------------------------------------------------------------
Repository: asterisk
Revision: 85682
U trunk/CHANGES
U trunk/res/res_features.c
------------------------------------------------------------------------
r85682 | russell | 2007-10-15 14:47:22 -0500 (Mon, 15 Oct 2007) | 10 lines
Added support for reading the TOUCH_MONITOR_PREFIX channel variable.
It allows you to configure a prefix for auto-monitor recordings.
(closes issue http://bugs.digium.com/view.php?id=6353)
Reported by: ivanfm
Patches:
asterisk_automon_v4.patch uploaded by ivanfm (original patch)
- updated patch:
6353-touch_monitor_prefix.diff uploaded by qwell (license 4)
------------------------------------------------------------------------
Issue History
Date Modified Username Field Change
======================================================================
10-15-07 14:47 svnbot Checkin
10-15-07 14:47 svnbot Note Added: 0072035
10-15-07 14:47 svnbot Status ready for testing =>
assigned
10-15-07 14:47 svnbot Assigned To => russell
======================================================================
More information about the asterisk-bugs
mailing list