[asterisk-bugs] [Asterisk 0013921]: Configuration reload overrides channel variable setting of ackcall (autologoff, acceptdtmf and enddtmf)
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Nov 26 08:58:15 CST 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13921
======================================================================
Reported By: davidw
Assigned To: putnopvut
======================================================================
Project: Asterisk
Issue ID: 13921
Category: Channels/chan_agent
Reproducibility: always
Severity: minor
Priority: normal
Status: ready for testing
Asterisk Version: 1.6.0
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-11-18 06:23 CST
Last Modified: 2008-11-26 08:58 CST
======================================================================
Summary: Configuration reload overrides channel variable
setting of ackcall (autologoff, acceptdtmf and enddtmf)
Description:
p->ackcall can be set using channel variable, at login time, but is reset
to the global default, by add_agent, if the configuration is reloaded, even
though the agent is still logged in.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0013098 [patch] p->ackcall not reset when ag...
======================================================================
----------------------------------------------------------------------
(0095539) svnbot (reporter) - 2008-11-26 08:58
http://bugs.digium.com/view.php?id=13921#c95539
----------------------------------------------------------------------
Repository: asterisk
Revision: 159437
U trunk/channels/chan_agent.c
------------------------------------------------------------------------
r159437 | mmichelson | 2008-11-26 08:58:14 -0600 (Wed, 26 Nov 2008) | 10
lines
Don't allow for configuration options to overwrite options
set via channel variables on a reload.
(closes issue http://bugs.digium.com/view.php?id=13921)
Reported by: davidw
Patches:
13921.patch uploaded by putnopvut (license 60)
Tested by: davidw
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=159437
Issue History
Date Modified Username Field Change
======================================================================
2008-11-26 08:58 svnbot Checkin
2008-11-26 08:58 svnbot Note Added: 0095539
======================================================================
More information about the asterisk-bugs
mailing list