From: Sean Bright Date: Thu, 21 Dec 2017 15:51:02 +0000 (-0500) Subject: Fix some invalid Unicode characters X-Git-Tag: 16.0.0-rc1~489^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1a179c09d6d442d16d6e934b1f0f286e4016991;p=thirdparty%2Fasterisk.git Fix some invalid Unicode characters configs/samples/minivm.conf.sample contains invalid UTF-8, but that appears to be intentional. Change-Id: I7b1e0d332f3380fd0425962a3c9c55f9b200c8cc --- diff --git a/CREDITS b/CREDITS index af8b65669b..6ee8a6eba1 100644 --- a/CREDITS +++ b/CREDITS @@ -22,7 +22,7 @@ * John Todd, TalkPlus, Inc. and JR Richardson, Ntegrated Solutions. for funding the development of SIP Session Timers support. - * Omnitor AB, Gunnar Hellstr�m, for funding work with videocaps, + * Omnitor AB, Gunnar Hellström, for funding work with videocaps, T.140 RED, originate with video/text and many more contributions. @@ -253,7 +253,7 @@ cdr_tds rewrite, countless other improvements, fixes, and good ideas. sean(AT)malleable.com - * Jan Kal�b - Calendaring support for Exchange Server 2007+ via + * Jan Kaláb - Calendaring support for Exchange Server 2007+ via Exchange Web Services. * University of Oslo (uio.no), Norway - SIP Max-Forwards setting diff --git a/contrib/scripts/managerproxy.pl b/contrib/scripts/managerproxy.pl index cdf79a239e..8c5f58cfae 100644 --- a/contrib/scripts/managerproxy.pl +++ b/contrib/scripts/managerproxy.pl @@ -5,11 +5,11 @@ # Copyright (c) 2004 David C. Troy # # This code is based on Flash Operator Panel 'op_server.pl' -# by Nicolas Gudino -#  Copyright (C) 2004. +# by Nicolás Gudiño +# Copyright (C) 2004. # # David C. Troy -# Nicolas Gudino +# Nicolás Gudiño # # This program is free software, distributed under the terms of # the GNU General Public License.