<feed xmlns='http://www.w3.org/2005/Atom'>
<title>telephony/libs/pjproject, 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-12-04T12:06:45Z</updated>
<entry>
<title>pjproject: bump to match asterisk 23.1.0</title>
<updated>2025-12-04T12:06:45Z</updated>
<author>
<name>Paul Donald</name>
</author>
<published>2025-12-03T22:53:48Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=e8e89793f39117733a7cc7862713ba2a9f9bf7f6'/>
<id>urn:sha1:e8e89793f39117733a7cc7862713ba2a9f9bf7f6</id>
<content type='text'>
This matches the version and patches bundled with asterisk 23.1.0.

Signed-off-by: Andre Heider &lt;a.heider@gmail.com&gt;
Signed-off-by: Paul Donald &lt;newtwen+github@gmail.com&gt;
</content>
</entry>
<entry>
<title>pjproject: bump to 2.14.1</title>
<updated>2024-06-24T00:46:09Z</updated>
<author>
<name>Daniel Golle</name>
</author>
<published>2024-05-19T07:05:42Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=8ef219c850c6efdfe5278ebc3834dad360e1bb45'/>
<id>urn:sha1:8ef219c850c6efdfe5278ebc3834dad360e1bb45</id>
<content type='text'>
Pick patch from @dhewg so we keep pjproject in sync with the version
bundled with Asterisk.

Signed-off-by: Daniel Golle &lt;daniel@makrotopia.org&gt;
</content>
</entry>
<entry>
<title>pjproject: sync patches with asterisk 20.5.2</title>
<updated>2023-12-29T08:01:10Z</updated>
<author>
<name>Sebastian Kemper</name>
</author>
<published>2023-12-29T08:01:10Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=6643627656e1b66654bb0ab1a744b50dbec9d2b6'/>
<id>urn:sha1:6643627656e1b66654bb0ab1a744b50dbec9d2b6</id>
<content type='text'>
Signed-off-by: Sebastian Kemper &lt;sebastian_ml@gmx.net&gt;
</content>
</entry>
<entry>
<title>pjproject: Add PKG_CPE_ID</title>
<updated>2023-08-30T16:36:14Z</updated>
<author>
<name>Andreas Gnau</name>
</author>
<published>2023-08-30T16:36:14Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=2b3ae318e46bd92b6bbf751f2340d37be87d3065'/>
<id>urn:sha1:2b3ae318e46bd92b6bbf751f2340d37be87d3065</id>
<content type='text'>
Signed-off-by: Andreas Gnau &lt;andreas.gnau@iopsys.eu&gt;
</content>
</entry>
<entry>
<title>pjproject: bump to 2.13.1</title>
<updated>2023-07-08T08:42:16Z</updated>
<author>
<name>Sebastian Kemper</name>
</author>
<published>2023-07-08T08:39:36Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=73526e5661a3c357edeeeac407a7560b9d485a54'/>
<id>urn:sha1:73526e5661a3c357edeeeac407a7560b9d485a54</id>
<content type='text'>
1. add "/refs/tags" to PKG_SOURCE_URL, otherwise the downloaded file is
   broken now
2. bump minor version, includes security related fixes, see [1], [2] and
   [3]

[1] https://github.com/pjsip/pjproject/security/advisories/GHSA-9pfh-r8x4-w26w
[2] https://github.com/pjsip/pjproject/security/advisories/GHSA-cxwq-5g9x-x7fr
[3] https://github.com/pjsip/pjproject/security/advisories/GHSA-q9cp-8wcq-7pfr

Signed-off-by: Sebastian Kemper &lt;sebastian_ml@gmx.net&gt;
</content>
</entry>
<entry>
<title>pjproject: bump to 2.13</title>
<updated>2023-06-07T21:49:01Z</updated>
<author>
<name>Sebastian Kemper</name>
</author>
<published>2023-06-07T21:38:52Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=2e9e9b838642a1129d130912d3f70997ae5a1fd7'/>
<id>urn:sha1:2e9e9b838642a1129d130912d3f70997ae5a1fd7</id>
<content type='text'>
- bump to 2.13
- new option "--disable-libsrtp" now available so we can get rid of
  dependency on libsrtp2 (asterisk's SRTP support doesn't depend on pjproject)
- new option "--disable-upnp"
- 0007-execinfo.patch not required anymore, pjproject now checks for
  __GLIBC__
- sync patches with asterisk 20.3.0

Signed-off-by: Sebastian Kemper &lt;sebastian_ml@gmx.net&gt;
</content>
</entry>
<entry>
<title>pjproject: backport security fixes from 2.13</title>
<updated>2022-12-02T17:11:54Z</updated>
<author>
<name>Sebastian Kemper</name>
</author>
<published>2022-12-02T17:10:38Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=472f1ac7ac867b8fbc2841c56e7d61935dba9d52'/>
<id>urn:sha1:472f1ac7ac867b8fbc2841c56e7d61935dba9d52</id>
<content type='text'>
Backports two security fixes (c4d3498 and 450baca) from pjproject 2.13.
Source: asterisk 20.0.1.

Also drop AUTORELEASE as OpenWrt project wants to get rid of it.

Signed-off-by: Sebastian Kemper &lt;sebastian_ml@gmx.net&gt;
</content>
</entry>
<entry>
<title>pjproject: bump to 2.12.1</title>
<updated>2022-08-20T09:15:34Z</updated>
<author>
<name>Sebastian Kemper</name>
</author>
<published>2022-08-20T09:06:39Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=a57228588602e5217b95f1e9ded0b76402cb6c72'/>
<id>urn:sha1:a57228588602e5217b95f1e9ded0b76402cb6c72</id>
<content type='text'>
- add "--disable-android-mediacodec" to configure
- add EXCLUDE_APP=1 to "make" calls so some apps aren't built (speeds up
  the build a bit)
- drop "sed" call as no longer needed
- drop uclibc related patches
  (0002-uclibc-linker-unrecognized-options.patch and
  0003-non-gnu-pthreads.patch)
- update 0004-config_site.patch to sync up with Asterisk 18.14.0
- drop 0005-remove-hardcoded-lstdc++.patch as uclibcxx was removed from
  OpenWrt
- update 0006-fix-pkg_config-file.patch as there were some changes in
  this area upstream
- add 0007-execinfo.patch to prevent errors due to missing &lt;execinfo.h&gt;
- sync patches with 18.14.0

Signed-off-by: Sebastian Kemper &lt;sebastian_ml@gmx.net&gt;
</content>
</entry>
<entry>
<title>pjproject: sync patches with asterisk 18.11.2</title>
<updated>2022-04-15T14:21:24Z</updated>
<author>
<name>Sebastian Kemper</name>
</author>
<published>2022-04-15T14:21:22Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=0c67ab5831bb1509af035ce8f142eabbf14bd82a'/>
<id>urn:sha1:0c67ab5831bb1509af035ce8f142eabbf14bd82a</id>
<content type='text'>
Signed-off-by: Sebastian Kemper &lt;sebastian_ml@gmx.net&gt;
</content>
</entry>
<entry>
<title>pjproject: add upstream security fixes</title>
<updated>2022-03-05T15:58:02Z</updated>
<author>
<name>Sebastian Kemper</name>
</author>
<published>2022-03-05T15:58:00Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/feed/telephony/commit/?id=623e5288f16baa64472eefbbd215aacb0f99e79f'/>
<id>urn:sha1:623e5288f16baa64472eefbbd215aacb0f99e79f</id>
<content type='text'>
Details:

https://downloads.asterisk.org/pub/security/AST-2022-004.html
https://downloads.asterisk.org/pub/security/AST-2022-005.html
https://downloads.asterisk.org/pub/security/AST-2022-006.html

Signed-off-by: Sebastian Kemper &lt;sebastian_ml@gmx.net&gt;
</content>
</entry>
</feed>
