mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-20 08:40:16 +00:00
Commit documentation changes related to issue #14801.
(issue #14801) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@192096 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -47,7 +47,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
|||||||
<optionlist>
|
<optionlist>
|
||||||
<option name="a">
|
<option name="a">
|
||||||
<para>Update the answer time on the NEW CDR just after it's been inited.
|
<para>Update the answer time on the NEW CDR just after it's been inited.
|
||||||
The new CDR may have been answered already, the reset that forkcdr does
|
The new CDR may have been answered already. The reset that forkcdr does
|
||||||
will erase the answer time. This will bring it back, but the answer time
|
will erase the answer time. This will bring it back, but the answer time
|
||||||
will be a copy of the fork/start time. It will only do this if the initial
|
will be a copy of the fork/start time. It will only do this if the initial
|
||||||
cdr was indeed already answered.</para>
|
cdr was indeed already answered.</para>
|
||||||
@@ -64,7 +64,8 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
|
|||||||
reset.</para>
|
reset.</para>
|
||||||
</option>
|
</option>
|
||||||
<option name="e">
|
<option name="e">
|
||||||
<para>End the original CDR. Do this after all the necc. data.</para>
|
<para>End the original CDR. Do this after all the neccessry data is copied
|
||||||
|
from the original CDR to the new forked CDR.</para>
|
||||||
</option>
|
</option>
|
||||||
<option name="r">
|
<option name="r">
|
||||||
<para>Do <emphasis>NOT</emphasis> reset the new cdr.</para>
|
<para>Do <emphasis>NOT</emphasis> reset the new cdr.</para>
|
||||||
|
|||||||
Reference in New Issue
Block a user