Hi Victor, thanks for the correction
bcunit may always be needed, not sure there is a way to disable this requirement "./configure --disable-tests" is not supported by bctoolbox I believe.
I also forgot to mention bctoolbox, this one is definitely needed, this is a refactoring that was done to move utility features not specific to a library in a shared lib, some of it was directly in oRTP before.
https://github.com/kamailio/kamailio/blob/master/src/modules/rtp_media_serve...
On Wed, Nov 14, 2018 at 1:19 AM Victor Seva < linuxmaniac@torreviejawireless.org> wrote:
Module: kamailio Branch: master Commit: 5ecd43c19e5d3a41c33fe93c69616d26d0779c57 URL: https://github.com/kamailio/kamailio/commit/5ecd43c19e5d3a41c33fe93c69616d26...
Author: Victor Seva linuxmaniac@torreviejawireless.org Committer: Victor Seva linuxmaniac@torreviejawireless.org Date: 2018-11-14T10:17:51+01:00
rtp_media_server: add missing external dependence bcunit to doc
Modified: src/modules/rtp_media_server/doc/rtp_media_server_admin.xml
Diff: https://github.com/kamailio/kamailio/commit/5ecd43c19e5d3a41c33fe93c69616d26... Patch: https://github.com/kamailio/kamailio/commit/5ecd43c19e5d3a41c33fe93c69616d26...
diff --git a/src/modules/rtp_media_server/doc/rtp_media_server_admin.xml b/src/modules/rtp_media_server/doc/rtp_media_server_admin.xml index 8ce4c97997..ce9f175344 100644 --- a/src/modules/rtp_media_server/doc/rtp_media_server_admin.xml +++ b/src/modules/rtp_media_server/doc/rtp_media_server_admin.xml @@ -67,6 +67,15 @@ Mediastreamer2 is a powerful and lightweight streaming engine specialized for voice/video telephony applications. </para> </listitem>
<listitem>
<para>
<emphasis>bcunit</emphasis> git clone
https://github.com/BelledonneCommunications/bcunit.git
</para>
<para>
fork of the defunct project CUnit, with
several fixes and patches applied.
CUnit is a Unit testing framework for C.
</para>
</listitem> </itemizedlist> </section>
</section>
Kamailio (SER) - Development Mailing List sr-dev@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev