From accadaaad69ac79825d584f1997bcb3ba55fab8a Mon Sep 17 00:00:00 2001 From: mcrane Date: Tue, 21 Apr 2009 13:18:26 -0600 Subject: FreeSWITCH add DISA, audio files, javascript include config.js modify recording js to use it --- config/freeswitch/freeswitch_features.tmp | 58 ++++++++++++++++++++----------- 1 file changed, 37 insertions(+), 21 deletions(-) (limited to 'config/freeswitch/freeswitch_features.tmp') diff --git a/config/freeswitch/freeswitch_features.tmp b/config/freeswitch/freeswitch_features.tmp index 1929315f..62942ff8 100644 --- a/config/freeswitch/freeswitch_features.tmp +++ b/config/freeswitch/freeswitch_features.tmp @@ -104,11 +104,30 @@ include("head.inc"); calls to extensions, voicemail, queues, other IVR applications, and external phone numbers. - - - + + + +
+
+ + + + + + + + + +
Direct Inward System Access (DISA)
+ 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. +
+

+ @@ -132,11 +151,11 @@ include("head.inc"); - -
Open - Music on hold can be in WAV or MP3 format. To play MP3 you must have mod_shout enabled - on the 'Modules' tab. For best performance upload 16bit 8khz/16khz Mono WAV files. + + Music on hold can be in WAV format. For best performance upload 16bit 8khz/16khz Mono WAV files.
+ +

@@ -148,24 +167,21 @@ include("head.inc"); Open - To make a recording dial extension 732673 (record) or you can make a 16bit 8khz/16khz + To make a recording dial *732673 (record) or you can make a 16bit 8khz/16khz Mono WAV file then copy it to the following directory then refresh the page to play it back. Click on the 'Filename' to download it or the 'Recording Name' to play the audio. - - + + -
-
- -
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-- cgit v1.2.3