[asterisk-bugs] [Asterisk 0016145]: Literal values wrapped in documentation
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Mar 2 13:51:08 CST 2010
A NOTE has been added to this issue.
======================================================================
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: closed
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:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-10-28 12:08 CDT
Last Modified: 2010-03-02 13:51 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.
======================================================================
----------------------------------------------------------------------
(0118772) svnbot (reporter) - 2010-03-02 13:51
https://issues.asterisk.org/view.php?id=16145#c118772
----------------------------------------------------------------------
Repository: asterisk
Revision: 249953
_U branches/1.6.2/
U branches/1.6.2/apps/app_directory.c
------------------------------------------------------------------------
r249953 | lmadsen | 2010-03-02 13:51:08 -0600 (Tue, 02 Mar 2010) | 12
lines
Merged revisions 249950 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
........
r249950 | lmadsen | 2010-03-02 14:49:48 -0500 (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=249953
Issue History
Date Modified Username Field Change
======================================================================
2010-03-02 13:51 svnbot Checkin
2010-03-02 13:51 svnbot Note Added: 0118772
======================================================================
More information about the asterisk-bugs
mailing list