Update debian/control-modules for new modules
We were missing mod_smpp; mod_json_cdr needed to be placed differently in the file such that it matches the output of the automated generator we use to check the completeness of this file.
This commit is contained in:
parent
0ba86871b4
commit
2b479574ee
|
@ -525,16 +525,16 @@ Module: event_handlers/mod_format_cdr
|
|||
Description: mod_format_cdr
|
||||
Adds mod_format_cdr.
|
||||
|
||||
Module: event_handlers/mod_json_cdr
|
||||
Description: mod_json_cdr
|
||||
Adds mod_json_cdr.
|
||||
|
||||
Module: event_handlers/mod_kazoo
|
||||
Description: mod_kazoo
|
||||
Adds mod_kazoo.
|
||||
Build-Depends: erlang-dev
|
||||
Depends: erlang
|
||||
|
||||
Module: event_handlers/mod_json_cdr
|
||||
Description: mod_json_cdr
|
||||
Adds mod_json_cdr.
|
||||
|
||||
Module: event_handlers/mod_odbc_cdr
|
||||
Description: mod_odbc_cdr
|
||||
Adds mod_odbc_cdr.
|
||||
|
@ -548,6 +548,10 @@ Description: mod_rayo
|
|||
Adds mod_rayo.
|
||||
Depends: freeswitch-mod-ssml (= ${binary:Version})
|
||||
|
||||
Module: event_handlers/mod_smpp
|
||||
Description: mod_snmp
|
||||
Adds mod_snmp.
|
||||
|
||||
Module: event_handlers/mod_snmp
|
||||
Description: mod_snmp
|
||||
Adds mod_snmp.
|
||||
|
|
Loading…
Reference in New Issue