Browse Source

MT#55283 support reworked framework

Change-Id: I947996343b09f38d1e14eee1d215a83e764f43cf
mr13.3
Richard Fuchs 8 months ago
parent
commit
198a6053bf
2 changed files with 173 additions and 1198 deletions
  1. +1
    -1
      debian/control
  2. +172
    -1197
      lib/codeclib.c

+ 1
- 1
debian/control View File

@ -49,7 +49,7 @@ Build-Depends:
libwebsockets-dev,
libxmlrpc-core-c3-dev (>= 1.16.07),
libxtables-dev (>= 1.4) | iptables-dev (>= 1.4),
ngcp-libcodec-chain-dev (>= 12.5) <pkg.ngcp-rtpengine.codec-chain>,
ngcp-libcodec-chain-dev (>= 13.3) <pkg.ngcp-rtpengine.codec-chain>,
pandoc,
pkgconf,
python3,


+ 172
- 1197
lib/codeclib.c
File diff suppressed because it is too large
View File


Loading…
Cancel
Save