mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-11 20:38:45 +00:00
pjproject-bundled: Cleanups for reported issues
PortAudio should no longer be required PJSIP_MAX_PKT_LEN is now 6000 Older autoconf issue fixed. (CentOS 6) Change-Id: I463fa9586cbe7c6b3b603289f535bd8e361611dd
This commit is contained in:
1
third-party/pjproject/patches/config_site.h
vendored
1
third-party/pjproject/patches/config_site.h
vendored
@@ -29,6 +29,7 @@
|
||||
#define PJ_HAS_STRICMP_ALNUM 0
|
||||
#define PJ_HASH_USE_OWN_TOLOWER 1
|
||||
#define PJSIP_UNESCAPE_IN_PLACE 1
|
||||
#define PJSIP_MAX_PKT_LEN 6000
|
||||
|
||||
#undef PJ_TODO
|
||||
#define PJ_TODO(x)
|
||||
|
||||
Reference in New Issue
Block a user