[asterisk-bugs] [Asterisk 0010415]: [have fix] Transfers stopped working when migrating from 1.4.9 to 1.4.10
noreply at bugs.digium.com
noreply at bugs.digium.com
Tue Aug 14 10:09:28 CDT 2007
The following issue has been ASSIGNED.
======================================================================
http://bugs.digium.com/view.php?id=10415
======================================================================
Reported By: atis
Assigned To: file
======================================================================
Project: Asterisk
Issue ID: 10415
Category: Resources/res_features
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
Asterisk Version: 1.4.10
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 08-09-2007 03:47 CDT
Last Modified: 08-14-2007 10:09 CDT
======================================================================
Summary: [have fix] Transfers stopped working when migrating
from 1.4.9 to 1.4.10
Description:
I use SIP and Zap channels, and when switching from version 1.4.9 to 1.4.10
transfers stopped working.
Solution was to unmerge changes in res_features.c
(http://bugs.digium.com/view.php?id=10327).
2007-07-30 17:11 +0000 [r77768-77778] Joshua Colp <jcolp at digium.com>
* res/res_features.c: (closes issue
http://bugs.digium.com/view.php?id=10327) Reported by: kkiely
Instead of directly mucking with the extension/context/priority
of the channel we are transferring when it has a PBX simply
call
ast_async_goto on it. This will ensure that the channel gets
handled properly and sent to the right place.
======================================================================
----------------------------------------------------------------------
svnbot - 08-14-07 10:09
----------------------------------------------------------------------
Repository: asterisk
Revision: 79397
------------------------------------------------------------------------
r79397 | file | 2007-08-14 10:09:26 -0500 (Tue, 14 Aug 2007) | 4 lines
(closes issue http://bugs.digium.com/view.php?id=10415)
Reported by: atis
Revert fix for http://bugs.digium.com/view.php?id=10327 as it causes more issues
then it solves.
------------------------------------------------------------------------
Issue History
Date Modified Username Field Change
======================================================================
08-14-07 10:09 svnbot Checkin
08-14-07 10:09 svnbot Note Added: 0068832
08-14-07 10:09 svnbot Status feedback => assigned
======================================================================
More information about the asterisk-bugs
mailing list