aboutsummaryrefslogtreecommitdiffstats
path: root/config/freeswitch_dev
diff options
context:
space:
mode:
authormcrane <mctch@yahoo.com>2009-08-07 16:28:30 -0600
committermcrane <mctch@yahoo.com>2009-08-07 16:28:30 -0600
commit15374edff36f1309e6615660357630bffba8ae0c (patch)
tree35c6d2420f7cbdcb06a5030aeab8d33d77fe0d58 /config/freeswitch_dev
parentd62b5e18760e501965463b6914102eb253e0cd8a (diff)
downloadpfsense-packages-15374edff36f1309e6615660357630bffba8ae0c.tar.gz
pfsense-packages-15374edff36f1309e6615660357630bffba8ae0c.tar.bz2
pfsense-packages-15374edff36f1309e6615660357630bffba8ae0c.zip
FreeSWITCH dev increment version and remove some code from freeswitch.xml that is no longer used.
Diffstat (limited to 'config/freeswitch_dev')
-rw-r--r--config/freeswitch_dev/freeswitch.xml122
1 files changed, 2 insertions, 120 deletions
diff --git a/config/freeswitch_dev/freeswitch.xml b/config/freeswitch_dev/freeswitch.xml
index a9065982..ac9be241 100644
--- a/config/freeswitch_dev/freeswitch.xml
+++ b/config/freeswitch_dev/freeswitch.xml
@@ -44,7 +44,7 @@
<requirements>Describe your package requirements here</requirements>
<faq>Currently there are no FAQ items provided.</faq>
<name>Settings</name>
- <version>0.9.7.5</version>
+ <version></version>
<title>Settings</title>
<include_file>/usr/local/pkg/v_config.inc</include_file>
<menu>
@@ -67,37 +67,9 @@
<active/>
</tab>
<tab>
- <text>Dialplan</text>
- <url>/packages/freeswitch/v_dialplan_includes.php</url>
- </tab>
- <tab>
<text>Extensions</text>
<url>/packages/freeswitch/v_extensions.php</url>
</tab>
- <tab>
- <text>Features</text>
- <url>/packages/freeswitch/v_features.php</url>
- </tab>
- <tab>
- <text>Gateways</text>
- <url>/packages/freeswitch/v_gateways.php</url>
- </tab>
- <tab>
- <text>Profiles</text>
- <url>/packages/freeswitch/v_profiles.php</url>
- </tab>
- <tab>
- <text>Public</text>
- <url>/packages/freeswitch/v_public_includes.php</url>
- </tab>
- <tab>
- <text>Status</text>
- <url>/packages/freeswitch/v_status.php</url>
- </tab>
- <tab>
- <text>Vars</text>
- <url>/packages/freeswitch/v_vars.php</url>
- </tab>
</tabs>
<configpath>installedpackages->package->$packagename->configuration->freeswitchsettings</configpath>
<additional_files_needed>
@@ -119,60 +91,6 @@
<type>input</type>
</field>
<field>
- <fielddescr>Default Area Code</fielddescr>
- <fieldname>default_area_code</fieldname>
- <description>Enter the area code here. example: 918</description>
- <type>input</type>
- </field>
- <field>
- <fielddescr>Event Socket Port</fielddescr>
- <fieldname>event_socket_port</fieldname>
- <description>Enter the event socket port here. default: 8021</description>
- <type>input</type>
- </field>
- <field>
- <fielddescr>Event Socket Password</fielddescr>
- <fieldname>event_socket_password</fieldname>
- <description>Enter the event socket password here. default: ClueCon</description>
- <type>password</type>
- </field>
- <field>
- <fielddescr>XML RPC HTTP Port</fielddescr>
- <fieldname>xml_rpc_http_port</fieldname>
- <description>Enter the XML RPC HTTP Port here. default: 8787</description>
- <type>input</type>
- </field>
- <field>
- <fielddescr>XML RPC Auth Realm</fielddescr>
- <fieldname>xml_rpc_auth_realm</fieldname>
- <description>Enter the XML RPC Auth Realm here. default: freeswitch</description>
- <type>input</type>
- </field>
- <field>
- <fielddescr>XML RPC Auth User</fielddescr>
- <fieldname>xml_rpc_auth_user</fieldname>
- <description>Enter the XML RPC Auth User here. default: freeswitch</description>
- <type>input</type>
- </field>
- <field>
- <fielddescr>XML RPC Auth Password</fielddescr>
- <fieldname>xml_rpc_auth_pass</fieldname>
- <description>Enter the XML RPC Auth Password here. default: works</description>
- <type>password</type>
- </field>
- <field>
- <fielddescr>Admin PIN Number</fielddescr>
- <fieldname>admin_pin</fieldname>
- <description>Enter a admin pin number. Used to authenticate the admin from the phone.</description>
- <type>password</type>
- </field>
- <field>
- <fielddescr>SMTP Host</fielddescr>
- <fieldname>smtphost</fieldname>
- <description>Enter the SMTP host address. If you using a different port append it on the end with a colon. e.g. smtp.gmail.com:465</description>
- <type>input</type>
- </field>
- <field>
<fielddescr>SMTP Secure</fielddescr>
<fieldname>smtpsecure</fieldname>
<description>Select the SMTP security. None, TLS, SSL</description>
@@ -207,43 +125,7 @@
<value>false</value>
</option>
</options>
- </field>
- <field>
- <fielddescr>SMTP Username</fielddescr>
- <fieldname>smtpusername</fieldname>
- <description>Enter the SMTP authentication username.</description>
- <type>input</type>
- </field>
- <field>
- <fielddescr>SMTP Password</fielddescr>
- <fieldname>smtppassword</fieldname>
- <description>Enter the SMTP authentication password.</description>
- <type>password</type>
- </field>
- <field>
- <fielddescr>SMTP From</fielddescr>
- <fieldname>smtpfrom</fieldname>
- <description>Enter the SMTP From email address.</description>
- <type>input</type>
- </field>
- <field>
- <fielddescr>SMTP From Name</fielddescr>
- <fieldname>smtpfromname</fieldname>
- <description>Enter the SMTP From Name.</description>
- <type>input</type>
- </field>
- <field>
- <fielddescr>Mod Shout Decoder</fielddescr>
- <fieldname>mod_shout_decoder</fieldname>
- <description>Enter the Decoder. default: i386</description>
- <type>input</type>
- </field>
- <field>
- <fielddescr>Mod Shout Volume</fielddescr>
- <fieldname>mod_shout_volume</fieldname>
- <description>Enter the Volume. default: 0.3</description>
- <type>input</type>
- </field>
+ </field>
</fields>
<custom_add_php_command>
</custom_add_php_command>