Commit Graph

26459 Commits (3cdb7950f05dbfe0b180a778c48f99f97345958c)
 

Author SHA1 Message Date
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
Matthew Jordan 08a88aab15 Fix compilation issues for OpenBSD
11 years ago
Richard Mudgett 6ca98524bf Audit ast_pjsip_rdata_get_endpoint() usage for ref leaks.
11 years ago
Richard Mudgett 1c09028171 res_pjsip_sdp_rtp,sorcery: Fix invalid access and memory leak respectively.
11 years ago
Matthew Jordan 73dcea59bd funcs/func_env: Fix regression caused in FILE read operation
11 years ago
Corey Farrell 4c84dca2d8 logger: Apply default console logging when configuration cannot be loaded.
11 years ago
Corey Farrell 958bc84caf chan_sip: Simplify dialog/peer references, improve REF_DEBUG output.
11 years ago
Corey Farrell 7fddae99dd chan_sip: Fix dialog reference leaked to scheduler for reinvite_timeout.
11 years ago
Richard Mudgett dba0f1ad67 res_pjsip_session: Fix off-nominal extra unref of session.
11 years ago
Scott Griepentrog 2c7b945149 Various: bugfixes found via chaos
11 years ago
Scott Griepentrog 1fb1c81923 core: Introduce chaos into memory allocations
11 years ago
Richard Mudgett 2122c205e6 Audit ast_sockaddr_resolve() usage for memory leaks.
11 years ago
Kevin Harwell 94fe4a9178 res_pjsip: Allow configuration of endpoint identifier query order
11 years ago
Kevin Harwell 1f428f25f0 res_pjsip: Allow configuration of endpoint identifier query order
11 years ago
Richard Mudgett 522f063186 res_pjsip: Add reason comment.
11 years ago
Matthew Jordan 5c03a5f2e7 main/frame: Don't report empty disallow values as an error
11 years ago
Joshua Colp f7c6bedb06 func_curl: Don't hold exclusive lock when performing HTTP request.
11 years ago
Joshua Colp 287a22435f core: Fix tab completion of "core set debug channel" CLI command.
11 years ago
Matthew Jordan 37d33ed997 FILE: fix retrieval of file contents when offset is specified
11 years ago
Matthew Jordan a4c27baf47 apps/app_amd: Document maximum_word_length option; fix AMDCAUSE documentation
11 years ago
Richard Mudgett a3292230b8 chan_pjsip: AMI action PJSIPShowEndpoint closes AMI connection on error.
11 years ago
Richard Mudgett 34aa0214eb chan_pjsip/res_pjsip_callerid: Make Party ID handling simpler and consistent.
11 years ago
Kevin Harwell 0497b7b155 Revert - res_pjsip: Allow configuration of endpoint identifier query order
11 years ago
Matthew Jordan b9fd61f2c7 main/audiohook: Update internal sample rate on reads
11 years ago
Matthew Jordan f5bc032567 Add support for the clang compiler; update RAII_VAR to use BlocksRuntime
11 years ago
Richard Mudgett bd029688cd res_pjsip: Move internal init/destroy prototypes to private header file.
11 years ago