aboutsummaryrefslogtreecommitdiffstats
path: root/config/freeswitch/freeswitch_extensions_edit.tmp
diff options
context:
space:
mode:
authormcrane <mctch@yahoo.com>2009-06-13 23:29:14 -0600
committermcrane <mctch@yahoo.com>2009-06-14 00:00:56 -0600
commit87af9fbf3bc1abed07190fe7240fc8193a5f972d (patch)
treee74aee7e6fa4a7f3e3a2778419e4663e10e9a397 /config/freeswitch/freeswitch_extensions_edit.tmp
parentfd75d753f279e3aa774b0b315193e1589d2ae34d (diff)
downloadpfsense-packages-87af9fbf3bc1abed07190fe7240fc8193a5f972d.tar.gz
pfsense-packages-87af9fbf3bc1abed07190fe7240fc8193a5f972d.tar.bz2
pfsense-packages-87af9fbf3bc1abed07190fe7240fc8193a5f972d.zip
FreeSWITCH package clean up blank recordings, add dialplan default.xml, add dialplan public.xml, adjust wording on setup, and extension pages, create lan profile directory if it doesn't exist, status page add rescan and restart.
Diffstat (limited to 'config/freeswitch/freeswitch_extensions_edit.tmp')
-rw-r--r--config/freeswitch/freeswitch_extensions_edit.tmp2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/freeswitch/freeswitch_extensions_edit.tmp b/config/freeswitch/freeswitch_extensions_edit.tmp
index 5cedd96d..636a548f 100644
--- a/config/freeswitch/freeswitch_extensions_edit.tmp
+++ b/config/freeswitch/freeswitch_extensions_edit.tmp
@@ -159,7 +159,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 unknown" id="extension" size="40" value="<?=htmlspecialchars($pconfig['extension']);?>">
- <br><span class="vexpl">Enter the extension here. The default configuration expects extension numbers between 1000 -1019. To use 3 digit extensions adjust the dialplan 'default.xml' under name="Local_Extension" change the regular expression="^(10[01][0-9])$" to expression="^(\d{3})$".<br></span>
+ <br><span class="vexpl">Enter the extension here. The default configuration 3 or 4 digit extensions.<br></span>
</td>
</tr>
<tr>