[asterisk-bugs] [Asterisk 0012384]: constants to implement call features not exported

noreply at bugs.digium.com noreply at bugs.digium.com
Tue Apr 8 12:27:51 CDT 2008


The following issue has been ASSIGNED. 
====================================================================== 
http://bugs.digium.com/view.php?id=12384 
====================================================================== 
Reported By:                fnordian
Assigned To:                qwell
====================================================================== 
Project:                    Asterisk
Issue ID:                   12384
Category:                   Core-General
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 113378 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             04-08-2008 11:23 CDT
Last Modified:              04-08-2008 12:27 CDT
====================================================================== 
Summary:                    constants to implement call features not exported
Description: 
hi,
to create a call feature and register it using ast_register_feature flags
must be set in struct ast_call_feature. the possible flags are defined in
main/features.c so they are not visible for e.g. modules.

====================================================================== 

---------------------------------------------------------------------- 
 svnbot - 04-08-08 12:27  
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 113452

U   trunk/include/asterisk/features.h
U   trunk/main/features.c

------------------------------------------------------------------------
r113452 | qwell | 2008-04-08 12:27:48 -0500 (Tue, 08 Apr 2008) | 9 lines

Move AST_FEATURE_FLAG_* and FEATURE_RETURN_* to features.h so that they
can be used by modules.

(closes issue http://bugs.digium.com/view.php?id=12384)
Reported by: fnordian
Patches:
      features.patch uploaded by fnordian (license 110)

(patch modified by me, to give FEATURE_RETURN_* an AST_ prefix)

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

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

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
04-08-08 12:27  svnbot         Note Added: 0085141                          
04-08-08 12:27  svnbot         Status                   new => assigned     
04-08-08 12:27  svnbot         Assigned To               => qwell           
======================================================================




More information about the asterisk-bugs mailing list