You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
asterisk/third-party/pjproject/patches
Joshua Colp a1d387be41
Merge "pjproject_bundled: Fix for Solaris builds. Do not undef s_addr." into 15
7 years ago
..
0000-configure-ssl-library-path.patch pjproject_bundled: Find shared libraries in root --with-ssl=PATH. 7 years ago
0000-remove-third-party.patch res_pjproject.c: Upgrade bundled PJPROJECT to 2.7 8 years ago
0000-set_apps_initial_log_level.patch res_pjproject.c: Upgrade bundled PJPROJECT to 2.7 8 years ago
0000-solaris.patch pjproject_bundled: Fix for Solaris builds. Do not undef s_addr. 7 years ago
0021-sip_parser-Fix-return-code-in-pjsip_find_msg-and-add.patch bundled_pjproject: sip_parser: Fix return code in pjsip_find_msg 8 years ago
0030-sip_transport-Destroy-transports-not-in-hash.patch pjsip: Add patch to allow all transports to be destroyed. 8 years ago
0040-183_without_to_tag.patch pjsip: 183 without To tag does not negotiate media 8 years ago
0050-dont_terminate_session_early.patch pjsip: Ignore state changes from old transactions. 8 years ago
0060-sip_msg-Prevent-crash-on-header-without-vptr.patch res_pjsip: Remove spurious error logging when printing silent headers 7 years ago
0070-os_core_unix-Set-mutex-NULL-in-atomic-destroy-and-ad.patch pjproject_bundled: Add patch for pj_atomic crashes 7 years ago
0080-timer-Clean-up-usage-of-timer-heap.patch pjproject_bundled: timer: Clean up usage of timer heap 7 years ago
0090-sip_transaction-In-tsx_timer_callback-check-if-tsx-i.patch pjroject_bundled: Add already-destroyed check to tsx_timer_callback 7 years ago
0100-sip_inv-Add-option-to-accept-updated-SDP-on-same-To-.patch res_pjsip_session: Add ability to accept multiple sdp answers 7 years ago
0110_fix_tdata_rexmit_deadlock.patch thirdparty/pjproject: fix deadlock in response retransmissions 7 years ago
README pjproject_bundled: Update for pjproject 2.6 8 years ago
asterisk_malloc_debug.c Remove as much trailing whitespace as possible. 8 years ago
asterisk_malloc_debug.h pjproject_bundled: Add MALLOC_DEBUG capability 9 years ago
config_site.h Bundled PJPROJECT: Disable internal connection oriented keep-alive. 7 years ago
user.mak BuildSystem: Really do not pass unknown-warning options to the compiler. 8 years ago

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.