Skip to content

Commit f248169

Browse files
committed
[mod_sonar] Remove from tree
1 parent 6a5ac7e commit f248169

File tree

7 files changed

+0
-277
lines changed

7 files changed

+0
-277
lines changed

build/modules.conf.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ applications/mod_signalwire
3939
applications/mod_sms
4040
#applications/mod_snapshot
4141
#applications/mod_snom
42-
#applications/mod_sonar
4342
applications/mod_spandsp
4443
#applications/mod_spy
4544
applications/mod_test

build/modules.conf.most

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ applications/mod_signalwire
3939
applications/mod_sms
4040
applications/mod_snapshot
4141
applications/mod_snom
42-
applications/mod_sonar
4342
applications/mod_spandsp
4443
applications/mod_spy
4544
applications/mod_test

configure.ac

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2127,7 +2127,6 @@ AC_CONFIG_FILES([Makefile
21272127
src/mod/applications/mod_sms/Makefile
21282128
src/mod/applications/mod_snapshot/Makefile
21292129
src/mod/applications/mod_snom/Makefile
2130-
src/mod/applications/mod_sonar/Makefile
21312130
src/mod/applications/mod_spandsp/Makefile
21322131
src/mod/applications/mod_spy/Makefile
21332132
src/mod/applications/mod_test/Makefile

debian/bootstrap.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ avoid_mods_wheezy=(
7777
applications/mod_cv
7878
applications/mod_hiredis
7979
formats/mod_shout
80-
applications/mod_sonar
8180
formats/mod_vlc
8281
)
8382
avoid_mods_trusty=(
@@ -545,7 +544,6 @@ Recommends:
545544
freeswitch-mod-sms (= \${binary:Version}),
546545
freeswitch-mod-snapshot (= \${binary:Version}),
547546
freeswitch-mod-snom (= \${binary:Version}),
548-
freeswitch-mod-sonar (= \${binary:Version}),
549547
freeswitch-mod-spandsp (= \${binary:Version}),
550548
freeswitch-mod-spy (= \${binary:Version}),
551549
freeswitch-mod-valet-parking (= \${binary:Version}),
@@ -633,7 +631,6 @@ Depends: \${misc:Depends}, freeswitch (= \${binary:Version}),
633631
freeswitch-mod-sms (= \${binary:Version}),
634632
freeswitch-mod-snapshot (= \${binary:Version}),
635633
freeswitch-mod-snom (= \${binary:Version}),
636-
freeswitch-mod-sonar (= \${binary:Version}),
637634
freeswitch-mod-spandsp (= \${binary:Version}),
638635
freeswitch-mod-spy (= \${binary:Version}),
639636
freeswitch-mod-translate (= \${binary:Version}),
@@ -858,7 +855,6 @@ Depends: \${misc:Depends}, freeswitch (= \${binary:Version}),
858855
freeswitch-mod-sms-dbg (= \${binary:Version}),
859856
freeswitch-mod-snapshot-dbg (= \${binary:Version}),
860857
freeswitch-mod-snom-dbg (= \${binary:Version}),
861-
freeswitch-mod-sonar-dbg (= \${binary:Version}),
862858
freeswitch-mod-spandsp-dbg (= \${binary:Version}),
863859
freeswitch-mod-spy-dbg (= \${binary:Version}),
864860
freeswitch-mod-translate-dbg (= \${binary:Version}),

debian/control-modules

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -205,11 +205,6 @@ Module: applications/mod_snom
205205
Description: SNOM specific features
206206
This module implements features specific to SNOM phones.
207207

208-
Module: applications/mod_sonar
209-
Description: Sonar ping timer
210-
This module measures the latency on an audio link by sending audible
211-
audio sonar pings.
212-
213208
Module: applications/mod_spandsp
214209
Description: SpanDSP
215210
This module implements spandsp fax, dsp, and codec functionality.

src/mod/applications/mod_sonar/Makefile.am

Lines changed: 0 additions & 8 deletions
This file was deleted.

src/mod/applications/mod_sonar/mod_sonar.c

Lines changed: 0 additions & 257 deletions
This file was deleted.

0 commit comments

Comments
 (0)