diff options
author | mcrane <mctch@yahoo.com> | 2009-04-21 14:27:46 -0600 |
---|---|---|
committer | mcrane <mctch@yahoo.com> | 2009-04-21 14:27:46 -0600 |
commit | dbfd4f9d788ac9a4fa751181bc82f60b08ce2784 (patch) | |
tree | 9389a7db893bbc7215de271ff30502c62cde3ad5 | |
parent | 0a27d09033099897b327bec051fe1b85807a8566 (diff) | |
download | pfsense-packages-dbfd4f9d788ac9a4fa751181bc82f60b08ce2784.tar.gz pfsense-packages-dbfd4f9d788ac9a4fa751181bc82f60b08ce2784.tar.bz2 pfsense-packages-dbfd4f9d788ac9a4fa751181bc82f60b08ce2784.zip |
FreeSWITCH wording and spacing adjustments.
-rw-r--r-- | config/freeswitch/freeswitch_features.tmp | 7 | ||||
-rw-r--r-- | config/freeswitch/freeswitch_recordings.tmp | 2 |
2 files changed, 6 insertions, 3 deletions
diff --git a/config/freeswitch/freeswitch_features.tmp b/config/freeswitch/freeswitch_features.tmp index 62942ff8..3821b912 100644 --- a/config/freeswitch/freeswitch_features.tmp +++ b/config/freeswitch/freeswitch_features.tmp @@ -91,6 +91,9 @@ include("head.inc"); </tr> </table> <br />--> + + <br /> + <br /> <table width="100%" border="0" cellpadding="6" cellspacing="0"> <tr> @@ -112,12 +115,12 @@ include("head.inc"); <table width="100%" border="0" cellpadding="6" cellspacing="0"> <tr> - <td class="listtopic" colspan='2'>Direct Inward System Access (DISA)</td> + <td class="listtopic" colspan='2'>Direct Inward System Access</td> </tr> <tr> <td width='10%' class="vncell"></td> <td class="vtable"> - DISA allows inbound callers to make internal or external calls. For security reasons it is disabled by default. + Direct Inward System Access (DISA) allows inbound callers to make internal or external calls. For security reasons it is disabled by default. To enable it first set a secure pin number from the Settings->Admin PIN Number. Then go to Dialplan tab and find the DISA entry and edit it to set 'Enabled' to 'true'. To use DISA dial *3427 (disa) enter the admin pin code and the extension or phone number you wish to call. diff --git a/config/freeswitch/freeswitch_recordings.tmp b/config/freeswitch/freeswitch_recordings.tmp index 6fb1a2e8..8b5a5e20 100644 --- a/config/freeswitch/freeswitch_recordings.tmp +++ b/config/freeswitch/freeswitch_recordings.tmp @@ -393,7 +393,7 @@ if ($config_change == 1) { </strong></span> <!-- Music on hold can be in WAV or MP3 format. To play MP3 you must have mod_shout enabled on the 'Modules' tab. --> - Music on hold can be in WAV or MP3 format. + Music on hold is in WAV format. For best performance upload 16bit 8khz/16khz Mono WAV files. <!--Click on the 'Filename' to download it or the 'Recording Name' to play the audio.--> |