From 783721d42370b30de032d1a886506b69cf68f606 Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Fri, 26 Sep 2014 09:03:41 -0300 Subject: Remove anyterm (it has closed binaries and bash inside), and also removed unmaintained freeswitch and freeswitch-dev (port was removed from FreeBSD ports tree) --- config/freeswitch/freeswitch_extensions_edit.tmp | 417 ----------------------- 1 file changed, 417 deletions(-) delete mode 100644 config/freeswitch/freeswitch_extensions_edit.tmp (limited to 'config/freeswitch/freeswitch_extensions_edit.tmp') diff --git a/config/freeswitch/freeswitch_extensions_edit.tmp b/config/freeswitch/freeswitch_extensions_edit.tmp deleted file mode 100644 index de98d447..00000000 --- a/config/freeswitch/freeswitch_extensions_edit.tmp +++ /dev/null @@ -1,417 +0,0 @@ - - - - - - -

FreeSWITCH: Extensions: Edit

- - - -
- - -
- -
- - - - -
- - - - - - -

Extension Setup
-
- /usr/local/freeswitch/conf/directory/default/ -

-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Extension - -
Enter the extension here. The default configuration 3 or 4 digit extensions.
-
Password - -
Enter the password here.
-
Mailbox - -
Enter the mailbox here. Example: extension 1001 then mailbox 1001
-
Voicemail Password - -
Enter the voicemail password here.
-
Account Code - -
Enter the account code here. Example: extension 1001 then accountcode 1001
-
Effective Caller ID Name - -
Enter the effective caller id name here.
-
Effective Caller ID Number - -
Enter the effective caller id number here.
-
Voicemail Mail To - -
Optional: Enter the email address to send voicemail to.
-
Voicemail Attach File - \n"; - echo " \n"; - switch (htmlspecialchars($pconfig['vm-attach-file'])) { - case "true": - echo " \n"; - echo " \n"; - break; - case "false": - echo " \n"; - echo " \n"; - - break; - default: - echo " \n"; - echo " \n"; - } - echo " \n"; - ?> - Choose whether to attach the file to the email. -
VM Keep Local After Email - \n"; - echo " \n"; - switch (htmlspecialchars($pconfig['vm-keep-local-after-email'])) { - case "true": - echo " \n"; - echo " \n"; - break; - case "false": - echo " \n"; - echo " \n"; - - break; - default: - echo " \n"; - echo " \n"; - } - echo " \n"; - ?> - Keep local file after sending the email. -
User Context - -
Enter the user context here. Example: default
-
Call Group - -
Enter the user call group here. Example: sales, support
-
- -
- - - - - -
Show Advanced - -
-
- - - - - - - - - - - - - - - -
Enabled - \n"; - echo " \n"; - switch (htmlspecialchars($pconfig['enabled'])) { - case "true": - echo " \n"; - echo " \n"; - break; - case "false": - echo " \n"; - echo " \n"; - - break; - default: - echo " \n"; - echo " \n"; - } - echo " \n"; - ?> -
Extension Description - -
Enter the description of the extension here.
-
  - - - - -
-
- -
-
-
-
-
-
- -
- -
- - - - -- cgit v1.2.3