[asterisk-bugs] [Asterisk 0013584]: blindxfer doesn't work!
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Oct 2 17:59:38 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-02 17:59 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
======================================================================
----------------------------------------------------------------------
(0093096) putnopvut (administrator) - 2008-10-02 17:59
http://bugs.digium.com/view.php?id=13584#c93096
----------------------------------------------------------------------
If it helps, here is the contents of my h extension:
exten => h,1,NoOp(Hello)
exten => h,2,NoOP(World)
exten => h,3,Hangup
If I comment out priority 3, the transfer will succeed in 1.4. If I leave
priority 3 there, then the transfer fails.
Issue History
Date Modified Username Field Change
======================================================================
2008-10-02 17:59 putnopvut Note Added: 0093096
======================================================================
More information about the asterisk-bugs
mailing list