<feed xmlns='http://www.w3.org/2005/Atom'>
<title>telephony/net/rtpengine, 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-21T14:44:10Z</updated>
<entry>
<title>rtpengine: add patch fixing compilation error for pthread tid</title>
<updated>2025-11-21T14:44:10Z</updated>
<author>
<name>Christian Marangi</name>
</author>
<published>2025-11-21T14:44:10Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=f4c73b0482c3a169d99cf8575b35b6e3c3512ded'/>
<id>urn:sha1:f4c73b0482c3a169d99cf8575b35b6e3c3512ded</id>
<content type='text'>
Add patch fixing compilation error for wrong pthread tid init.

While at it also renumber the patch to to follow the pattern of 1xx for
downstream patch.

Signed-off-by: Christian Marangi &lt;ansuelsmth@gmail.com&gt;
</content>
</entry>
<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: add patch fixing compilation warning for kernel module</title>
<updated>2023-05-12T17:42:31Z</updated>
<author>
<name>Christian Marangi</name>
</author>
<published>2023-05-12T17:41:14Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=f265a9399173dd9cf705c298652816e4fb948714'/>
<id>urn:sha1:f265a9399173dd9cf705c298652816e4fb948714</id>
<content type='text'>
Add patch fixing compilation warning for kernel module.
Always dynamically allocate buffer for proc_control_read_write.
Fix compilation warning:
/builder/shared-workdir/build/build_dir/target-arm_cortex-a8+vfpv3_musl_eabi/rtpengine-no-transcode/rtpengine-mr10.5.2.6/kernel-module/xt_RTPENGINE.c: In function 'proc_control_read_write':
/builder/shared-workdir/build/build_dir/target-arm_cortex-a8+vfpv3_musl_eabi/rtpengine-no-transcode/rtpengine-mr10.5.2.6/kernel-module/xt_RTPENGINE.c:3573:1: error: the frame size of 1272 bytes is larger than 1024 bytes [-Werror=frame-larger-than=]
 3573 | }
      | ^

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: fix compilation with iptables 1.8.8</title>
<updated>2022-06-08T19:14:51Z</updated>
<author>
<name>Nick Hainke</name>
</author>
<published>2022-06-07T22:28:52Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=2d9385f120438c5af3196f321a92b16f8c14e174'/>
<id>urn:sha1:2d9385f120438c5af3196f321a92b16f8c14e174</id>
<content type='text'>
The extension handling changed [0,1]. Fix compilation with iptables
1.8.8 [2].

[0] - https://git.netfilter.org/iptables/commit/?id=ef108943f69a6e20533d58823740d3f0534ea8ec
[1] - https://git.netfilter.org/iptables/commit/?id=6c689b639cf8e2aeced8685eca2915892d76ad86
[2] - https://github.com/openwrt/openwrt/pull/9886

Signed-off-by: Nick Hainke &lt;vincent@systemli.org&gt;
</content>
</entry>
</feed>
