[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:36:09 CDT 2008
A NOTE has been added to this issue.
======================================================================
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: closed
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:36 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:36
----------------------------------------------------------------------
Repository: asterisk
Revision: 120228
_U branches/1.6.0/
U branches/1.6.0/pbx/pbx_loopback.c
------------------------------------------------------------------------
r120228 | tilghman | 2008-06-03 17:36:08 -0500 (Tue, 03 Jun 2008) | 24
lines
Merged revisions 120227 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
................
r120227 | tilghman | 2008-06-03 17:42:03 -0500 (Tue, 03 Jun 2008) | 16
lines
Merged revisions 120226 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r120226 | tilghman | 2008-06-03 17:41:04 -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=120228
Issue History
Date Modified Username Field Change
======================================================================
06-03-08 17:36 svnbot Checkin
06-03-08 17:36 svnbot Note Added: 0087761
======================================================================
More information about the asterisk-bugs
mailing list