rtpproxy: fix build for bcg729 >1.0.1
authorJiri Slachta <jiri@slachta.eu>
Tue, 7 Nov 2017 19:07:03 +0000 (20:07 +0100)
committerJiri Slachta <jiri@slachta.eu>
Tue, 7 Nov 2017 19:07:03 +0000 (20:07 +0100)
commit84e65ca0fc24f323a69b6dd97cb6aad0466ccb2c
tree05188cd2e26d6c6b3de6d3fcb7e23bfa2185e6dd
parentb4c056464783e55351d306ce4d9a647371fe68b3
rtpproxy: fix build for bcg729 >1.0.1

Several method signatures have changed in bcg729 1.0.1
and higher. This issue was already resolved in upstream.
In the current development branch, there is no compilable
version. Due to those changes, I have disabled linking
against bcg729 since we have bcg729 at version 1.0.2.

By disabling bcg729 the internal g729 rtpproxy API
will be used.

Signed-off-by: Jiri Slachta <jiri@slachta.eu>
net/rtpproxy/Makefile