From 55eddd7accf2c5f9b0f52b22a010c4c4b7c130d1 Mon Sep 17 00:00:00 2001 From: Bill Marquette Date: Fri, 6 Feb 2009 19:18:00 -0600 Subject: mv packages to config dir to match web layout --- packages/freeswitch/freeswitch_extensions_edit.tmp | 351 --------------------- 1 file changed, 351 deletions(-) delete mode 100644 packages/freeswitch/freeswitch_extensions_edit.tmp (limited to 'packages/freeswitch/freeswitch_extensions_edit.tmp') diff --git a/packages/freeswitch/freeswitch_extensions_edit.tmp b/packages/freeswitch/freeswitch_extensions_edit.tmp deleted file mode 100644 index 9b1639f5..00000000 --- a/packages/freeswitch/freeswitch_extensions_edit.tmp +++ /dev/null @@ -1,351 +0,0 @@ - - - - - - -

FreeSWITCH: Extensions: Edit

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

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

-
- -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Extension - -
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})$".
-
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. -
User Context - -
Enter the user context here. Example: default
-
Call Group - -
Enter the user call group here. Example: sales, support
-
- -
- - - - - -
Show Advanced - -
-
- - - - - - - - - - - -
Extension Description - -
Enter the description of the extension here.
-
  - - - - - - -
-
- -
-
-
-
-
-
- -
- -
- - - - -- cgit v1.2.3