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 /config/freeswitch/freeswitch_features.tmp | |
parent | 0a27d09033099897b327bec051fe1b85807a8566 (diff) | |
download | pfsense-packages-dbfd4f9d788ac9a4fa751181bc82f60b08ce2784.tar.gz pfsense-packages-dbfd4f9d788ac9a4fa751181bc82f60b08ce2784.tar.bz2 pfsense-packages-dbfd4f9d788ac9a4fa751181bc82f60b08ce2784.zip |
FreeSWITCH wording and spacing adjustments.
Diffstat (limited to 'config/freeswitch/freeswitch_features.tmp')
-rw-r--r-- | config/freeswitch/freeswitch_features.tmp | 7 |
1 files changed, 5 insertions, 2 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. |