Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
zaptel_perl | Set perl installation path to vendorlib Point DAHDI PERL modules to the right directory under which to install perl modules. (sitelib in Debian is under /usr/local. We don't want to install there) Debian-specific configuration. |
Tzafrir Cohen <tzafrir.cohen@xorcom.com> | no | |||
echocan_oslec | Make OSLEC the default DAHDI echo canceller Our dahdi-linux packages provide OSLEC, which is generally a better echo canceller than those included with DAHDI. Thus we should make it the default echo canceller in generated configurations. Debian-specific configuration tweak. |
Tzafrir Cohen <tzafrir.cohen@xorcom.com> | no | |||
remove_dahdi_speed | Remove the useless utility dahdi_speed It was useful long ago, but pointless now. diff --git a/Makefile.am b/Makefile.am index d43ce91..09e4f12 100644 |
Tzafrir Cohen <tzafrir.cohen@xorcom.com> | no | |||
soname.patch | add extra digit to library SO name: 2.0 Asterisk and various other programs were already looking for that SO name. diff --git a/configure.ac b/configure.ac index 826a7ec..2afe476 100644 |
Tzafrir Cohen <tzafrir@debian.org> | no | |||
dahdi_spantypes.patch | [PATCH] handle both spantypes and dahdi_spantypes in sysfs dahdi_span_types and dahdi_span_assignments use information from sysfs. As of kernel 4.13, the name of the attribute chnaged. Handle both old and new name. |
Tzafrir Cohen <tzafrir@debian.org> | yes | upstream | 2019-03-02 | |
typos.patch | =================================================================== | no | ||||
dahdi-tools-3.1.0-fno-common.patch | Remove unused union names that break build diff --git a/xpp/mpptalk.c b/xpp/mpptalk.c index fdb34f1..8fb3687 100644 |
Jaco Kroon <jaco@uls.co.za> | yes | upstream | ||
fix_install_paths.patch | Change defaults for some install paths =================================================================== |
Tzafrir Cohen <tzafrir@debian.org> | no |