Skip to content

Commit 0bcc789

Browse files
authored
Merge pull request #2724 from signalwire/khomp
[mod_khomp] Remove from tree
2 parents 17e36a9 + 2b52002 commit 0bcc789

File tree

110 files changed

+2
-43978
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

110 files changed

+2
-43978
lines changed

LICENSE

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1484,18 +1484,6 @@ Copyright: 2010 Ilnitskiy Mixim ([email protected])
14841484
2010 Georgiewskiy Yuriy ([email protected])
14851485
License: MPL-1.1
14861486

1487-
Files: src/mod/endpoints/mod_khomp/*
1488-
Copyright: 2007-2010 Khomp Ind. & Com.
1489-
License: MPL-1.1 or LGPL-2.1+
1490-
1491-
Files: src/mod/endpoints/mod_khomp/mod_khomp.cpp
1492-
Copyright: 2005-2014, Anthony Minessale II <[email protected]>
1493-
License: MPL-1.1
1494-
1495-
Files: src/mod/endpoints/mod_khomp/commons/base/atomic.hpp
1496-
Copyright: 1998 Doug Rabson
1497-
License: BSD-2-clause
1498-
14991487
Files: src/mod/languages/mod_java/modjava.c
15001488
Copyright: 2007, Damjan Jovanovic <d a m j a n d o t j o v a t g m a i l d o t c o m>
15011489
License: MPL-1.1

build/modules.conf.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ dialplans/mod_dialplan_xml
7171
#directories/mod_ldap
7272
#endpoints/mod_alsa
7373
#endpoints/mod_h323
74-
#endpoints/mod_khomp
7574
endpoints/mod_loopback
7675
#endpoints/mod_opal
7776
endpoints/mod_rtc

build/modules.conf.most

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ dialplans/mod_dialplan_xml
7070
directories/mod_ldap
7171
#endpoints/mod_alsa
7272
#endpoints/mod_h323
73-
#endpoints/mod_khomp
7473
endpoints/mod_loopback
7574
#endpoints/mod_opal
7675
endpoints/mod_rtc

conf/vanilla/autoload_configs/modules.conf.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@
4141
<!-- <load module="mod_woomera"/> -->
4242
<!-- <load module="mod_freetdm"/> -->
4343
<!-- <load module="mod_skinny"/> -->
44-
<!-- <load module="mod_khomp"/> -->
4544
<load module="mod_rtc"/>
4645
<!-- <load module="mod_rtmp"/> -->
4746
<load module="mod_verto"/>

configure.ac

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1079,7 +1079,7 @@ if test "x${ax_cv_c_compiler_vendor}" = "xclang" ; then
10791079
fi
10801080

10811081
# Tested and fixed lot of modules, but some are untested. Will be added back when the core team decide it ready
1082-
# Untested modules : mod_osp mod_opal mod_h323 mod_khomp
1082+
# Untested modules : mod_osp mod_opal mod_h323
10831083
# mod_erlang_event mod_snmp mod_perl mod_java mod_managed
10841084
#
10851085
#saved_CFLAGS="$CFLAGS"
@@ -2160,7 +2160,6 @@ AC_CONFIG_FILES([Makefile
21602160
src/mod/directories/mod_ldap/Makefile
21612161
src/mod/endpoints/mod_alsa/Makefile
21622162
src/mod/endpoints/mod_h323/Makefile
2163-
src/mod/endpoints/mod_khomp/Makefile
21642163
src/mod/endpoints/mod_loopback/Makefile
21652164
src/mod/endpoints/mod_opal/Makefile
21662165
src/mod/endpoints/mod_reference/Makefile

debian/bootstrap.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ avoid_mods=(
4343
codecs/mod_siren
4444
codecs/mod_skel_codec
4545
endpoints/mod_h323
46-
endpoints/mod_khomp
4746
endpoints/mod_opal
4847
endpoints/mod_reference
4948
event_handlers/mod_smpp

debian/control-modules

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -365,10 +365,6 @@ Description: mod_h323
365365
Adds mod_h323.
366366
Build-Depends: libopenh323-dev | libh323plus-dev, libpt-dev
367367

368-
Module: endpoints/mod_khomp
369-
Description: mod_khomp
370-
Adds mod_khomp.
371-
372368
Module: endpoints/mod_loopback
373369
Description: mod_loopback
374370
Adds mod_loopback.

debian/copyright

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1484,18 +1484,6 @@ Copyright: 2010 Ilnitskiy Mixim ([email protected])
14841484
2010 Georgiewskiy Yuriy ([email protected])
14851485
License: MPL-1.1
14861486

1487-
Files: src/mod/endpoints/mod_khomp/*
1488-
Copyright: 2007-2010 Khomp Ind. & Com.
1489-
License: MPL-1.1 or LGPL-2.1+
1490-
1491-
Files: src/mod/endpoints/mod_khomp/mod_khomp.cpp
1492-
Copyright: 2005-2014, Anthony Minessale II <[email protected]>
1493-
License: MPL-1.1
1494-
1495-
Files: src/mod/endpoints/mod_khomp/commons/base/atomic.hpp
1496-
Copyright: 1998 Doug Rabson
1497-
License: BSD-2-clause
1498-
14991487
Files: src/mod/languages/mod_java/modjava.c
15001488
Copyright: 2007, Damjan Jovanovic <d a m j a n d o t j o v a t g m a i l d o t c o m>
15011489
License: MPL-1.1

debian/license-reconcile.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -149,18 +149,6 @@ Rules:
149149
Matches: const\schar\s\*\scopyright\s;
150150
Copyright: 1999-2009 Erik de Castro Lopo <[email protected]>
151151
Justification: prevent false-psitive copyright detection
152-
-
153-
Glob: src/mod/endpoints/mod_khomp/*
154-
Matches: The\scontents\sof\sthis\sfile\sare\ssubject\sto\sthe\sMozilla\sPublic\sLicense\sVersion\s1.1
155-
Matches: Alternatively,\sthe\scontents\sof\sthis\sfile\smay\sbe\sused\sunder\sthe\sterms\sof\sthe
156-
Matches: GNU\sLesser\sGeneral\sPublic\sLicense\s2\.1.\slicense\s\(the\s.LGPL.\sLicense\),\sin\swhich
157-
Matches: version\s2\.1\sof\sthe\sLicense,\sor\s\(at\syour\soption\)\sany\slater\sversion.
158-
License: MPL-1.1 or LGPL-2.1+
159-
-
160-
Glob: src/mod/endpoints/mod_khomp/commons/base/atomic.hpp
161-
Matches: Original\scopyright\sfollows[:]
162-
Matches: Copyright\s\(c\)\s1998\sDoug\sRabson
163-
Copyright: 1998 Doug Rabson
164152
-
165153
Glob: libs/esl/getopt/getopt_long.c
166154
Matches: This\scode\sis\sderived\sfrom\ssoftware\scontributed\sto\sThe\sNetBSD\sFoundation

freeswitch.spec

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -747,14 +747,6 @@ PostgreSQL native support for FreeSWITCH.
747747
#%description endpoint-h323
748748
#H.323 endpoint support for FreeSWITCH open source telephony platform
749749

750-
#%package endpoint-khomp
751-
#Summary: khomp endpoint support for FreeSWITCH open source telephony platform
752-
#Group: System/Libraries
753-
#Requires: %{name} = %{version}-%{release}
754-
#
755-
#%description endpoint-khomp
756-
#Khomp hardware endpoint support for FreeSWITCH open source telephony platform.
757-
758750
%package endpoint-rtmp
759751
Summary: RTPM Endpoint support for FreeSWITCH open source telephony platform
760752
Group: System/Libraries
@@ -1300,7 +1292,7 @@ ENDPOINTS_MODULES=" \
13001292
endpoints/mod_loopback endpoints/mod_rtmp \
13011293
endpoints/mod_skinny endpoints/mod_verto endpoints/mod_rtc endpoints/mod_sofia"
13021294

1303-
## DISABLED MODULES DUE TO BUILD ISSUES endpoints/mod_h323 endpoints/mod_khomp
1295+
## DISABLED MODULES DUE TO BUILD ISSUES endpoints/mod_h323
13041296

13051297
######################################################################################################################
13061298
#
@@ -2009,9 +2001,6 @@ fi
20092001
#%files endpoint-h323
20102002
#%{MODINSTDIR}/mod_h323.so*
20112003

2012-
#%files endpoint-khomp
2013-
#%{MODINSTDIR}/mod_khomp.so*
2014-
20152004
%files endpoint-rtmp
20162005
%{MODINSTDIR}/mod_rtmp.so*
20172006

0 commit comments

Comments
 (0)