[asterisk-commits] mmichelson: branch mmichelson/features_config_docs r391476 - /team/mmichelson...
SVN commits to the Asterisk project
asterisk-commits at lists.digium.com
Tue Jun 11 19:59:38 CDT 2013
Author: mmichelson
Date: Tue Jun 11 19:59:37 2013
New Revision: 391476
URL: http://svnview.digium.com/svn/asterisk?view=rev&rev=391476
Log:
Editing the documentation for clarity/grammar.
Modified:
team/mmichelson/features_config_docs/main/features_config.c
Modified: team/mmichelson/features_config_docs/main/features_config.c
URL: http://svnview.digium.com/svn/asterisk/team/mmichelson/features_config_docs/main/features_config.c?view=diff&rev=391476&r1=391475&r2=391476
==============================================================================
--- team/mmichelson/features_config_docs/main/features_config.c (original)
+++ team/mmichelson/features_config_docs/main/features_config.c Tue Jun 11 19:59:37 2013
@@ -34,16 +34,16 @@
<synopsis>
</synopsis>
<configOption name="featuredigittimeout" default="1000">
- <synopsis>Milliseconds allowed between digits when entering a feature code.</synopsis>
+ <synopsis>Milliseconds allowed between digit presses when entering a feature code.</synopsis>
</configOption>
<configOption name="courtesytone">
<synopsis>Sound to play when automon or automixmon is activated</synopsis>
</configOption>
<configOption name="transferdigittimeout" default="3000">
- <synopsis>Milliseconds allowed between digits when dialing a transfer destination</synopsis>
+ <synopsis>Milliseconds allowed between digit presses when dialing a transfer destination</synopsis>
</configOption>
<configOption name="atxfernoanswertimeout" default="15000">
- <synopsis>Milliseconds to wait for transfer destination to answer</synopsis>
+ <synopsis>Milliseconds to wait for attended transfer destination to answer</synopsis>
</configOption>
<configOption name="atxferdropcall" default="no">
<synopsis>Hang up the call entirely if the attended transfer fails</synopsis>
@@ -75,7 +75,7 @@
<description>
<para>This option is only available to the transferrer during an attended
transfer operation. Aborting a transfer results in all parties being hung
- up</para>
+ up.</para>
</description>
</configOption>
<configOption name="atxfercomplete" default="*2">
More information about the asterisk-commits
mailing list