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_dialplan.xml | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 config/freeswitch/freeswitch_dialplan.xml (limited to 'config/freeswitch/freeswitch_dialplan.xml') diff --git a/config/freeswitch/freeswitch_dialplan.xml b/config/freeswitch/freeswitch_dialplan.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_dialplan.xml | 66 +++++++++++++++---------------- 1 file changed, 33 insertions(+), 33 deletions(-) (limited to 'config/freeswitch/freeswitch_dialplan.xml') diff --git a/config/freeswitch/freeswitch_dialplan.xml b/config/freeswitch/freeswitch_dialplan.xml index 3ce35570..41ca32d4 100755 --- a/config/freeswitch/freeswitch_dialplan.xml +++ b/config/freeswitch/freeswitch_dialplan.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,18 +44,18 @@ 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. freeswitchdialplan 0.1 FreeSWITCH: Dialplan pkg_edit.php?xml=freeswitch_dialplan.xml&id=0 - /usr/local/pkg/freeswitch.inc + /usr/local/pkg/freeswitch.inc Settings @@ -73,7 +73,7 @@ External /pkg_edit.php?xml=freeswitch_external.xml&id=0 - + Gateways /freeswitch/freeswitch_gateways.php @@ -85,11 +85,11 @@ IVR /freeswitch/freeswitch_ivr.php - + Modules /pkg_edit.php?xml=freeswitch_modules.xml&id=0 - + Public /freeswitch/freeswitch_public_includes.php @@ -97,11 +97,11 @@ Rec /freeswitch/freeswitch_recordings.php - + Status /freeswitch/freeswitch_status.php - + Vars /pkg_edit.php?xml=freeswitch_vars.xml&id=0 @@ -117,20 +117,20 @@ base64 off 30 - 70 + 70 33 - sync_package_freeswitch_dialplan(); + sync_package_freeswitch_dialplan(); - + - sync_package_freeswitch_dialplan(); + sync_package_freeswitch_dialplan(); \ No newline at end of file -- cgit v1.2.3