aboutsummaryrefslogtreecommitdiffstats
path: root/packages/freeswitch/freeswitch.inc
diff options
context:
space:
mode:
authorMark Crane <mcrane@pfsense.org>2009-01-29 20:34:36 +0000
committerMark Crane <mcrane@pfsense.org>2009-01-29 20:34:36 +0000
commit05ab46353f2460d272082cc43a41c99f5fdc4637 (patch)
tree2dbbc2ef9c8f94485ce4b064af82d5f5b10dc395 /packages/freeswitch/freeswitch.inc
parent975eda5b2e920f63c069f351580b8138a01d13b9 (diff)
downloadpfsense-packages-05ab46353f2460d272082cc43a41c99f5fdc4637.tar.gz
pfsense-packages-05ab46353f2460d272082cc43a41c99f5fdc4637.tar.bz2
pfsense-packages-05ab46353f2460d272082cc43a41c99f5fdc4637.zip
FreeSWITCH package check to see if the FreeSWITCH service is running before displaying the 'Status' tab start it automatically if it is not started.
Diffstat (limited to 'packages/freeswitch/freeswitch.inc')
-rw-r--r--packages/freeswitch/freeswitch.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/freeswitch/freeswitch.inc b/packages/freeswitch/freeswitch.inc
index 1a906dfc..198b403d 100644
--- a/packages/freeswitch/freeswitch.inc
+++ b/packages/freeswitch/freeswitch.inc
@@ -2169,7 +2169,7 @@ function freeswitch_php_install_command()
}
$config['installedpackages']['freeswitchsettings']['config'][0]['freeswitch_version'] = "1.0.2 revision 11245.";
- $config['installedpackages']['freeswitchsettings']['config'][0]['freeswitch_package_version'] = "0.6.3";
+ $config['installedpackages']['freeswitchsettings']['config'][0]['freeswitch_package_version'] = "0.6.5";
conf_mount_ro();
config_unlock();