From f033813c7cfdc4b513c4ccda9ba423a41e9bf179 Mon Sep 17 00:00:00 2001 From: Mark Crane Date: Sat, 6 Dec 2008 12:54:42 +0000 Subject: pfSense FreeSWITCH package remove old files and minor updaton freeswitch_cmd.tmp --- packages/freeswitch/freeswitch_cmd.tmp | 2 +- packages/freeswitch/freeswitch_gateways.xml | 295 ---------------------------- 2 files changed, 1 insertion(+), 296 deletions(-) delete mode 100644 packages/freeswitch/freeswitch_gateways.xml (limited to 'packages') diff --git a/packages/freeswitch/freeswitch_cmd.tmp b/packages/freeswitch/freeswitch_cmd.tmp index 40712159..340936d9 100644 --- a/packages/freeswitch/freeswitch_cmd.tmp +++ b/packages/freeswitch/freeswitch_cmd.tmp @@ -1,7 +1,7 @@ - - - - . - All rights reserved. - */ -/* ========================================================================== */ -/* - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are met: - - 1. Redistributions of source code must retain the above copyright notice, - this list of conditions and the following disclaimer. - - 2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. - - THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, - INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY - AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE - AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, - OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF - SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS - INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN - CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) - ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. - */ -/* ========================================================================== */ - ]]> - - FreeSWITCH is an open source telephony platform designed to facilitate the creation of voice and chat driven products scaling from a soft-phone up to a soft-switch. It can be used as a simple switching engine, a PBX, a media gateway or a media server to host IVR applications using simple scripts or XML to control the callflow. - Describe your package requirements here - Currently there are no FAQ items provided. - freeswitchgateways - 0.2.1 - FreeSWITCH: Gateways - /usr/local/pkg/freeswitch.inc - - - Settings - /pkg_edit.php?xml=freeswitch.xml&id=0 - - - Dialplan - /pkg_edit.php?xml=freeswitch_dialplan.xml&id=0 - - - Extensions - /pkg.php?xml=freeswitch_extensions.xml - - - External - /pkg_edit.php?xml=freeswitch_external.xml&id=0 - - - Gateways - /pkg.php?xml=freeswitch_gateways.xml - - - - Internal - /pkg_edit.php?xml=freeswitch_internal.xml&id=0 - - - Modules - /pkg_edit.php?xml=freeswitch_modules.xml&id=0 - - - Public - /pkg_edit.php?xml=freeswitch_public.xml&id=0 - - - Status - /freeswitch/freeswitch_status.php - - - Vars - /pkg_edit.php?xml=freeswitch_vars.xml&id=0 - - - installedpackages->package->$packagename->configuration->gateways - - - Gateway - gateway - - - Context - context - - - Description - description - - - - - Gateway - gateway - Enter the gateway name here. - input - - - - Username - username - Enter the username here. - input - - - - Password - password - Enter the password here. - input - - - - Realm - realm - Enter the realm here. - input - - - - From-user - from-user - Enter the from-user here. - input - - - - From-domain - from-domain - Enter the from-domain here. - input - - - - Proxy - proxy - Enter the proxy here. - input - - - - Expire-seconds - expire-seconds - Enter the expire-seconds here. Example: 600 - input - 600 - - - Register - register - Choose whether to register. - select - - - - - - - Register-transport - register-transport - Choose whether to register-transport. - select - - - - - - - - Retry-seconds - retry-seconds - Enter the retry_seconds here. Example: 30 - input - 30 - - - Extension - extension - Enter the extension here. - input - - - - Context - context - Enter the context here. Example: public - input - public - - - Caller-id-in-from - caller-id-in-from - Choose caller-id-in-from. - select - - - - - - - - Supress-cng - supress-cng - Choose whether to supress-cng. - select - - - - - - - - Disabled - disabled - Set this option to disable this gateway without removing it from the list. - checkbox - tmp - - - Gateway Description - description - Enter the description of the gateway here. - input - - - - - - - sync_package_freeswitch_gateways(); - - - sync_package_freeswitch_gateways(); - - - - \ No newline at end of file -- cgit v1.2.3