aboutsummaryrefslogtreecommitdiffstats
path: root/config/freeswitch_dev/freeswitch.xml
diff options
context:
space:
mode:
authormcrane <mctch@yahoo.com>2009-08-08 03:26:06 -0600
committermcrane <mctch@yahoo.com>2009-08-08 03:26:06 -0600
commit5ccb6b64a5bee72fdc674a9f0539dca65336333e (patch)
tree15acf200e8f07bd5260c8f941f291de4058a66b2 /config/freeswitch_dev/freeswitch.xml
parent8c526373a075ea002fad0aaec4a0c07d13ee9d4b (diff)
downloadpfsense-packages-5ccb6b64a5bee72fdc674a9f0539dca65336333e.tar.gz
pfsense-packages-5ccb6b64a5bee72fdc674a9f0539dca65336333e.tar.bz2
pfsense-packages-5ccb6b64a5bee72fdc674a9f0539dca65336333e.zip
FreeSWITCH dev change install command name to v_install_phase_1, make sure custom sound directory is created before files are moved there.
Diffstat (limited to 'config/freeswitch_dev/freeswitch.xml')
-rw-r--r--config/freeswitch_dev/freeswitch.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/freeswitch_dev/freeswitch.xml b/config/freeswitch_dev/freeswitch.xml
index 3fc900d7..d726155a 100644
--- a/config/freeswitch_dev/freeswitch.xml
+++ b/config/freeswitch_dev/freeswitch.xml
@@ -254,7 +254,7 @@
sync_package_v_settings();
</custom_delete_php_command>
<custom_php_install_command>
- v_php_install_command();
+ v_install_phase_1();
</custom_php_install_command>
<custom_php_deinstall_command>
v_deinstall_command();