[asterisk-bugs] [Asterisk 0012473]: [patch] loopback switch does not allow modification of extension
noreply at bugs.digium.com
noreply at bugs.digium.com
Tue Jun 3 17:34:39 CDT 2008
The following issue has been RESOLVED.
======================================================================
http://bugs.digium.com/view.php?id=12473
======================================================================
Reported By: chappell
Assigned To: svnbot
======================================================================
Project: Asterisk
Issue ID: 12473
Category: PBX/pbx_loopback
Reproducibility: always
Severity: minor
Priority: normal
Status: resolved
Asterisk Version: 1.4.19
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 04-18-2008 09:21 CDT
Last Modified: 06-03-2008 17:34 CDT
======================================================================
Summary: [patch] loopback switch does not allow modification
of extension
Description:
Due to incorrect use of the AST_LIST_INSERT_HEAD() macro the loopback
switch cannot perform any translation on the extension number before
searching for it in the target context.
======================================================================
----------------------------------------------------------------------
svnbot - 06-03-08 17:34
----------------------------------------------------------------------
Repository: asterisk
Revision: 120226
U branches/1.4/pbx/pbx_loopback.c
------------------------------------------------------------------------
r120226 | tilghman | 2008-06-03 17:34:37 -0500 (Tue, 03 Jun 2008) | 8
lines
Due to incorrect use of the AST_LIST_INSERT_HEAD() macro the loopback
switch
cannot perform any translation on the extension number before searching
for it
in the target context.
(closes issue http://bugs.digium.com/view.php?id=12473)
Reported by: chappell
Patches:
pbx_loopback.c.diff uploaded by chappell (license 8)
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=120226
Issue History
Date Modified Username Field Change
======================================================================
06-03-08 17:34 svnbot Checkin
06-03-08 17:34 svnbot Note Added: 0087759
06-03-08 17:34 svnbot Status feedback => resolved
06-03-08 17:34 svnbot Resolution open => fixed
06-03-08 17:34 svnbot Assigned To => svnbot
======================================================================
More information about the asterisk-bugs
mailing list