[asterisk-bugs] [Asterisk 0016461]: [patch] for reading and writing to text file
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Jul 13 13:31:41 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=16461
======================================================================
Reported By: skyman
Assigned To: tilghman
======================================================================
Project: Asterisk
Issue ID: 16461
Category: Functions/NewFeature
Reproducibility: N/A
Severity: feature
Priority: normal
Status: feedback
Target Version: 1.8
Asterisk Version: SVN
JIRA: SWP-1478
Regression: No
Reviewboard Link: https://reviewboard.asterisk.org/r/737/
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-12-17 09:55 CST
Last Modified: 2010-07-13 13:31 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
======================================================================
----------------------------------------------------------------------
(0124531) svnbot (reporter) - 2010-07-13 13:31
https://issues.asterisk.org/view.php?id=16461#c124531
----------------------------------------------------------------------
Repository: asterisk
Revision: 276114
U trunk/CHANGES
U trunk/funcs/func_env.c
A trunk/tests/test_func_file.c
------------------------------------------------------------------------
r276114 | tilghman | 2010-07-13 13:31:40 -0500 (Tue, 13 Jul 2010) | 10
lines
FILE() now supports line-mode and writing (altering) files.
(closes issue https://issues.asterisk.org/view.php?id=16461)
Reported by: skyman
Patches:
20100622__issue16461.diff.txt uploaded by tilghman (license 14)
Tested by: tilghman
Review: https://reviewboard.asterisk.org/r/737/
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=276114
Issue History
Date Modified Username Field Change
======================================================================
2010-07-13 13:31 svnbot Checkin
2010-07-13 13:31 svnbot Note Added: 0124531
======================================================================
More information about the asterisk-bugs
mailing list