Commit Graph

26311 Commits (e48f2e7897079936ef2cb91fd15b88c319a3cdc9)
 

Author SHA1 Message Date
George Joseph e48f2e7897 build: Fixes for gcc 5 compilation
11 years ago
Matthew Jordan 0543879228 clang compiler warnings: Remove large chunks of unused code from extconf
11 years ago
Matthew Jordan e309a91e2d clang compiler warnings: Fix sometimes-uninitialized warning in pbx_config
11 years ago
Matthew Jordan ed3cf8761b clang compiler warnings: Fix format specified in framehook
11 years ago
Mark Michelson 0a26602b8c Merge NAPTR support into trunk.
11 years ago
Mark Michelson edf9da4365 Ensure that a non-zero sample rate is returned for all formats.
11 years ago
Corey Farrell ffd7319df3 res_pjsip_phoneprov_provider: Revert 433996 / 433997.
11 years ago
Mark Michelson 53af579d4c ParkedCall: Don't allow dialplan fallthrough after retrieving parked call.
11 years ago
Corey Farrell e6f0410028 res_pjsip_phoneprov_provider: Fix leaked OBJ_MULTIPLE iterator.
11 years ago
Mark Michelson 3439487a81 res_pjsip_messaging: Serialize outbound SIP MESSAGEs
11 years ago
Scott Griepentrog 6e5efe04bd pjsip: resolve compatibility problem with ast_sip_session
11 years ago
Corey Farrell 154ba47766 Tell menuselect that MALLOC_DEBUG conflicts with DEBUG_CHAOS.
11 years ago
Ashley Sanders a217d2d1db stasis: set a channel variable on websocket disconnect error
11 years ago
Joshua Colp 39824e3d01 dns: Add support for SRV record parsing and sorting.
11 years ago
Mark Michelson da13d15425 stasis: set a channel variable on websocket disconnect error
11 years ago
Ashley Sanders 06578ef407 stasis: set a channel variable on websocket disconnect error
11 years ago
Richard Mudgett 2d28fa678e chan_sip: Fix expression in unit test /channels/chan_sip/test_sip_rtpqos.
11 years ago
Corey Farrell 076fc12afb Blocked revisions 433795
11 years ago
Corey Farrell 8d12288d8a Fix an ABI compatibility issue with ast_log_safe for modules.
11 years ago
Matthew Jordan 7bc2345fb1 clang compiler warnings: Fix -Wabsolute-value warnings
11 years ago
Matthew Jordan ce59fabd5c clang compiler warnings: Fix invalid enum conversion
11 years ago
Matthew Jordan 61577cbee6 main/stdtime/localtime: Fix warning introduced in r433720
11 years ago
Matthew Jordan 072734692e clang compiler warnings: Ignore -Wunused-command-line-argument
11 years ago
Matthew Jordan 1cf949c489 clang compiler warnings: Fix warning for -Wgnu-variable-sized-type-not-at-end
11 years ago
Matthew Jordan d2776d4d45 clang compiler warnings: Fix a variety of "unused" warnings
11 years ago
Matthew Jordan cb7b6bc4be clang compiler warnings: Fix -Wself-assign
11 years ago
Matthew Jordan e9520dbe0d clang compiler warnings: Fix -Wparantheses-equality warnings
11 years ago
Matthew Jordan fd50e5bfb5 clang compiler warnings: Fix -Wbitfield-constant-conversion warning
11 years ago
Matthew Jordan c747b3b12a clang compiler warnings: Fix -Winitializer-overrides
11 years ago
Matthew Jordan d6173cd1d0 clang compiler warnings: Fix -Wunused-function; make inline function static
11 years ago
Jonathan Rose b56592e3ae SAC: Add conferencing extensions and configuration
11 years ago
Rusty Newton c21e2e45a8 configs/basic-pbx - Super Awesome Company example configs Phase 1, Patch 2
11 years ago
Richard Mudgett 2659e48d9d res_pjsip_registrar_expire.c: Made use ao2 container template routines and eliminated some RAII_VAR() usage.
11 years ago
Mark Michelson 0b62e41654 Add stateful PJSIP response API call, and use it for out-of-dialog responses.
11 years ago
Richard Mudgett a18da4eaf2 res_pjsip_registrar_expire.c: Cleanup scheduler leaks on unload/shutdown.
11 years ago
Richard Mudgett cb1c639817 Add missing file. ASTERISK-24781
11 years ago
Matthew Jordan a024af1156 res/res_timing_kqueue: Update the module to conform to current timer API
11 years ago
Corey Farrell 10458d2878 Fix link error for utils/aelparse.
11 years ago
Corey Farrell 28e3bd0af7 Improved and portable ast_log recursion avoidance
11 years ago
Corey Farrell 554eb74516 Fix compile errors caused by r4500 / r4501.
11 years ago
Corey Farrell 3ddd92902a Replace most uses of ast_register_atexit with ast_register_cleanup.
11 years ago
Corey Farrell d7fc85e69d res_pjsip: Enable unload of all modules at shutdown.
11 years ago
Kevin Harwell ab674f67b5 app_confbridge: file playback blocks dtmf
11 years ago
Richard Mudgett e953d15223 A couple minor cleanup tweaks.
11 years ago
Matthew Jordan 47156aab92 res_xmpp: Buddies are always auto-registered when processing the roster
11 years ago
Joshua Colp abf3e40902 dns: Add core DNS API + unit tests and res_resolver_unbound module + unit tests.
11 years ago
Richard Mudgett 4c2fc5b811 chan_pjsip: Add "rpid_immediate" option to prevent unnecessary "180 Ringing" messages.
11 years ago
Matthew Jordan 60f01520e7 Fix compilations errors on 64-bit OpenBSD systems
11 years ago
Matthew Jordan 66670f02e6 Fix compilation issues for OpenBSD
11 years ago
Richard Mudgett 7e097bce86 Audit ast_pjsip_rdata_get_endpoint() usage for ref leaks.
11 years ago