[asterisk-bugs] [Asterisk 0014734]: AUDIOHOOK_INHERIT crash after sip attended transfer

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Mar 31 09:10:26 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=14734 
====================================================================== 
Reported By:                corruptor
Assigned To:                file
====================================================================== 
Project:                    Asterisk
Issue ID:                   14734
Category:                   Addons/New Feature
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Asterisk Version:           SVN 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases):  1.4  
SVN Revision (number only!): 183700 
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-03-24 06:03 CDT
Last Modified:              2009-03-31 09:10 CDT
====================================================================== 
Summary:                    AUDIOHOOK_INHERIT crash after sip attended transfer
Description: 
SIP/205 calls SIP/204
Before Dial I do Set(AUDIOHOOK_INHERIT(MixMonitor)=yes)
Then SIP/204 does transfer. He calls SIP/203, talks to him and transfers
(using SIP REFER). Then asterisk crashes. 
I should notice when SIP/204 calls SIP/203 there is also
Set(AUDIOHOOK_INHERIT(MixMonitor)=yes) because I use macro for dialing each
extension. If there is no Set(AUDIOHOOK_INHERIT(MixMonitor)=yes) the
everything is ok, no crash.
I've attached bt full.
====================================================================== 

---------------------------------------------------------------------- 
 (0102465) svnbot (reporter) - 2009-03-31 09:10
 http://bugs.digium.com/view.php?id=14734#c102465 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 185199

_U  branches/1.6.1/
U   branches/1.6.1/main/audiohook.c

------------------------------------------------------------------------
r185199 | file | 2009-03-31 09:10:26 -0500 (Tue, 31 Mar 2009) | 22 lines

Merged revisions 185197 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/trunk

................
  r185197 | file | 2009-03-31 11:07:36 -0300 (Tue, 31 Mar 2009) | 15 lines
  
  Merged revisions 185196 via svnmerge from 
  https://origsvn.digium.com/svn/asterisk/branches/1.4
  
  ........
    r185196 | file | 2009-03-31 11:06:39 -0300 (Tue, 31 Mar 2009) | 8
lines
    
    Fix crash when moving audiohooks between channels.
    
    Handle the scenario where we are called to move audiohooks between
channels
    and the source channel does not actually have any on it.
    
    (closes issue http://bugs.digium.com/view.php?id=14734)
    Reported by: corruptor
  ........
................

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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-03-31 09:10 svnbot         Checkin                                      
2009-03-31 09:10 svnbot         Note Added: 0102465                          
======================================================================




More information about the asterisk-bugs mailing list