[asterisk-bugs] [Asterisk 0010372]: implementation of store_func & destroy_func

noreply at bugs.digium.com noreply at bugs.digium.com
Fri Aug 3 13:53:01 CDT 2007


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=10372 
====================================================================== 
Reported By:                sergee
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   10372
Category:                   Resources/res_config_pgsql
Reproducibility:            always
Severity:                   feature
Priority:                   normal
Status:                     new
Asterisk Version:            SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 77893 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             08-03-2007 02:02 CDT
Last Modified:              08-03-2007 13:53 CDT
====================================================================== 
Summary:                    implementation of store_func & destroy_func
Description: 
This patch implements new RT API calls *store func and * destroy_func.
Those calls was introduced in issue 8118. The main purpose of those calls
is to have a full control over a data in RT storage engine.
====================================================================== 

---------------------------------------------------------------------- 
 russell - 08-03-07 13:53  
---------------------------------------------------------------------- 
1) When changing code, you should run the configure script
--enable-dev-mode.  This will force you to fix warnings from the compiler. 
:)

2) Your destroy function isn't declared using the correct function
prototype.  Using the suggestion in http://bugs.digium.com/view.php?id=1 will
catch this as well. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
08-03-07 13:53  russell        Note Added: 0068378                          
======================================================================




More information about the asterisk-bugs mailing list