From 0d2cc7f124aa3ec1a21c85b86f5dce26b67f4706 Mon Sep 17 00:00:00 2001 From: mafoo Date: Fri, 11 Mar 2016 13:24:27 +0000 Subject: [PATCH] WhitespaceClean-resources/templates/conf whitespace pass over files for reference regex that was used s/[ \t]+(\r?\n)/\1/ --- .../conf/autoload_configs/cidlookup.conf.xml | 2 +- .../conf/autoload_configs/console.conf.xml | 18 ++-- .../conf/autoload_configs/directory.conf.xml | 2 +- .../conf/autoload_configs/easyroute.conf.xml | 4 +- .../autoload_configs/erlang_event.conf.xml | 2 +- .../conf/autoload_configs/freetdm.conf.xml | 92 +++++++++---------- .../conf/autoload_configs/httapi.conf.xml | 18 ++-- .../conf/autoload_configs/lcr.conf.xml | 2 +- .../conf/autoload_configs/logfile.conf.xml | 2 +- .../conf/autoload_configs/lua.conf.xml | 6 +- .../conf/autoload_configs/modules.conf.xml | 4 +- .../conf/autoload_configs/mongo.conf.xml | 2 +- .../conf/autoload_configs/perl.conf.xml | 4 +- .../conf/autoload_configs/portaudio.conf.xml | 64 ++++++------- .../conf/autoload_configs/python.conf.xml | 2 +- .../autoload_configs/sangoma_codec.conf.xml | 8 +- .../conf/autoload_configs/spandsp.conf.xml | 2 +- .../conf/autoload_configs/switch.conf.xml | 20 ++-- .../autoload_configs/tts_commandline.conf.xml | 2 +- .../conf/autoload_configs/voicemail.conf.xml | 2 +- .../autoload_configs/voicemail_ivr.conf.xml | 2 +- .../conf/autoload_configs/xml_cdr.conf.xml | 8 +- .../dialplan/default/00_ladspa.xml.noload | 14 +-- .../default/01_Talking_Clock.xml.noload | 4 +- .../conf/dialplan/features.xml.noload | 2 +- .../templates/conf/dialplan/public.xml.noload | 8 +- .../dialplan/public/00_inbound_did.xml.noload | 6 +- .../conf/directory/default.xml.noload | 14 +-- .../conf/directory/default/brian.xml.noload | 10 +- .../conf/directory/default/default.xml.noload | 4 +- resources/templates/conf/extensions.conf | 2 +- resources/templates/conf/freeswitch.xml | 26 +++--- resources/templates/conf/freetdm.conf | 2 +- .../templates/conf/ivr_menus/demo_ivr.xml | 2 +- .../templates/conf/lang/en/ivr/sounds.xml | 4 +- .../templates/conf/lang/he/demo/demo-ivr.xml | 2 +- .../templates/conf/lang/ru/demo/demo-ivr.xml | 4 +- .../templates/conf/lang/ru/vm/sounds.xml | 14 +-- resources/templates/conf/lang/ru/vm/tts.xml | 10 +- resources/templates/conf/notify-voicemail.tpl | 2 +- .../sip_profiles/external-ipv6.xml.noload | 10 +- .../conf/sip_profiles/external.xml.noload | 10 +- .../conf/sip_profiles/external/example.xml | 2 +- .../conf/sip_profiles/internal.xml.noload | 36 ++++---- .../conf/sip_profiles/internal/example.xml | 2 +- resources/templates/conf/vars.xml | 50 +++++----- resources/templates/conf/voicemail.tpl | 2 +- 47 files changed, 255 insertions(+), 255 deletions(-) diff --git a/resources/templates/conf/autoload_configs/cidlookup.conf.xml b/resources/templates/conf/autoload_configs/cidlookup.conf.xml index 264f754e92..03c7db0ce2 100644 --- a/resources/templates/conf/autoload_configs/cidlookup.conf.xml +++ b/resources/templates/conf/autoload_configs/cidlookup.conf.xml @@ -23,7 +23,7 @@ WHERE v_contact_phones.contact_uuid = v_contacts.contact_uuid AND (v_contact_pho LIMIT 1 "/> - - - + diff --git a/resources/templates/conf/autoload_configs/directory.conf.xml b/resources/templates/conf/autoload_configs/directory.conf.xml index 79c5b479da..c8ae57d406 100644 --- a/resources/templates/conf/autoload_configs/directory.conf.xml +++ b/resources/templates/conf/autoload_configs/directory.conf.xml @@ -18,4 +18,4 @@ - + diff --git a/resources/templates/conf/autoload_configs/easyroute.conf.xml b/resources/templates/conf/autoload_configs/easyroute.conf.xml index 350a50989b..2ae834be70 100644 --- a/resources/templates/conf/autoload_configs/easyroute.conf.xml +++ b/resources/templates/conf/autoload_configs/easyroute.conf.xml @@ -7,7 +7,7 @@ - + @@ -21,7 +21,7 @@ call_limit varchar(16) - contains optional call limit tech_prefix varchar(128) - tech prefix used to build dial string (ex: sofia/default ) acctcode varchar(128) - used to set channel variable acctcode for logging into the CDRs - destination_number varchar(16) - Number returning for the query for building the dial string. (ex: 18005551212) + destination_number varchar(16) - Number returning for the query for building the dial string. (ex: 18005551212) See Documentation on the Wiki for further information --> diff --git a/resources/templates/conf/autoload_configs/erlang_event.conf.xml b/resources/templates/conf/autoload_configs/erlang_event.conf.xml index 62deb84f67..9620809090 100644 --- a/resources/templates/conf/autoload_configs/erlang_event.conf.xml +++ b/resources/templates/conf/autoload_configs/erlang_event.conf.xml @@ -16,7 +16,7 @@ - + diff --git a/resources/templates/conf/autoload_configs/freetdm.conf.xml b/resources/templates/conf/autoload_configs/freetdm.conf.xml index d90d2d6ede..9e68e707f5 100644 --- a/resources/templates/conf/autoload_configs/freetdm.conf.xml +++ b/resources/templates/conf/autoload_configs/freetdm.conf.xml @@ -1,6 +1,6 @@ - - + - @@ -65,7 +65,7 @@ with the signaling protocols that you can run on top of your I/O interfaces. - @@ -76,7 +76,7 @@ with the signaling protocols that you can run on top of your I/O interfaces. --> - @@ -92,10 +92,10 @@ with the signaling protocols that you can run on top of your I/O interfaces. - - + - - - @@ -237,23 +237,23 @@ with the signaling protocols that you can run on top of your I/O interfaces. WARNING: advanced users only! I really mean it this parameter is commented by default because YOU DON'T NEED IT UNLESS YOU REALLY GROK MFC/R2 - READ COMMENTS on doc/r2proto.conf in openr2 package + READ COMMENTS on doc/r2proto.conf in openr2 package for more info --> - - - @@ -284,7 +284,7 @@ with the signaling protocols that you can run on top of your I/O interfaces. - @@ -478,7 +478,7 @@ with the signaling protocols that you can run on top of your I/O interfaces. CID Name transmit method How to transmit Caller ID Name - + Possible values: display-ie user-user-ie @@ -499,11 +499,11 @@ with the signaling protocols that you can run on top of your I/O interfaces. --> - - - @@ -537,13 +537,13 @@ with the signaling protocols that you can run on top of your I/O interfaces. - - + diff --git a/resources/templates/conf/autoload_configs/httapi.conf.xml b/resources/templates/conf/autoload_configs/httapi.conf.xml index c2fe584a02..27beaa31ec 100644 --- a/resources/templates/conf/autoload_configs/httapi.conf.xml +++ b/resources/templates/conf/autoload_configs/httapi.conf.xml @@ -29,20 +29,20 @@ - - @@ -58,15 +58,15 @@ - @@ -79,11 +79,11 @@ - + - + diff --git a/resources/templates/conf/autoload_configs/lcr.conf.xml b/resources/templates/conf/autoload_configs/lcr.conf.xml index a752591f85..45ca9bf3a4 100644 --- a/resources/templates/conf/autoload_configs/lcr.conf.xml +++ b/resources/templates/conf/autoload_configs/lcr.conf.xml @@ -15,7 +15,7 @@ - diff --git a/resources/templates/conf/autoload_configs/lua.conf.xml b/resources/templates/conf/autoload_configs/lua.conf.xml index 49326fea81..7f8bd7a3db 100644 --- a/resources/templates/conf/autoload_configs/lua.conf.xml +++ b/resources/templates/conf/autoload_configs/lua.conf.xml @@ -1,14 +1,14 @@ - - @@ -21,7 +21,7 @@ diff --git a/resources/templates/conf/autoload_configs/modules.conf.xml b/resources/templates/conf/autoload_configs/modules.conf.xml index b313579409..e9fb9d445a 100644 --- a/resources/templates/conf/autoload_configs/modules.conf.xml +++ b/resources/templates/conf/autoload_configs/modules.conf.xml @@ -1,6 +1,6 @@ - + @@ -113,7 +113,7 @@ - + diff --git a/resources/templates/conf/autoload_configs/mongo.conf.xml b/resources/templates/conf/autoload_configs/mongo.conf.xml index 8423645e95..175268857a 100644 --- a/resources/templates/conf/autoload_configs/mongo.conf.xml +++ b/resources/templates/conf/autoload_configs/mongo.conf.xml @@ -1,6 +1,6 @@ - diff --git a/resources/templates/conf/autoload_configs/portaudio.conf.xml b/resources/templates/conf/autoload_configs/portaudio.conf.xml index 02c21ef449..eac74271e7 100644 --- a/resources/templates/conf/autoload_configs/portaudio.conf.xml +++ b/resources/templates/conf/autoload_configs/portaudio.conf.xml @@ -1,7 +1,7 @@ - @@ -33,7 +33,7 @@ - - - @@ -74,13 +74,13 @@ - - - - - @@ -162,50 +162,50 @@ - - - - - - diff --git a/resources/templates/conf/autoload_configs/python.conf.xml b/resources/templates/conf/autoload_configs/python.conf.xml index d3a8fdc755..62c4d6229f 100644 --- a/resources/templates/conf/autoload_configs/python.conf.xml +++ b/resources/templates/conf/autoload_configs/python.conf.xml @@ -6,7 +6,7 @@ diff --git a/resources/templates/conf/autoload_configs/sangoma_codec.conf.xml b/resources/templates/conf/autoload_configs/sangoma_codec.conf.xml index eed9d673e1..0a75b534fa 100644 --- a/resources/templates/conf/autoload_configs/sangoma_codec.conf.xml +++ b/resources/templates/conf/autoload_configs/sangoma_codec.conf.xml @@ -2,17 +2,17 @@ - diff --git a/resources/templates/conf/autoload_configs/spandsp.conf.xml b/resources/templates/conf/autoload_configs/spandsp.conf.xml index 9306c46c5c..05bb70b0a5 100644 --- a/resources/templates/conf/autoload_configs/spandsp.conf.xml +++ b/resources/templates/conf/autoload_configs/spandsp.conf.xml @@ -1,7 +1,7 @@ @@ -45,7 +45,7 @@ - - - - diff --git a/resources/templates/conf/autoload_configs/tts_commandline.conf.xml b/resources/templates/conf/autoload_configs/tts_commandline.conf.xml index eb816431be..f0f4e28e56 100644 --- a/resources/templates/conf/autoload_configs/tts_commandline.conf.xml +++ b/resources/templates/conf/autoload_configs/tts_commandline.conf.xml @@ -6,7 +6,7 @@ ${rate}: sample rate (example: 8000) ${voice}: voice_name passed to TTS(quoted) ${file}: output file (quoted, including .wav extension) - + Example commands can be found at: http://wiki.freeswitch.org/wiki/Mod_tts_commandline#Example_commands --> diff --git a/resources/templates/conf/autoload_configs/voicemail.conf.xml b/resources/templates/conf/autoload_configs/voicemail.conf.xml index 3cd777ec4c..64db287868 100644 --- a/resources/templates/conf/autoload_configs/voicemail.conf.xml +++ b/resources/templates/conf/autoload_configs/voicemail.conf.xml @@ -67,4 +67,4 @@ - + diff --git a/resources/templates/conf/autoload_configs/voicemail_ivr.conf.xml b/resources/templates/conf/autoload_configs/voicemail_ivr.conf.xml index 529509a495..13214df322 100644 --- a/resources/templates/conf/autoload_configs/voicemail_ivr.conf.xml +++ b/resources/templates/conf/autoload_configs/voicemail_ivr.conf.xml @@ -150,7 +150,7 @@ - + diff --git a/resources/templates/conf/autoload_configs/xml_cdr.conf.xml b/resources/templates/conf/autoload_configs/xml_cdr.conf.xml index 336ea33486..56fee3aab9 100644 --- a/resources/templates/conf/autoload_configs/xml_cdr.conf.xml +++ b/resources/templates/conf/autoload_configs/xml_cdr.conf.xml @@ -22,7 +22,7 @@ - + @@ -30,15 +30,15 @@ - + - + - + @@ -18,7 +18,7 @@ - + diff --git a/resources/templates/conf/dialplan/features.xml.noload b/resources/templates/conf/dialplan/features.xml.noload index ac0d5eb73a..204a4b6fc8 100644 --- a/resources/templates/conf/dialplan/features.xml.noload +++ b/resources/templates/conf/dialplan/features.xml.noload @@ -54,7 +54,7 @@ - + diff --git a/resources/templates/conf/dialplan/public.xml.noload b/resources/templates/conf/dialplan/public.xml.noload index 4935b1f10d..8f6dd4a2ab 100644 --- a/resources/templates/conf/dialplan/public.xml.noload +++ b/resources/templates/conf/dialplan/public.xml.noload @@ -2,10 +2,10 @@ NOTICE: This context is usually accessed via the external sip profile listening on port 5080. - + It is recommended to have separate inbound and outbound contexts. Not only for security but clearing up why you would need to do such a thing. You don't want outside un-authenticated - callers hitting your default context which allows dialing calls thru your providers and results + callers hitting your default context which allows dialing calls thru your providers and results in Toll Fraud. --> @@ -22,8 +22,8 @@ diff --git a/resources/templates/conf/dialplan/public/00_inbound_did.xml.noload b/resources/templates/conf/dialplan/public/00_inbound_did.xml.noload index d40b3ab2c9..22b7223014 100644 --- a/resources/templates/conf/dialplan/public/00_inbound_did.xml.noload +++ b/resources/templates/conf/dialplan/public/00_inbound_did.xml.noload @@ -4,12 +4,12 @@ + --> diff --git a/resources/templates/conf/directory/default.xml.noload b/resources/templates/conf/directory/default.xml.noload index 8af7aea135..818586b509 100644 --- a/resources/templates/conf/directory/default.xml.noload +++ b/resources/templates/conf/directory/default.xml.noload @@ -1,9 +1,9 @@ @@ -41,7 +41,7 @@ diff --git a/resources/templates/conf/directory/default/brian.xml.noload b/resources/templates/conf/directory/default/brian.xml.noload index 05fe0c8324..2cbb68fc76 100644 --- a/resources/templates/conf/directory/default/brian.xml.noload +++ b/resources/templates/conf/directory/default/brian.xml.noload @@ -1,7 +1,7 @@ @@ -16,7 +16,7 @@ - + @@ -52,7 +52,7 @@ - + @@ -74,7 +74,7 @@ - diff --git a/resources/templates/conf/directory/default/default.xml.noload b/resources/templates/conf/directory/default/default.xml.noload index 05eb1b4001..bdddab9cac 100644 --- a/resources/templates/conf/directory/default/default.xml.noload +++ b/resources/templates/conf/directory/default/default.xml.noload @@ -6,8 +6,8 @@ Let it be known that this user can register without a password but since we do not assign this user a user_context and we don't authenticate this user they will be put in context 'public'. - This isn't a security issue as the endpoint would be put into the same context 'public' as the - sofia profile that starts on 5080 by default. If you're paranoid just remove this file and + This isn't a security issue as the endpoint would be put into the same context 'public' as the + sofia profile that starts on 5080 by default. If you're paranoid just remove this file and remove the external profile also. --> diff --git a/resources/templates/conf/extensions.conf b/resources/templates/conf/extensions.conf index f2c922efce..c2f02f62db 100644 --- a/resources/templates/conf/extensions.conf +++ b/resources/templates/conf/extensions.conf @@ -15,7 +15,7 @@ exten => ~^(18(0{2}|8{2}|7{2}|6{2})\d{7})$,n,bridge(${enum_auto_route}) ; instead of exten, put anything about the call you would rather match on. ; either the names of a field in caller_profile or a string of variables to expand. -caller_id_number => 2137991400,n,Goto(default|music) +caller_id_number => 2137991400,n,Goto(default|music) ${sip_from_user} => bill,n,Goto(default|music) diff --git a/resources/templates/conf/freeswitch.xml b/resources/templates/conf/freeswitch.xml index e25bbc3f70..3988ea09be 100644 --- a/resources/templates/conf/freeswitch.xml +++ b/resources/templates/conf/freeswitch.xml @@ -1,24 +1,24 @@ - @@ -41,7 +41,7 @@
- +
diff --git a/resources/templates/conf/freetdm.conf b/resources/templates/conf/freetdm.conf index 6c73b4d011..04fa9e8307 100644 --- a/resources/templates/conf/freetdm.conf +++ b/resources/templates/conf/freetdm.conf @@ -6,7 +6,7 @@ ; whether to launch a thread for CPU usage monitoring cpu_monitor => no -; How often (in milliseconds) monitor CPU usage +; How often (in milliseconds) monitor CPU usage cpu_monitoring_interval => 1000 ; At what CPU percentage raise a CPU alarm diff --git a/resources/templates/conf/ivr_menus/demo_ivr.xml b/resources/templates/conf/ivr_menus/demo_ivr.xml index 0e2c074939..670aa3c294 100644 --- a/resources/templates/conf/ivr_menus/demo_ivr.xml +++ b/resources/templates/conf/ivr_menus/demo_ivr.xml @@ -27,7 +27,7 @@ - +
diff --git a/resources/templates/conf/lang/en/ivr/sounds.xml b/resources/templates/conf/lang/en/ivr/sounds.xml index 03e0bf6d17..a1c9a56b81 100644 --- a/resources/templates/conf/lang/en/ivr/sounds.xml +++ b/resources/templates/conf/lang/en/ivr/sounds.xml @@ -18,7 +18,7 @@ - + @@ -85,7 +85,7 @@ - + diff --git a/resources/templates/conf/lang/he/demo/demo-ivr.xml b/resources/templates/conf/lang/he/demo/demo-ivr.xml index 3d91605de6..d95157fd3f 100644 --- a/resources/templates/conf/lang/he/demo/demo-ivr.xml +++ b/resources/templates/conf/lang/he/demo/demo-ivr.xml @@ -67,7 +67,7 @@ - + diff --git a/resources/templates/conf/lang/ru/demo/demo-ivr.xml b/resources/templates/conf/lang/ru/demo/demo-ivr.xml index 8c6f3f8624..71962c05a1 100644 --- a/resources/templates/conf/lang/ru/demo/demo-ivr.xml +++ b/resources/templates/conf/lang/ru/demo/demo-ivr.xml @@ -66,7 +66,7 @@ - + @@ -129,7 +129,7 @@ - + diff --git a/resources/templates/conf/lang/ru/vm/sounds.xml b/resources/templates/conf/lang/ru/vm/sounds.xml index ffd9ec5d8c..4e9c87a9fc 100644 --- a/resources/templates/conf/lang/ru/vm/sounds.xml +++ b/resources/templates/conf/lang/ru/vm/sounds.xml @@ -55,7 +55,7 @@ - + @@ -65,16 +65,16 @@ - + - + - + @@ -299,9 +299,9 @@ - + - + @@ -322,7 +322,7 @@ - + diff --git a/resources/templates/conf/lang/ru/vm/tts.xml b/resources/templates/conf/lang/ru/vm/tts.xml index 1fc877d50e..3264b33e8b 100644 --- a/resources/templates/conf/lang/ru/vm/tts.xml +++ b/resources/templates/conf/lang/ru/vm/tts.xml @@ -63,7 +63,7 @@ - @@ -73,7 +73,7 @@ - @@ -92,7 +92,7 @@ - @@ -101,7 +101,7 @@ - @@ -134,7 +134,7 @@ - diff --git a/resources/templates/conf/notify-voicemail.tpl b/resources/templates/conf/notify-voicemail.tpl index 365faa2921..470b900ff7 100644 --- a/resources/templates/conf/notify-voicemail.tpl +++ b/resources/templates/conf/notify-voicemail.tpl @@ -5,7 +5,7 @@ Subject: Voicemail from "${voicemail_caller_id_name}" <${voicemail_caller_id_num X-Priority: ${voicemail_priority} X-Mailer: FreeSWITCH -Content-Type: multipart/alternative; +Content-Type: multipart/alternative; boundary="000XXX000" --000XXX000 diff --git a/resources/templates/conf/sip_profiles/external-ipv6.xml.noload b/resources/templates/conf/sip_profiles/external-ipv6.xml.noload index fccbf724fe..f56d2f910c 100644 --- a/resources/templates/conf/sip_profiles/external-ipv6.xml.noload +++ b/resources/templates/conf/sip_profiles/external-ipv6.xml.noload @@ -1,9 +1,9 @@ - + - @@ -19,7 +19,7 @@ - + @@ -38,9 +38,9 @@ - diff --git a/resources/templates/conf/sip_profiles/external.xml.noload b/resources/templates/conf/sip_profiles/external.xml.noload index cebcdab4a8..6a612126d4 100644 --- a/resources/templates/conf/sip_profiles/external.xml.noload +++ b/resources/templates/conf/sip_profiles/external.xml.noload @@ -1,12 +1,12 @@ - + - @@ -22,7 +22,7 @@ - + @@ -41,9 +41,9 @@ - diff --git a/resources/templates/conf/sip_profiles/external/example.xml b/resources/templates/conf/sip_profiles/external/example.xml index 70668a9ce5..2a4df31aaf 100644 --- a/resources/templates/conf/sip_profiles/external/example.xml +++ b/resources/templates/conf/sip_profiles/external/example.xml @@ -9,7 +9,7 @@ - + diff --git a/resources/templates/conf/sip_profiles/internal.xml.noload b/resources/templates/conf/sip_profiles/internal.xml.noload index 56d21bc623..d864714911 100644 --- a/resources/templates/conf/sip_profiles/internal.xml.noload +++ b/resources/templates/conf/sip_profiles/internal.xml.noload @@ -24,7 +24,7 @@ - + @@ -34,7 +34,7 @@ --> @@ -51,7 +51,7 @@ - @@ -111,7 +111,7 @@ @@ -192,7 +192,7 @@ - @@ -223,7 +223,7 @@ - @@ -285,7 +285,7 @@ - @@ -294,7 +294,7 @@ - diff --git a/resources/templates/conf/sip_profiles/internal/example.xml b/resources/templates/conf/sip_profiles/internal/example.xml index fc061f96d1..10263b05a5 100644 --- a/resources/templates/conf/sip_profiles/internal/example.xml +++ b/resources/templates/conf/sip_profiles/internal/example.xml @@ -9,7 +9,7 @@ - + diff --git a/resources/templates/conf/vars.xml b/resources/templates/conf/vars.xml index 1095e7e218..4c19ef927f 100644 --- a/resources/templates/conf/vars.xml +++ b/resources/templates/conf/vars.xml @@ -1,6 +1,6 @@ @@ -9,8 +9,8 @@ @@ -21,18 +21,18 @@ - + used by: dingaling.conf.xml enum.conf.xml + --> - @@ -172,7 +172,7 @@ + --> diff --git a/resources/templates/conf/voicemail.tpl b/resources/templates/conf/voicemail.tpl index 2774b78a9e..8404f38edb 100644 --- a/resources/templates/conf/voicemail.tpl +++ b/resources/templates/conf/voicemail.tpl @@ -5,7 +5,7 @@ Subject: Voicemail from "${voicemail_caller_id_name}" <${voicemail_caller_id_num X-Priority: ${voicemail_priority} X-Mailer: FreeSWITCH -Content-Type: multipart/alternative; +Content-Type: multipart/alternative; boundary="000XXX000" --000XXX000