diff options
author | Mark Crane <mcrane@pfsense.org> | 2009-01-06 09:18:24 +0000 |
---|---|---|
committer | Mark Crane <mcrane@pfsense.org> | 2009-01-06 09:18:24 +0000 |
commit | 1eec3176440bf3c474c724ccce9178e35fff5f9e (patch) | |
tree | 1556f34e73736eb1bd9b41525666d803c3d2104d /pkg_config.7.xml | |
parent | 10f7fe2de9274d362b915005583b2c1951427bf7 (diff) | |
download | pfsense-packages-1eec3176440bf3c474c724ccce9178e35fff5f9e.tar.gz pfsense-packages-1eec3176440bf3c474c724ccce9178e35fff5f9e.tar.bz2 pfsense-packages-1eec3176440bf3c474c724ccce9178e35fff5f9e.zip |
FreeSWITCH IVR fix error when only actions are used with no anti-actions, add new option number 'n' to the ivr 'n' for 'now' don't wait for dtmf direct the call now. Fix two minor bugs one on dialplan include details edit and one for public dialplan include details edit so that it shows anti-action correctly when viewing the edit page.
Diffstat (limited to 'pkg_config.7.xml')
-rw-r--r-- | pkg_config.7.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg_config.7.xml b/pkg_config.7.xml index ff39bcdd..26414204 100644 --- a/pkg_config.7.xml +++ b/pkg_config.7.xml @@ -66,7 +66,7 @@ <pkginfolink>http://doc.pfsense.org/index.php/FreeSWITCH</pkginfolink> <config_file>http://www.pfsense.com/packages/config/freeswitch/freeswitch.xml</config_file> <depends_on_package_base_url>http://files.pfsense.org/packages/7/All/</depends_on_package_base_url> - <version>0.5.8.4</version> + <version>0.5.8.5</version> <status>Beta</status> <required_version>1.2.1</required_version> <maintainer>markjcrane@gmail.com</maintainer> |