aboutsummaryrefslogtreecommitdiffstats
path: root/config/freeswitch/freeswitch.inc
diff options
context:
space:
mode:
authormcrane <mctch@yahoo.com>2009-07-04 04:45:27 -0600
committermcrane <mctch@yahoo.com>2009-07-04 04:45:27 -0600
commit13352163b554be692844c90e0bc6abbb4c77c93d (patch)
tree98ec432e01094d9c80adbb52a899795d90d5a7e7 /config/freeswitch/freeswitch.inc
parentd9f07bd4d5b9c5d69176d7badb07c8310ed38ddf (diff)
downloadpfsense-packages-13352163b554be692844c90e0bc6abbb4c77c93d.tar.gz
pfsense-packages-13352163b554be692844c90e0bc6abbb4c77c93d.tar.bz2
pfsense-packages-13352163b554be692844c90e0bc6abbb4c77c93d.zip
FreeSWITCH package add caller id info to outbound dialplan entry for new gateways.
Diffstat (limited to 'config/freeswitch/freeswitch.inc')
-rw-r--r--config/freeswitch/freeswitch.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/freeswitch/freeswitch.inc b/config/freeswitch/freeswitch.inc
index 9e4f0627..3e39d417 100644
--- a/config/freeswitch/freeswitch.inc
+++ b/config/freeswitch/freeswitch.inc
@@ -2644,7 +2644,7 @@ function sync_package_freeswitch()
function freeswitch_php_install_command()
{
global $config;
- $freeswitch_package_version = "0.9.4";
+ $freeswitch_package_version = "0.9.4.1";
$freeswitch_build_version = "1.0.4 pre 8";
$freeswitch_build_revision = "13784";