mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
- Add PlayTones() and StopPlayTones() applications XML documentation.
- Fix a dot that was outside of the <para> in the ForkCDR() XML documentation. git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@154467 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -71,7 +71,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
||||
</option>
|
||||
<option name="s(name=val)">
|
||||
<para>Set the CDR var <replaceable>name</replaceable> in the original CDR,
|
||||
with value <replaceable>val</replaceable></para>.
|
||||
with value <replaceable>val</replaceable>.</para>
|
||||
</option>
|
||||
<option name="T">
|
||||
<para>Mark the original CDR with a DONT_TOUCH flag. setvar, answer, and end
|
||||
|
Reference in New Issue
Block a user