<feed xmlns='http://www.w3.org/2005/Atom'>
<title>telephony/net/rtpengine/Makefile, branch master</title>
<subtitle>Mirror of telephony feed</subtitle>
<id>https://git.openwrt.org/feed/telephony/atom?h=master</id>
<link rel='self' href='https://git.openwrt.org/feed/telephony/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/'/>
<updated>2025-11-20T11:03:58Z</updated>
<entry>
<title>rtpengine: bump to 11.5.1.49</title>
<updated>2025-11-20T11:03:58Z</updated>
<author>
<name>Christian Marangi</name>
</author>
<published>2025-11-20T11:03:58Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=a5c29c23f017a3dcf9b5a919939f150febcf9141'/>
<id>urn:sha1:a5c29c23f017a3dcf9b5a919939f150febcf9141</id>
<content type='text'>
Bump rtengine package to 11.5.1.49. This is needed to fix compilation
error on new kernel 6.12 that added a new scope variable to
ip_route_output.

Signed-off-by: Christian Marangi &lt;ansuelsmth@gmail.com&gt;
</content>
</entry>
<entry>
<title>Remove maintainer</title>
<updated>2024-11-06T17:54:12Z</updated>
<author>
<name>Sebastian Kemper</name>
</author>
<published>2024-11-06T17:50:59Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=81ecfdf34a1e67d0bb3715c94d79bea9cc5b2e0a'/>
<id>urn:sha1:81ecfdf34a1e67d0bb3715c94d79bea9cc5b2e0a</id>
<content type='text'>
As requested on openwrt-devel in October 2024 [1], remove maintainer,
including any copyright lines.

[1] https://lists.openwrt.org/pipermail/openwrt-devel/2024-October/043323.html

Signed-off-by: Sebastian Kemper &lt;sebastian_ml@gmx.net&gt;
</content>
</entry>
<entry>
<title>rtpengine: bump to 11.5.1.18</title>
<updated>2023-12-24T22:50:58Z</updated>
<author>
<name>Sebastian Kemper</name>
</author>
<published>2023-12-24T22:50:51Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=de7534808fbd8cf657af4744133b93c967cfe238'/>
<id>urn:sha1:de7534808fbd8cf657af4744133b93c967cfe238</id>
<content type='text'>
Add missing xmlrpc-c dependency.

Signed-off-by: Sebastian Kemper &lt;sebastian_ml@gmx.net&gt;
</content>
</entry>
<entry>
<title>rtpengine: bump to 11.5.1.12 release and set PCRE2</title>
<updated>2023-11-03T14:47:59Z</updated>
<author>
<name>Christian Marangi</name>
</author>
<published>2023-11-02T22:36:52Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=ed8d33050400aa9438b70de3b96e74942143339b'/>
<id>urn:sha1:ed8d33050400aa9438b70de3b96e74942143339b</id>
<content type='text'>
Bump rtpengine to release 11.5.1.12.

New 11.x release require libopus as a new library and also moved to
PCRE2 library.

Refresh patches and also introduce a new one to disable docs as they
changed doc generation tool and now would require a new prereq and docs
are not useful and would waste space on an embedded scenario.

For recording module libcurl is also now required.

Signed-off-by: Christian Marangi &lt;ansuelsmth@gmail.com&gt;
</content>
</entry>
<entry>
<title>rtpengine: update libwebsockets dependency</title>
<updated>2023-01-09T11:04:53Z</updated>
<author>
<name>Sebastian Kemper</name>
</author>
<published>2023-01-09T11:04:46Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=022701e067f2892c3ce8558487ff817f6a0e7042'/>
<id>urn:sha1:022701e067f2892c3ce8558487ff817f6a0e7042</id>
<content type='text'>
The rtpengine daemon requires lws_get_ssl(). This function is not
available in libwebsockets-mbedtls. This commit updates the dependency
to libwebsockets-openssl.

Signed-off-by: Sebastian Kemper &lt;sebastian_ml@gmx.net&gt;
</content>
</entry>
<entry>
<title>rtpengine: add mqtt dep</title>
<updated>2022-10-15T07:56:12Z</updated>
<author>
<name>Sebastian Kemper</name>
</author>
<published>2022-10-15T07:56:09Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=2a13d2eb1e8f46229a0d1410d6ab1c5f3490d65d'/>
<id>urn:sha1:2a13d2eb1e8f46229a0d1410d6ab1c5f3490d65d</id>
<content type='text'>
rtpengine will use the lib if found, so add it.

Signed-off-by: Sebastian Kemper &lt;sebastian_ml@gmx.net&gt;
</content>
</entry>
<entry>
<title>rtpengine: bump to 10.5.2.6</title>
<updated>2022-10-14T22:51:28Z</updated>
<author>
<name>Sebastian Kemper</name>
</author>
<published>2022-10-14T22:51:28Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=432432458a480e1231ae804c0aecfdb5f27f0db8'/>
<id>urn:sha1:432432458a480e1231ae804c0aecfdb5f27f0db8</id>
<content type='text'>
Signed-off-by: Sebastian Kemper &lt;sebastian_ml@gmx.net&gt;
</content>
</entry>
<entry>
<title>rtpengine: use perl/host when building</title>
<updated>2022-02-26T17:02:34Z</updated>
<author>
<name>Sebastian Kemper</name>
</author>
<published>2022-02-26T17:02:31Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=3657828ae34cef802ce10cb4ddb7fd3cb59f1b02'/>
<id>urn:sha1:3657828ae34cef802ce10cb4ddb7fd3cb59f1b02</id>
<content type='text'>
utils/const_str_hash is called by rtpengine build system. The Perl
script uses shebang "#!/usr/bin/perl" and depends on perl-IPC-Cmd. If
this is missing the build will fail:

../utils/const_str_hash &lt; "control_ng.c" &gt; "control_ng.strhash.c"
Can't locate IPC/Cmd.pm in @INC (you may need to install the IPC::Cmd module) (@INC contains: /usr/local/lib64/perl5/5.34 /usr/local/share/perl5/5.34 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at ../utils/const_str_hash line 6.
BEGIN failed--compilation aborted at ../utils/const_str_hash line 6.
make[4]: *** [../lib/common.Makefile:46: control_ng.strhash.c] Error 2

OpenWrt does not depend on perl-IPC-Cmd being available, so this commit
makes rtpengine build depend on perl/host, which provides this Perl
module.

Closes #748

Signed-off-by: Sebastian Kemper &lt;sebastian_ml@gmx.net&gt;
</content>
</entry>
<entry>
<title>rtpengine: bump to 9.5.3.2</title>
<updated>2022-01-22T10:55:56Z</updated>
<author>
<name>Sebastian Kemper</name>
</author>
<published>2022-01-22T10:55:52Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=6ffb3e81d26c8028048236b978c1994b6086b7da'/>
<id>urn:sha1:6ffb3e81d26c8028048236b978c1994b6086b7da</id>
<content type='text'>
Latest LTS release. Switch to AUTORELEASE.

Signed-off-by: Sebastian Kemper &lt;sebastian_ml@gmx.net&gt;
</content>
</entry>
<entry>
<title>rptengine: update to 9.5.2.1</title>
<updated>2021-10-20T20:41:41Z</updated>
<author>
<name>Rosen Penev</name>
</author>
<published>2021-10-20T20:40:36Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=647996dc78521518824df023de2c16b7696170d2'/>
<id>urn:sha1:647996dc78521518824df023de2c16b7696170d2</id>
<content type='text'>
Fixes compilation with glib 2.7.0.

Signed-off-by: Rosen Penev &lt;rosenp@gmail.com&gt;
</content>
</entry>
</feed>
