aboutsummaryrefslogtreecommitdiffstats
path: root/config/freeswitch_dev
diff options
context:
space:
mode:
authormcrane <mctch@yahoo.com>2009-07-26 01:08:07 -0600
committermcrane <mctch@yahoo.com>2009-07-26 01:09:25 -0600
commitb2cba52d42ba4cf386926216809fe6a330f9ab8f (patch)
tree79ad8d9dac84008e79b2375a2a7497540cd4cfe7 /config/freeswitch_dev
parente923a3717f5698d7cceb6baedba62b5cd18e8748 (diff)
downloadpfsense-packages-b2cba52d42ba4cf386926216809fe6a330f9ab8f.tar.gz
pfsense-packages-b2cba52d42ba4cf386926216809fe6a330f9ab8f.tar.bz2
pfsense-packages-b2cba52d42ba4cf386926216809fe6a330f9ab8f.zip
FreeSWITCH add note to extensions edit to add 5 digit extension wording.
Diffstat (limited to 'config/freeswitch_dev')
-rw-r--r--config/freeswitch_dev/freeswitch_extensions_edit.tmp2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/freeswitch_dev/freeswitch_extensions_edit.tmp b/config/freeswitch_dev/freeswitch_extensions_edit.tmp
index 6d30f582..714014ed 100644
--- a/config/freeswitch_dev/freeswitch_extensions_edit.tmp
+++ b/config/freeswitch_dev/freeswitch_extensions_edit.tmp
@@ -170,7 +170,7 @@ display_top_tabs(build_menu());
<td width="25%" valign="top" class="vncellreq">Extension</td>
<td width="75%" class="vtable">
<input name="extension" type="text" class="formfld" id="extension" size="40" value="<?=htmlspecialchars($pconfig['extension']);?>">
- <br><span class="vexpl">Enter the extension here. The default configuration 3 or 4 digit extensions.<br></span>
+ <br><span class="vexpl">Enter the extension here. The default configuration allows 3, 4, or 5 digit extensions.<br></span>
</td>
</tr>
<tr>