mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-13 00:04:53 +00:00
Fix some invalid Unicode characters
configs/samples/minivm.conf.sample contains invalid UTF-8, but that appears to be intentional. Change-Id: I7b1e0d332f3380fd0425962a3c9c55f9b200c8cc
This commit is contained in:
4
CREDITS
4
CREDITS
@@ -22,7 +22,7 @@
|
|||||||
* John Todd, TalkPlus, Inc. and JR Richardson, Ntegrated Solutions.
|
* John Todd, TalkPlus, Inc. and JR Richardson, Ntegrated Solutions.
|
||||||
for funding the development of SIP Session Timers support.
|
for funding the development of SIP Session Timers support.
|
||||||
|
|
||||||
* Omnitor AB, Gunnar Hellstr<EFBFBD>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
|
T.140 RED, originate with video/text and many more
|
||||||
contributions.
|
contributions.
|
||||||
|
|
||||||
@@ -253,7 +253,7 @@
|
|||||||
cdr_tds rewrite, countless other improvements, fixes, and good
|
cdr_tds rewrite, countless other improvements, fixes, and good
|
||||||
ideas. sean(AT)malleable.com
|
ideas. sean(AT)malleable.com
|
||||||
|
|
||||||
* Jan Kal<EFBFBD>b - Calendaring support for Exchange Server 2007+ via
|
* Jan Kaláb - Calendaring support for Exchange Server 2007+ via
|
||||||
Exchange Web Services.
|
Exchange Web Services.
|
||||||
|
|
||||||
* University of Oslo (uio.no), Norway - SIP Max-Forwards setting
|
* University of Oslo (uio.no), Norway - SIP Max-Forwards setting
|
||||||
|
@@ -5,11 +5,11 @@
|
|||||||
# Copyright (c) 2004 David C. Troy <dave@popvox.com>
|
# Copyright (c) 2004 David C. Troy <dave@popvox.com>
|
||||||
#
|
#
|
||||||
# This code is based on Flash Operator Panel 'op_server.pl'
|
# This code is based on Flash Operator Panel 'op_server.pl'
|
||||||
# by Nicolas Gudino
|
# by Nicolás Gudiño
|
||||||
# <EFBFBD>Copyright (C) 2004.
|
# Copyright (C) 2004.
|
||||||
#
|
#
|
||||||
# David C. Troy <dave@popvox.com>
|
# David C. Troy <dave@popvox.com>
|
||||||
# Nicolas Gudino <nicolas@house.com.ar>
|
# Nicolás Gudiño <nicolas@house.com.ar>
|
||||||
#
|
#
|
||||||
# This program is free software, distributed under the terms of
|
# This program is free software, distributed under the terms of
|
||||||
# the GNU General Public License.
|
# the GNU General Public License.
|
||||||
|
Reference in New Issue
Block a user