diff options
author | mcrane <mctch@yahoo.com> | 2009-07-01 01:53:23 -0600 |
---|---|---|
committer | mcrane <mctch@yahoo.com> | 2009-07-01 01:57:57 -0600 |
commit | 2e9f38ff4afd66b48d9782960b2c6cfed0d4d06a (patch) | |
tree | 7e350b08961603199cc6ce112ae9aa5cb58f9a83 /config/freeswitch/freeswitch.xml | |
parent | 0033e921a3ba48df680e38bff0ee23032ae8127f (diff) | |
download | pfsense-packages-2e9f38ff4afd66b48d9782960b2c6cfed0d4d06a.tar.gz pfsense-packages-2e9f38ff4afd66b48d9782960b2c6cfed0d4d06a.tar.bz2 pfsense-packages-2e9f38ff4afd66b48d9782960b2c6cfed0d4d06a.zip |
FreeSWITCH package smtp auth and tls previously worked but plain smtp needed a bug fix, adjust huntgroup and ivr, fix a bug on huntgroup that prevented it from working completely when there is more than one huntgroup.
Diffstat (limited to 'config/freeswitch/freeswitch.xml')
-rw-r--r-- | config/freeswitch/freeswitch.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/freeswitch/freeswitch.xml b/config/freeswitch/freeswitch.xml index 0b9fb994..393f8620 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.9.3</version> + <version>0.9.3.1</version> <title>FreeSWITCH: Settings</title> <include_file>/usr/local/pkg/freeswitch.inc</include_file> <menu> |