Commit Graph

26325 Commits (3f54af689f35faf691cde8ff1d92479c4bcf259e)
 

Author SHA1 Message Date
Matthew Jordan 3f54af689f chan_iax2: Fix compilation issue due to funky merge
11 years ago
Matthew Jordan a9b6a62461 chan_iax2: Fix crash caused by unprotected access to iaxs[peer->callno]
11 years ago
Matthew Jordan 477536ef25 chan_sip: Handle IPv4 mapped IPv6 clients when NAT is enabled
11 years ago
Matthew Jordan b8fa8aa775 clang compiler warnings: Fix pointer-bool-converesion warnings
11 years ago
Matthew Jordan 016fba12e2 cel_pgsl: Add support for GMT timestamps
11 years ago
Scott Griepentrog d923ec80b9 pjsip: resolve compatibility problem with ast_sip_session
11 years ago
Kevin Harwell 153c4044e4 bridge.c: Hangup attended transfer target after it has been swapped out
11 years ago
Mark Michelson 1eba6abae5 Do not queue message requests that we do not respond to.
11 years ago
Matthew Jordan c2f50ba6f4 ARI: Add the ability to intercept hold and raise an event
11 years ago
Matthew Jordan af4d802773 clang compiler warnings: Fix sometimes-initialized warning in func_math
11 years ago
Matthew Jordan c1cfe3fae2 clang compiler warnings: Fix non-literal-null-conversion warnings
11 years ago
Mark Michelson 79fb8c32a6 Uncomment test case.
11 years ago
Mark Michelson fc314cb43f Add missing DNS NAPTR test file.
11 years ago
Kevin Harwell 87d7c90e4e res_pjsip: config option 'timers' can't be set to 'no'
11 years ago
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