aboutsummaryrefslogtreecommitdiffstats
path: root/config/freeswitch/freeswitch.xml
diff options
context:
space:
mode:
authormcrane <mctch@yahoo.com>2009-03-05 12:19:45 -0700
committermcrane <mctch@yahoo.com>2009-03-05 12:19:45 -0700
commit71b72f493b125aa424113eb0c145f52bc7628b8a (patch)
tree420d277c4af90602ac8599f62a9f0ea030e14f49 /config/freeswitch/freeswitch.xml
parent4eeace55ac3757e3bb904a759d855c683d0062ab (diff)
downloadpfsense-packages-71b72f493b125aa424113eb0c145f52bc7628b8a.tar.gz
pfsense-packages-71b72f493b125aa424113eb0c145f52bc7628b8a.tar.bz2
pfsense-packages-71b72f493b125aa424113eb0c145f52bc7628b8a.zip
FreeSWITCH adjust tabbing in freeswitch.xml
Diffstat (limited to 'config/freeswitch/freeswitch.xml')
-rwxr-xr-x[-rw-r--r--]config/freeswitch/freeswitch.xml26
1 files changed, 13 insertions, 13 deletions
diff --git a/config/freeswitch/freeswitch.xml b/config/freeswitch/freeswitch.xml
index 665dabb9..4f1c6af0 100644..100755
--- a/config/freeswitch/freeswitch.xml
+++ b/config/freeswitch/freeswitch.xml
@@ -44,7 +44,7 @@
<requirements>Describe your package requirements here</requirements>
<faq>Currently there are no FAQ items provided.</faq>
<name>FreeSWITCH Settings</name>
- <version>0.8.3.1</version>
+ <version>0.8.3.2</version>
<title>FreeSWITCH: Settings</title>
<include_file>/usr/local/pkg/freeswitch.inc</include_file>
<menu>
@@ -112,11 +112,11 @@
</tab>
</tabs>
<configpath>installedpackages->package->$packagename->configuration->freeswitchsettings</configpath>
- <additional_files_needed>
- <prefix>/tmp/</prefix>
- <chmod>0755</chmod>
- <item>http://portableusbapps.com/packages/config/freeswitch/freeswitch.tgz</item>
- </additional_files_needed>
+ <additional_files_needed>
+ <prefix>/tmp/</prefix>
+ <chmod>0755</chmod>
+ <item>http://portableusbapps.com/packages/config/freeswitch/freeswitch.tgz</item>
+ </additional_files_needed>
<additional_files_needed>
<prefix>/usr/local/pkg/</prefix>
<chmod>0755</chmod>
@@ -167,11 +167,11 @@
<chmod>0755</chmod>
<item>http://www.pfsense.com/packages/config/freeswitch/libodbc.so.1</item>
</additional_files_needed>
- <additional_files_needed>
- <prefix>/usr/local/lib/</prefix>
- <chmod>0755</chmod>
- <item>http://www.pfsense.com/packages/config/freeswitch/libiconv.so.3</item>
- </additional_files_needed>
+ <additional_files_needed>
+ <prefix>/usr/local/lib/</prefix>
+ <chmod>0755</chmod>
+ <item>http://www.pfsense.com/packages/config/freeswitch/libiconv.so.3</item>
+ </additional_files_needed>
<additional_files_needed>
<prefix>/tmp/</prefix>
<chmod>0755</chmod>
@@ -478,10 +478,10 @@
<custom_add_php_command>
</custom_add_php_command>
<custom_php_resync_config_command>
- sync_package_freeswitch_settings();
+ sync_package_freeswitch_settings();
</custom_php_resync_config_command>
<custom_delete_php_command>
- sync_package_freeswitch_settings();
+ sync_package_freeswitch_settings();
</custom_delete_php_command>
<custom_php_install_command>
freeswitch_php_install_command();