asterisk/third-party/pjproject/patches
George Joseph 83680dab99 pjproject_bundled: Increase PJSIP_MAX_MODULE to 38
The default is 32 with 8 being used by pjproject itself.  Recent
commits have put us over the limit resulting in assertions in
pjproject.  Since this value is used in invites, dialogs,
transports and subscriptions as well as the global pjproject
endpoint, we don't want to increase it too much.

Resolves: #255
2023-08-14 17:17:25 +00:00
..
0000-configure-ssl-library-path.patch pjproject: Update bundled to 2.12 release. 2022-03-30 07:28:06 -05:00
0000-remove-third-party.patch res_pjsip: Upgraded bundled pjsip to 2.13 2023-02-06 18:21:58 -07:00
0010-Make-sure-that-NOTIFY-tdata-is-set-before-sending-it_new-129fb323a66dd1fd16880fe5ba5e6a57.patch res_pjsip: Prevent SEGV in pjsip_evsub_send_request 2023-02-23 10:13:19 -06:00
README pjproject_bundled: Update for pjproject 2.6 2017-02-23 16:23:53 -06:00
asterisk_malloc_debug.c core: Remove ABI effects of MALLOC_DEBUG. 2018-03-01 13:13:55 -06:00
asterisk_malloc_debug.h core: Stop using AST_INLINE_API for allocator functions. 2018-03-17 01:06:33 -04:00
config_site.h pjproject_bundled: Increase PJSIP_MAX_MODULE to 38 2023-08-14 17:17:25 +00:00
user.mak BuildSystem: Really do not pass unknown-warning options to the compiler. 2018-01-12 14:20:34 +01:00

README

The 0000-* patches in this directory should not be removed or
reordered when upgrading to a new version of pjproject.  They
MAY need to be updated to apply cleanly however.

New patches should be numbered in ascending order with no
duplicates.  Leave 10 slots open after the last patch to
allow others to be inserted.