[asterisk-bugs] [Asterisk 0013584]: blindxfer doesn't work!
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Oct 3 12:02:51 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13584
======================================================================
Reported By: dwagner
Assigned To: murf
======================================================================
Project: Asterisk
Issue ID: 13584
Category: Resources/res_features
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): 1.4
SVN Revision (number only!): 144925
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 2008-09-29 09:50 CDT
Last Modified: 2008-10-03 12:02 CDT
======================================================================
Summary: blindxfer doesn't work!
Description:
after revision 142675 res_features.c the blindxfer doesn't work anymore.
if you make a call from ext A to B, B answeres and transfer the call to C
the call will be dropped without any message. if you use r142575 it works!
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
has duplicate 0013579 blindxfer doesn't work properly
======================================================================
----------------------------------------------------------------------
(0093112) svnbot (reporter) - 2008-10-03 12:02
http://bugs.digium.com/view.php?id=13584#c93112
----------------------------------------------------------------------
Repository: asterisk
Revision: 146026
U branches/1.4/res/res_features.c
------------------------------------------------------------------------
r146026 | murf | 2008-10-03 12:02:48 -0500 (Fri, 03 Oct 2008) | 18 lines
(closes issue http://bugs.digium.com/view.php?id=13579)
Reported by: dwagner
(closes issue http://bugs.digium.com/view.php?id=13584)
Reported by: dwagner
Tested by: murf, putnopvut
The thought occurred to me that the res= from the extension spawn
was ending up being returned from the bridge.
"Thou shalt not poison the return value". Made the change
and it appears to allow blind xfers to work as normal.
If I'm wrong, reopen the bugs. But it looks good to me!
Many thanks to putnopvut for helping me reproduce this!
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=146026
Issue History
Date Modified Username Field Change
======================================================================
2008-10-03 12:02 svnbot Checkin
2008-10-03 12:02 svnbot Note Added: 0093112
======================================================================
More information about the asterisk-bugs
mailing list