Add new modules to debian packaging
This commit is contained in:
parent
fff6e50a9b
commit
45bda53361
|
@ -147,6 +147,11 @@ Description: Nibblebill
|
|||
This module allows for real-time accounting of a cash balance and
|
||||
using that information for call routing.
|
||||
|
||||
Module: applications/mod_oreka
|
||||
Description: Media recording with Oreka
|
||||
This module provides media recording with the Oreka cross-platfor
|
||||
audio stream recording and retrieval system.
|
||||
|
||||
Module: applications/mod_osp
|
||||
Description: Open Settlement Protocol
|
||||
This module adds support for the Open Settlement Protocol (OSP).
|
||||
|
@ -192,6 +197,11 @@ 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_soundtouch
|
||||
Description: Soundtouch
|
||||
This module implements example media bugs.
|
||||
|
@ -335,6 +345,10 @@ Module: codecs/mod_voipcodecs
|
|||
Description: mod_voipcodecs
|
||||
Adds mod_voipcodecs.
|
||||
|
||||
Module: codecs/mod_vp8
|
||||
Description: VP8 video codec
|
||||
This module adds the VP8 video codec, also known as WebM.
|
||||
|
||||
## mod/dialplans
|
||||
|
||||
Module: dialplans/mod_dialplan_asterisk
|
||||
|
@ -376,6 +390,10 @@ Description: mod_h323
|
|||
Adds mod_h323.
|
||||
Build-Depends: libopenh323-dev, libpt-dev
|
||||
|
||||
Module: endpoints/mod_html5
|
||||
Description: HTML5 endpoint module
|
||||
This module adds support for HTML5 technologies such as WebRTC.
|
||||
|
||||
Module: endpoints/mod_khomp
|
||||
Description: mod_khomp
|
||||
Adds mod_khomp.
|
||||
|
@ -651,6 +669,10 @@ Description: mod_xml_ldap
|
|||
Adds mod_xml_ldap.
|
||||
Build-Depends: libsasl2-dev
|
||||
|
||||
Module: xml_int/mod_xml_radius
|
||||
Description: mod_xml_radius
|
||||
Adds mod_xml_radius
|
||||
|
||||
Module: xml_int/mod_xml_rpc
|
||||
Description: mod_xml_rpc
|
||||
Adds mod_xml_rpc.
|
||||
|
|
Loading…
Reference in New Issue