mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-02 03:48:02 +00:00
Fix literal values wrapped in documentation.
(closes issue #16145) Reported by: tilghman git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@249950 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -49,8 +49,9 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
||||
</synopsis>
|
||||
<syntax>
|
||||
<parameter name="vm-context">
|
||||
<para>This is the context within voicemail.conf to use for the Directory. If not specified and
|
||||
<literal>searchcontexts=no</literal> in <filename>voicemail.conf</filename>, then <literal>default</literal>
|
||||
<para>This is the context within voicemail.conf to use for the Directory. If not
|
||||
specified and <literal>searchcontexts=no</literal> in
|
||||
<filename>voicemail.conf</filename>, then <literal>default</literal>
|
||||
will be assumed.</para>
|
||||
</parameter>
|
||||
<parameter name="dial-context" required="false">
|
||||
|
||||
Reference in New Issue
Block a user