aboutsummaryrefslogtreecommitdiffstats
path: root/config/freeswitch/freeswitch.xml
diff options
context:
space:
mode:
authormcrane <mctch@yahoo.com>2009-02-22 00:32:00 -0700
committermcrane <mctch@yahoo.com>2009-02-22 00:35:47 -0700
commit7160eb267803912bbc72f0486727d9f00eabbd78 (patch)
treee5b7d2aa7ac68c2ae0defc9f30cf5cca40a5db13 /config/freeswitch/freeswitch.xml
parent2a40af2f1eb5f5d64f984f2bcf2aea44b0e6b2ef (diff)
downloadpfsense-packages-7160eb267803912bbc72f0486727d9f00eabbd78.tar.gz
pfsense-packages-7160eb267803912bbc72f0486727d9f00eabbd78.tar.bz2
pfsense-packages-7160eb267803912bbc72f0486727d9f00eabbd78.zip
FreeSWITCH version update 1.0.3 rev 12228, make a backup of the defaultconfig, fix a minor install error
Diffstat (limited to 'config/freeswitch/freeswitch.xml')
-rw-r--r--config/freeswitch/freeswitch.xml9
1 files changed, 7 insertions, 2 deletions
diff --git a/config/freeswitch/freeswitch.xml b/config/freeswitch/freeswitch.xml
index 7c557c30..fb973268 100644
--- 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.7</version>
+ <version>0.8</version>
<title>FreeSWITCH: Settings</title>
<include_file>/usr/local/pkg/freeswitch.inc</include_file>
<menu>
@@ -156,7 +156,12 @@
<prefix>/usr/local/lib/</prefix>
<chmod>0755</chmod>
<item>http://www.pfsense.com/packages/config/freeswitch/libspandsp.so.1</item>
- </additional_files_needed>
+ </additional_files_needed>
+ <additional_files_needed>
+ <prefix>/usr/local/lib/</prefix>
+ <chmod>0755</chmod>
+ <item>http://www.pfsense.com/packages/config/freeswitch/libodbc.so.1</item>
+ </additional_files_needed>
<additional_files_needed>
<prefix>/tmp/</prefix>
<chmod>0755</chmod>