[asterisk-bugs] [Asterisk 0014984]: segfault during attended transfer of an automatically redirected call

Asterisk Bug Tracker noreply at bugs.digium.com
Tue May 5 13:22:28 CDT 2009


The following issue has been RESOLVED. 
====================================================================== 
http://bugs.digium.com/view.php?id=14984 
====================================================================== 
Reported By:                gincantalupo
Assigned To:                file
====================================================================== 
Project:                    Asterisk
Issue ID:                   14984
Category:                   Channels/General
Reproducibility:            always
Severity:                   block
Priority:                   normal
Status:                     resolved
Target Version:             1.4.25
Asterisk Version:           1.4.24 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-04-28 05:16 CDT
Last Modified:              2009-05-05 13:22 CDT
====================================================================== 
Summary:                    segfault during attended transfer of an
automatically redirected call
Description: 
Asterisk crashes when I make an attended transfer and the call was
automatically redirected using a phone.
To reproduce it:
1 - set automatic redirection on a phone A to a phone B
2 - call A and ask B (the call has been redirected) to make an attended
transfer to a phone C
Asterisk crashes when B calls C.
====================================================================== 

---------------------------------------------------------------------- 
 (0104249) svnbot (reporter) - 2009-05-05 13:22
 http://bugs.digium.com/view.php?id=14984#c104249 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 192454

U   branches/1.4/res/res_features.c

------------------------------------------------------------------------
r192454 | file | 2009-05-05 13:22:27 -0500 (Tue, 05 May 2009) | 8 lines

Fix an incorrect assumption that certain values on the channel will always
exist when they may not.

The CDR code involved with bridges wrongly assumed that the currently
executing application and data
values will always exist. It is possible for this to be false when call
forwarding is involved.

(closes issue http://bugs.digium.com/view.php?id=14984)
Reported by: gincantalupo

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=192454 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-05-05 13:22 svnbot         Note Added: 0104249                          
2009-05-05 13:22 svnbot         Status                   assigned => resolved
2009-05-05 13:22 svnbot         Resolution               open => fixed       
======================================================================




More information about the asterisk-bugs mailing list