[asterisk-bugs] [Asterisk 0016424]: [patch] ast_transfer will stall until hangup if called with a channel that doesn't support transfers.

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Dec 10 14:37:23 CST 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16424 
====================================================================== 
Reported By:                davidw
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   16424
Category:                   Channels/General
Reproducibility:            always
Severity:                   tweak
Priority:                   normal
Status:                     ready for review
Asterisk Version:           SVN 
JIRA:                       SWP-522 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 234134 
Request Review:              
====================================================================== 
Date Submitted:             2009-12-10 11:25 CST
Last Modified:              2009-12-10 14:37 CST
====================================================================== 
Summary:                    [patch] ast_transfer will stall until hangup if
called with a channel that doesn't support transfers.
Description: 
ast_transfer sets res to 0 if there is no technology transfer function, but
then tests for it to be negative before deciding to do an early exit.  As a
result, it will will wait for an AST_CONTROL_TRANSFER message that will
never come.
====================================================================== 

---------------------------------------------------------------------- 
 (0115096) lmadsen (administrator) - 2009-12-10 14:37
 https://issues.asterisk.org/view.php?id=16424#c115096 
---------------------------------------------------------------------- 
Hey davidw, just curious if you hang out on IRC or the -dev list at all?
I'm wondering if it would make more sense to eventually get you some commit
access to fix these kinds of bugs on your own?

Hit up russellb or myself (DocAwesome) on IRC in #asterisk-dev or
#asterisk-bugs if you have a chance (or perhaps you go by something else on
the asterisk-dev list?) 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-12-10 14:37 lmadsen        Note Added: 0115096                          
======================================================================




More information about the asterisk-bugs mailing list