mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-02 11:58:40 +00:00
Fixed xmldoc formatting error for 'm' option
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8-digiumphones@357808 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -97,8 +97,8 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
|||||||
</option>
|
</option>
|
||||||
<option name="m">
|
<option name="m">
|
||||||
<argument name="mailbox" required="true" />
|
<argument name="mailbox" required="true" />
|
||||||
<para>Create a copy of the recording as a voicemail in the indicated <emphasis>mailbox</emphasis(es)</para>
|
<para>Create a copy of the recording as a voicemail in the indicated <emphasis>mailbox</emphasis>(es)
|
||||||
separated by commas eg. m(1111@default,2222@default,...)
|
separated by commas eg. m(1111@default,2222@default,...)</para>
|
||||||
</option>
|
</option>
|
||||||
</optionlist>
|
</optionlist>
|
||||||
</parameter>
|
</parameter>
|
||||||
|
|||||||
Reference in New Issue
Block a user