[asterisk-bugs] [Asterisk 0016461]: [patch] for reading and writing to text file

Asterisk Bug Tracker noreply at bugs.digium.com
Tue May 25 12:42:36 CDT 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16461 
====================================================================== 
Reported By:                skyman
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   16461
Category:                   Functions/NewFeature
Reproducibility:            N/A
Severity:                   feature
Priority:                   normal
Status:                     ready for testing
Asterisk Version:           1.6.1.11 
JIRA:                       SWP-1478 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-12-17 09:55 CST
Last Modified:              2010-05-25 12:42 CDT
====================================================================== 
Summary:                    [patch] for reading and writing to text file
Description: 
this patch adds 7 functions in func_env :
FILE_FORMAT
FILE_COUNT_LINE
FILE_READ_LINE
FILE_WRITE
FILE_WRITE_LINE
FILE_APPEND
FILE_APPEND_LINE
====================================================================== 

---------------------------------------------------------------------- 
 (0122412) tilghman (administrator) - 2010-05-25 12:42
 https://issues.asterisk.org/view.php?id=16461#c122412 
---------------------------------------------------------------------- 
I'd much rather you add functionality to the FILE() dialplan function and
use parameters to the dialplan function to specify the differences.  In
addition, you're completely ignoring the write portion of dialplan
functions.  Also, the .read portion of the API is deprecated.  You should
instead be creating .read2 portions of the API, as this method of handling
the buffer is much more efficient. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-05-25 12:42 tilghman       Note Added: 0122412                          
======================================================================




More information about the asterisk-bugs mailing list