aboutsummaryrefslogtreecommitdiffstats
path: root/config/freeswitch/index.tmp
diff options
context:
space:
mode:
authormcrane <mctch@yahoo.com>2009-07-22 21:17:08 -0600
committermcrane <mctch@yahoo.com>2009-07-22 21:17:08 -0600
commita81e204fc45c8306b06db8e8ee3ef2cb269a0871 (patch)
tree5c0eaa4c71ad35f1737d291ec874ebe9216026c9 /config/freeswitch/index.tmp
parent13b1ff56a408967abfaf506053d30aec62dc9943 (diff)
downloadpfsense-packages-a81e204fc45c8306b06db8e8ee3ef2cb269a0871.tar.gz
pfsense-packages-a81e204fc45c8306b06db8e8ee3ef2cb269a0871.tar.bz2
pfsense-packages-a81e204fc45c8306b06db8e8ee3ef2cb269a0871.zip
FreeSWITCH pkg move changes from dev pkg to this one. Add caller announce and pin numbe options for huntgroups, Add ability to use 5 digit extensions, *97 added general voicemail, *99[extension] allows you to transfer a call directly to voicemail
Diffstat (limited to 'config/freeswitch/index.tmp')
-rw-r--r--config/freeswitch/index.tmp5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/freeswitch/index.tmp b/config/freeswitch/index.tmp
new file mode 100644
index 00000000..68984113
--- /dev/null
+++ b/config/freeswitch/index.tmp
@@ -0,0 +1,5 @@
+<?php
+
+header( 'Location: /' );
+
+?> \ No newline at end of file