From 8d1b683349e76ea1d46b94280a660fd71fafe25b Mon Sep 17 00:00:00 2001 From: mcrane Date: Tue, 28 Jul 2009 11:34:46 -0600 Subject: FreeSWITCH dev package additional wording during the install. --- config/freeswitch_dev/v_config.inc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config/freeswitch_dev') diff --git a/config/freeswitch_dev/v_config.inc b/config/freeswitch_dev/v_config.inc index e47a2d3a..6bd06595 100644 --- a/config/freeswitch_dev/v_config.inc +++ b/config/freeswitch_dev/v_config.inc @@ -3000,6 +3000,9 @@ function v_php_install_command() // $freebsd_version = "7.2"; //} + $static_output = 'Extracting'; + update_output_window($static_output); + $download_path = 'http://www.pfsense.com/packages/config/freeswitch_dev/'; //exec("cd /tmp/;fetch ".$download_path."freeswitch.tgz"); //handled by freeswitch.xml exec("tar zxvf /tmp/freeswitch.tgz -C /usr/local/"); -- cgit v1.2.3