diff options
author | mcrane <mctch@yahoo.com> | 2009-06-17 04:44:04 -0600 |
---|---|---|
committer | mcrane <mctch@yahoo.com> | 2009-06-17 04:44:04 -0600 |
commit | b1987950d03d44471de08f512ecfc20beeb4aaca (patch) | |
tree | e0b4a498773259feb4380a59c55649069b9f5384 /config/freeswitch/freeswitch.xml | |
parent | 1ffa8ceddfe7f18ea86c1b4720dbea7bacaac6df (diff) | |
download | pfsense-packages-b1987950d03d44471de08f512ecfc20beeb4aaca.tar.gz pfsense-packages-b1987950d03d44471de08f512ecfc20beeb4aaca.tar.bz2 pfsense-packages-b1987950d03d44471de08f512ecfc20beeb4aaca.zip |
FreeSWITCH repair mod_fax for latest build. IVR allow t option timeout to run on its own enables a recording to play and then direct the call at the end of the recording. IVR and Huntgroup now have a new feature ability to set a caller id name prefix. This prefix makes it possilbe to track where the call came from.
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 876cb502..20f2b0f8 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.2.3</version> + <version>0.9.2.4</version> <title>FreeSWITCH: Settings</title> <include_file>/usr/local/pkg/freeswitch.inc</include_file> <menu> |