[asterisk-bugs] [Asterisk 0012674]: [patch] revert ast_queue_hangup and create ast_queue_hangup_with_cause

noreply at bugs.digium.com noreply at bugs.digium.com
Mon May 19 15:11:30 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=0012674 
====================================================================== 
Reported By:                mvanbaak
Assigned To:                mvanbaak
====================================================================== 
Project:                    Asterisk
Issue ID:                   0012674
Category:                   General
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     ready for testing
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 116882 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             05-17-2008 08:05 CDT
Last Modified:              05-19-2008 15:11 CDT
====================================================================== 
Summary:                    [patch] revert ast_queue_hangup and create
ast_queue_hangup_with_cause
Description: 
Recently, ast_queue_hangup got an extra parameter to set the hangupcause.
Some people told me that was not ok and there should be an
ast_queue_hangup_with_cause.
The second thing in this commit that was not ok, was the use of
ast_frame.seqno for the hangupcause.
I addressed that in this patch as well.
====================================================================== 

---------------------------------------------------------------------- 
 svnbot - 05-19-08 15:11  
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 117211

A   team/mvanbaak/ast_frame_dataunion/

------------------------------------------------------------------------
r117211 | mvanbaak | 2008-05-19 15:11:26 -0500 (Mon, 19 May 2008) | 5
lines

create branch to make the data member of the ast_frame struct a named
union.
This will mean we have to alter all places where this field is used.

More details can be found in issue http://bugs.digium.com/view.php?id=0012674

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

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

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
05-19-08 15:11  svnbot         Note Added: 0087032                          
======================================================================




More information about the asterisk-bugs mailing list