[asterisk-bugs] [Asterisk 0016461]: [patch] for reading and writing to text file
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Jun 22 23:35:24 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: feedback
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-06-22 23:35 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
======================================================================
----------------------------------------------------------------------
(0123743) tilghman (administrator) - 2010-06-22 23:35
https://issues.asterisk.org/view.php?id=16461#c123743
----------------------------------------------------------------------
I have altered the syntax slightly, added a ton more tests, coded the
FILE() function from scratch, and verified that the tests succeed against
the new code.
Issue History
Date Modified Username Field Change
======================================================================
2010-06-22 23:35 tilghman Note Added: 0123743
======================================================================
More information about the asterisk-bugs
mailing list