Skip to content

Commit

Permalink
Merge pull request #2711 from signalwire/sonar
Browse files Browse the repository at this point in the history
[mod_sonar] Remove from tree
  • Loading branch information
andywolk authored Jan 10, 2025
2 parents 6a5ac7e + f248169 commit 33f7be8
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 277 deletions.
1 change: 0 additions & 1 deletion build/modules.conf.in
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ applications/mod_signalwire
applications/mod_sms
#applications/mod_snapshot
#applications/mod_snom
#applications/mod_sonar
applications/mod_spandsp
#applications/mod_spy
applications/mod_test
Expand Down
1 change: 0 additions & 1 deletion build/modules.conf.most
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ applications/mod_signalwire
applications/mod_sms
applications/mod_snapshot
applications/mod_snom
applications/mod_sonar
applications/mod_spandsp
applications/mod_spy
applications/mod_test
Expand Down
1 change: 0 additions & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -2127,7 +2127,6 @@ AC_CONFIG_FILES([Makefile
src/mod/applications/mod_sms/Makefile
src/mod/applications/mod_snapshot/Makefile
src/mod/applications/mod_snom/Makefile
src/mod/applications/mod_sonar/Makefile
src/mod/applications/mod_spandsp/Makefile
src/mod/applications/mod_spy/Makefile
src/mod/applications/mod_test/Makefile
Expand Down
4 changes: 0 additions & 4 deletions debian/bootstrap.sh
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ avoid_mods_wheezy=(
applications/mod_cv
applications/mod_hiredis
formats/mod_shout
applications/mod_sonar
formats/mod_vlc
)
avoid_mods_trusty=(
Expand Down Expand Up @@ -545,7 +544,6 @@ Recommends:
freeswitch-mod-sms (= \${binary:Version}),
freeswitch-mod-snapshot (= \${binary:Version}),
freeswitch-mod-snom (= \${binary:Version}),
freeswitch-mod-sonar (= \${binary:Version}),
freeswitch-mod-spandsp (= \${binary:Version}),
freeswitch-mod-spy (= \${binary:Version}),
freeswitch-mod-valet-parking (= \${binary:Version}),
Expand Down Expand Up @@ -633,7 +631,6 @@ Depends: \${misc:Depends}, freeswitch (= \${binary:Version}),
freeswitch-mod-sms (= \${binary:Version}),
freeswitch-mod-snapshot (= \${binary:Version}),
freeswitch-mod-snom (= \${binary:Version}),
freeswitch-mod-sonar (= \${binary:Version}),
freeswitch-mod-spandsp (= \${binary:Version}),
freeswitch-mod-spy (= \${binary:Version}),
freeswitch-mod-translate (= \${binary:Version}),
Expand Down Expand Up @@ -858,7 +855,6 @@ Depends: \${misc:Depends}, freeswitch (= \${binary:Version}),
freeswitch-mod-sms-dbg (= \${binary:Version}),
freeswitch-mod-snapshot-dbg (= \${binary:Version}),
freeswitch-mod-snom-dbg (= \${binary:Version}),
freeswitch-mod-sonar-dbg (= \${binary:Version}),
freeswitch-mod-spandsp-dbg (= \${binary:Version}),
freeswitch-mod-spy-dbg (= \${binary:Version}),
freeswitch-mod-translate-dbg (= \${binary:Version}),
Expand Down
5 changes: 0 additions & 5 deletions debian/control-modules
Original file line number Diff line number Diff line change
Expand Up @@ -205,11 +205,6 @@ Module: applications/mod_snom
Description: SNOM specific features
This module implements features specific to SNOM phones.

Module: applications/mod_sonar
Description: Sonar ping timer
This module measures the latency on an audio link by sending audible
audio sonar pings.

Module: applications/mod_spandsp
Description: SpanDSP
This module implements spandsp fax, dsp, and codec functionality.
Expand Down
8 changes: 0 additions & 8 deletions src/mod/applications/mod_sonar/Makefile.am

This file was deleted.

257 changes: 0 additions & 257 deletions src/mod/applications/mod_sonar/mod_sonar.c

This file was deleted.

0 comments on commit 33f7be8

Please sign in to comment.