diff options
author | mcrane <mctch@yahoo.com> | 2009-07-22 05:32:38 -0600 |
---|---|---|
committer | mcrane <mctch@yahoo.com> | 2009-07-22 05:32:38 -0600 |
commit | 21c87ae73aa3cd317e3eeeab22342a0c25c386f5 (patch) | |
tree | da770672dcfe6e46712da9ef1a462a6308053f71 /config/freeswitch_dev/index.tmp | |
parent | 122c1cb7e5efb2e4c0ed1f12617c0cf39ab5dc06 (diff) | |
download | pfsense-packages-21c87ae73aa3cd317e3eeeab22342a0c25c386f5.tar.gz pfsense-packages-21c87ae73aa3cd317e3eeeab22342a0c25c386f5.tar.bz2 pfsense-packages-21c87ae73aa3cd317e3eeeab22342a0c25c386f5.zip |
FreeSWITCH package add optional pin number and caller announce to the huntgroup, dialplan default.xml add *97 for general voicemail box access, optional 5 digit extensions, add work around for broken path when clicking on the pfsense logo.
Diffstat (limited to 'config/freeswitch_dev/index.tmp')
-rw-r--r-- | config/freeswitch_dev/index.tmp | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/config/freeswitch_dev/index.tmp b/config/freeswitch_dev/index.tmp new file mode 100644 index 00000000..68984113 --- /dev/null +++ b/config/freeswitch_dev/index.tmp @@ -0,0 +1,5 @@ +<?php + +header( 'Location: /' ); + +?>
\ No newline at end of file |