mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-04 19:31:56 +00:00
Add mod_cluechoo back to debian/control-modules
The debian/control-modules file is a comprehensive list of modules,
not a list of modules which are built. Our build tools verify the
file is comprehensive, so modules can't be removed from here unless
we're taking them out of tree.
Partially revert "don't package mod_cluechoo and don't build/load by default"
This partially reverts commit e02e41a5c1.
This commit is contained in:
Vendored
+5
@@ -30,6 +30,11 @@ Description: Caller ID name lookup
|
||||
This module provides an API for querying caller ID name and location
|
||||
data.
|
||||
|
||||
Module: applications/mod_cluechoo
|
||||
Description: Clue Choo
|
||||
This demo module renders a Clue Choo train on the FreeSWITCH console.
|
||||
Build-Depends: libncurses5-dev
|
||||
|
||||
Module: applications/mod_commands
|
||||
Description: Command module
|
||||
This module provides miscellaneous API commands.
|
||||
|
||||
Reference in New Issue
Block a user