From 71b72f493b125aa424113eb0c145f52bc7628b8a Mon Sep 17 00:00:00 2001 From: mcrane Date: Thu, 5 Mar 2009 12:19:45 -0700 Subject: FreeSWITCH adjust tabbing in freeswitch.xml --- config/freeswitch/freeswitch_extensions.xml | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 config/freeswitch/freeswitch_extensions.xml (limited to 'config/freeswitch/freeswitch_extensions.xml') diff --git a/config/freeswitch/freeswitch_extensions.xml b/config/freeswitch/freeswitch_extensions.xml old mode 100644 new mode 100755 -- cgit v1.2.3 From 2de9d6be33f02bd1628199588ad8c3eb3c607874 Mon Sep 17 00:00:00 2001 From: mcrane Date: Thu, 5 Mar 2009 16:06:55 -0700 Subject: FreeSWITCH remove whitespaces around all xml tags --- config/freeswitch/freeswitch_extensions.xml | 76 ++++++++++++++--------------- 1 file changed, 38 insertions(+), 38 deletions(-) (limited to 'config/freeswitch/freeswitch_extensions.xml') diff --git a/config/freeswitch/freeswitch_extensions.xml b/config/freeswitch/freeswitch_extensions.xml index 61277e97..1e3c13a4 100755 --- a/config/freeswitch/freeswitch_extensions.xml +++ b/config/freeswitch/freeswitch_extensions.xml @@ -1,27 +1,27 @@ - - + . - All rights reserved. - */ + FreeSWITCH (TM) + http://www.freeswitch.org/ + + part of pfSense (http://www.pfSense.com) + Copyright (C) 2007 to whom it may belong + All rights reserved. + + Based on m0n0wall (http://m0n0.ch/wall) + Copyright (C) 2003-2006 Manuel Kasper . + All rights reserved. + */ /* ========================================================================== */ /* Redistribution and use in source and binary forms, with or without @@ -44,13 +44,13 @@ 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. + ]]> + + 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. freeswitchextensions 0.1 FreeSWITCH: Extensions @@ -72,7 +72,7 @@ External /pkg_edit.php?xml=freeswitch_external.xml&id=0 - + Gateways /freeswitch/freeswitch_gateways.php @@ -80,7 +80,7 @@ Internal /pkg_edit.php?xml=freeswitch_internal.xml&id=0 - + IVR /freeswitch/freeswitch_ivr.php @@ -88,7 +88,7 @@ Modules /pkg_edit.php?xml=freeswitch_modules.xml&id=0 - + Public /freeswitch/freeswitch_public_includes.php @@ -100,7 +100,7 @@ Status /freeswitch/freeswitch_status.php - + Vars /pkg_edit.php?xml=freeswitch_vars.xml&id=0 @@ -111,7 +111,7 @@ Extension extension - + Mailbox mailbox @@ -120,7 +120,7 @@ Description description - + Extension @@ -176,14 +176,14 @@ Enter the outbound caller id number here. input - - Voicemail Mail To + + Voicemail Mail To vm-mailto Optional: Enter the email address to send voicemail to. input - - - Voicemail Attach File + + + Voicemail Attach File vm-attach-file Choose whether to attach the file to the email. select @@ -197,8 +197,8 @@ false - - + + User Context user_context @@ -215,10 +215,10 @@ - sync_package_freeswitch_extensions(); + sync_package_freeswitch_extensions(); - - sync_package_freeswitch_extensions(); + + sync_package_freeswitch_extensions(); -- cgit v1.2.3