[OpenSIPS-Users] rtp.io module
Liviu Chircu
liviu at opensips.org
Wed Sep 24 13:31:27 UTC 2025
Hi, Ihor!
Yes, rtp.io has no packaging logic at the moment, not being mentioned in
either the control
<https://github.com/OpenSIPS/opensips/blob/3.6/packaging/debian/control>
or rules
<https://github.com/OpenSIPS/opensips/blob/3.6/packaging/debian/rules>
files, so it simply gets skipped during the package builds.
To fix this, we would need a rtpproxy project clone during the build
(git submodule?), then build it as static library flavor (as
"librtpproxy.a" file, using --enable-librtpproxy, and not just
"rtpproxy" binary). Then, the rtp.io module would simply build against
the ".a" file, finally producing "rtp.io.so". The rest is history :)
Could be worth putting up a feature request for this, it also seems to
be a good-first-issue candidate (couple hours of work).
Best regards,
On 21.08.2025 16:57, Ihor Olkhovskyi wrote:
> Hello!
>
> As I got, in a debian repo there is no rtp.io <http://rtp.io> package?
> Or I've missed something?
>
> --
> Best regards,
> Ihor (Igor)
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
--
Liviu Chircu
www.opensips-solutions.com |www.siphub.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20250924/7556b540/attachment.html>
More information about the Users
mailing list