[asterisk-bugs] [Asterisk 0016145]: Literal values wrapped in documentation
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Mar 2 13:49:49 CST 2010
The following issue has been ASSIGNED.
======================================================================
https://issues.asterisk.org/view.php?id=16145
======================================================================
Reported By: tilghman
Assigned To: lmadsen
======================================================================
Project: Asterisk
Issue ID: 16145
Category: Documentation
Reproducibility: always
Severity: minor
Priority: normal
Status: assigned
Asterisk Version: 1.6.2.0-rc3
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-10-28 12:08 CDT
Last Modified: 2010-03-02 13:49 CST
======================================================================
Summary: Literal values wrapped in documentation
Description:
# asterisk -rx 'core show application directory'
-= Info about application 'Directory' =-
[Synopsis]
Provide directory of voicemail extensions.
[Description]
This application will present the calling channel with a directory of
extensions from which they can search by name. The list of names and
corresponding extensions is retrieved from the voicemail configuration
file,
"voicemail.conf".
This application will immediately exit if one of the following DTMF
digits
are received and the extension to jump to exists:
'0' - Jump to the 'o' extension, if it exists.
'*' - Jump to the 'a' extension, if it exists.
[Syntax]
Directory([vm-context][,dial-context[,options]])
[Arguments]
vm-context
This is the context within voicemail.conf to use for the Directory.
If not specified and 'searchcontexts=no' in "voicemail.conf", then 'd
efault' will be assumed.
======================================================================
----------------------------------------------------------------------
(0118770) svnbot (reporter) - 2010-03-02 13:49
https://issues.asterisk.org/view.php?id=16145#c118770
----------------------------------------------------------------------
Repository: asterisk
Revision: 249950
U trunk/apps/app_directory.c
------------------------------------------------------------------------
r249950 | lmadsen | 2010-03-02 13:49:49 -0600 (Tue, 02 Mar 2010) | 4 lines
Fix literal values wrapped in documentation.
(closes issue https://issues.asterisk.org/view.php?id=16145)
Reported by: tilghman
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=249950
Issue History
Date Modified Username Field Change
======================================================================
2010-03-02 13:49 svnbot Checkin
2010-03-02 13:49 svnbot Note Added: 0118770
2010-03-02 13:49 svnbot Status acknowledged =>
assigned
2010-03-02 13:49 svnbot Assigned To => lmadsen
======================================================================
More information about the asterisk-bugs
mailing list