Commit Graph

26284 Commits (c516981dc7706979ae3e5d2a44927e005ec4d9f4)
 

Author SHA1 Message Date
Mark Michelson c516981dc7 Do not queue message requests that we do not respond to.
11 years ago
Matthew Jordan ab803ec342 ARI: Add the ability to intercept hold and raise an event
11 years ago
Matthew Jordan 488f093e97 clang compiler warnings: Fix sometimes-initialized warning in func_math
11 years ago
Matthew Jordan c027133f6d clang compiler warnings: Fix non-literal-null-conversion warnings
11 years ago
Kevin Harwell 2270c40d33 res_pjsip: config option 'timers' can't be set to 'no'
11 years ago
George Joseph 95de71f247 build: Fixes for gcc 5 compilation
11 years ago
Matthew Jordan d54ccda3b1 clang compiler warnings: Remove large chunks of unused code from extconf
11 years ago
Matthew Jordan 0ecd472e4f clang compiler warnings: Fix sometimes-uninitialized warning in pbx_config
11 years ago
Matthew Jordan 4e7be5b2dc clang compiler warnings: Fix format specified in framehook
11 years ago
Mark Michelson 2443b40341 Ensure that a non-zero sample rate is returned for all formats.
11 years ago
Corey Farrell b1102cd642 res_pjsip_phoneprov_provider: Revert 433996 / 433997.
11 years ago
Mark Michelson 0f25076f67 ParkedCall: Don't allow dialplan fallthrough after retrieving parked call.
11 years ago
Corey Farrell 709fa14b44 res_pjsip_phoneprov_provider: Fix leaked OBJ_MULTIPLE iterator.
11 years ago
Mark Michelson 1ee8424f27 res_pjsip_messaging: Serialize outbound SIP MESSAGEs
11 years ago
Scott Griepentrog 169e57d2e0 pjsip: resolve compatibility problem with ast_sip_session
11 years ago
Corey Farrell 1eb0c5f4e8 Tell menuselect that MALLOC_DEBUG conflicts with DEBUG_CHAOS.
11 years ago
Ashley Sanders e301185983 stasis: set a channel variable on websocket disconnect error
11 years ago
Ashley Sanders a1f12d9231 stasis: set a channel variable on websocket disconnect error
11 years ago
Ashley Sanders 7293ecd90b stasis: set a channel variable on websocket disconnect error
11 years ago
Richard Mudgett 94949e7f2f chan_sip: Fix expression in unit test /channels/chan_sip/test_sip_rtpqos.
11 years ago
Corey Farrell 9967739669 Re-add _ast_mem_backtrace_buffer variable for ABI compatibility.
11 years ago
Corey Farrell 2d39bc5528 Fix an ABI compatibility issue with ast_log_safe for modules.
11 years ago
Matthew Jordan 5f8faf16af clang compiler warnings: Fix -Wabsolute-value warnings
11 years ago
Matthew Jordan 09b681e344 clang compiler warnings: Fix invalid enum conversion
11 years ago
Matthew Jordan 7f33abb827 main/stdtime/localtime: Fix warning introduced in r433720
11 years ago
Matthew Jordan 47eeb67e14 clang compiler warnings: Ignore -Wunused-command-line-argument
11 years ago
Matthew Jordan dbb4d6f9e7 clang compiler warnings: Fix warning for -Wgnu-variable-sized-type-not-at-end
11 years ago
Matthew Jordan e126ab9eeb clang compiler warnings: Fix a variety of "unused" warnings
11 years ago
Matthew Jordan 2f6534527d clang compiler warnings: Fix -Wself-assign
11 years ago
Matthew Jordan eb70993a50 clang compiler warnings: Fix -Wparantheses-equality warnings
11 years ago
Matthew Jordan c0ff16036a clang compiler warnings: Fix -Wbitfield-constant-conversion warning
11 years ago
Matthew Jordan 844bc76bef clang compiler warnings: Fix -Winitializer-overrides
11 years ago
Matthew Jordan 5e204042d9 clang compiler warnings: Fix -Wunused-function; make inline function static
11 years ago
Jonathan Rose cfbf5fbe91 SAC: Add a few basic queues
11 years ago
Jonathan Rose 1a50d8d4c2 SAC: Add conferencing extensions and configuration
11 years ago
Rusty Newton c6c08d755d configs/basic-pbx - Super Awesome Company example configs Phase 1, Patch 2
11 years ago
Richard Mudgett 13557675d4 res_pjsip_registrar_expire.c: Made use ao2 container template routines and eliminated some RAII_VAR() usage.
11 years ago
Mark Michelson 85feac857c Add stateful PJSIP response API call, and use it for out-of-dialog responses.
11 years ago
Richard Mudgett dc2cf21144 res_pjsip_registrar_expire.c: Cleanup scheduler leaks on unload/shutdown.
11 years ago
Matthew Jordan 6e6f5b3a1f res/res_timing_kqueue: Update the module to conform to current timer API
11 years ago
Corey Farrell b0df413fb2 Fix link error for utils/aelparse.
11 years ago
Corey Farrell d01706ce1e Improved and portable ast_log recursion avoidance
11 years ago
Corey Farrell 4b225e2104 Fix compile errors caused by r4500 / r4501.
11 years ago
Corey Farrell 6adf26f14d Replace most uses of ast_register_atexit with ast_register_cleanup.
11 years ago
Corey Farrell d0df545a44 res_pjsip: Enable unload of all modules at shutdown.
11 years ago
Kevin Harwell fd434a210f app_confbridge: file playback blocks dtmf
11 years ago
Richard Mudgett dea885a607 A couple minor cleanup tweaks.
11 years ago
Matthew Jordan 05de9082a5 res_xmpp: Buddies are always auto-registered when processing the roster
11 years ago
Richard Mudgett b1e9552b08 chan_pjsip: Add "rpid_immediate" option to prevent unnecessary "180 Ringing" messages.
11 years ago
Matthew Jordan a3fe43fbdc Fix compilations errors on 64-bit OpenBSD systems
11 years ago