Commit Graph

8153 Commits (aa5707b8891119741baae98cf7b51a00c0f99438)

Author SHA1 Message Date
Joshua Colp 987548413d Merge "chan_sip: Fix early call pickup channel leak."
10 years ago
Matt Jordan 2c17515f3c Makefile: Remove coverage files on 'make clean'
10 years ago
Joshua Colp fa4dd9755a Merge "chan_vpb.cc: Fix compiler warning Jenkins found."
10 years ago
Walter Doekes 34323f9f95 chan_sip: Fix early call pickup channel leak.
10 years ago
Walter Doekes 6fbb58c7f7 chan_mgcp: Don't call close on fd -1.
10 years ago
Richard Mudgett 41610df8d5 chan_vpb.cc: Fix compiler warning Jenkins found.
10 years ago
Alexander Traud 1ad9a6b6b6 chan_sip: Reload peer without its old capabilities.
10 years ago
Joshua Colp 5caefc98a1 chan_sip: Destroy peers without holding peers container lock.
10 years ago
Damian Ivereigh 19f60d9412 chan_sip.c: Update dialog fromtag after request with auth
10 years ago
Matt Jordan bb00b26f35 chan_pjsip: Set the context and extension on the channel when created
10 years ago
Mark Michelson 339f965cbe Merge "chan_iax2: Prevent deadlock between hangup and sending lagrq/ping"
10 years ago
Corey Farrell 80621ce3c5 Fix unsafe uses of ast_context pointers.
10 years ago
Corey Farrell 50044fdc15 Stasis: Fix unsafe use of stasis_unsubscribe in modules.
10 years ago
Yousf Ateya 83ff268b9e chan_iax2: Prevent deadlock between hangup and sending lagrq/ping
10 years ago
snuffy 17129d2c29 chan_pjsip: Fix crash during off-nominal when no endpoint specified.
10 years ago
Joshua Colp 35ff01823b Merge "AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro."
10 years ago
Rodrigo Ramírez Norambuena eec010829a AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.
10 years ago
Richard Mudgett 0bb0d4a603 chan_dahdi/sig_pri: Fix crash on ISDN call hangup collision.
10 years ago
Matt Jordan f451af65c4 Merge topics 'ASTERISK-25049', 'ASTERISK-25056'
10 years ago
Joshua Colp bebf0b9b27 chan_unistim: Fix build failure due to ACL changes.
10 years ago
Joshua Colp f45833c9ad Merge "Restrict functionality when ACLs are misconfigured."
10 years ago
Corey Farrell a8bfa9e104 Modules: Make ast_module_info->self available to auxiliary sources.
10 years ago
Corey Farrell c3ec5da156 Remove unneeded uses of optional_api providers.
10 years ago
Mark Michelson 11ffcf662f Restrict functionality when ACLs are misconfigured.
10 years ago
Richard Mudgett 03c51cf525 chan_dahdi: Add the chan_dahdi.conf force_restart_unavailable_chans option.
10 years ago
Joshua Colp 78ff328b0b Merge "chan_iax2: Ensure that IAX flags are 64 bits."
10 years ago
Yousf Ateya 5ebfed8ef3 chan_iax2: Ensure that IAX flags are 64 bits.
10 years ago
Richard Mudgett 0bbe2c35cf chan_vpb: Fix compile error due to use of ASTERISK_FILE_VERSION.
10 years ago
Corey Farrell 5c1d07baf0 Astobj2: Allow reference debugging to be enabled/disabled by config.
10 years ago
Matt Jordan d7f4788341 channels/chan_skinny: Fix compilation error introduced in f8e21a1adf
10 years ago
Diederik de Groot f8e21a1adf Clang: Fix some more tautological-compare warnings.
10 years ago
Richard Mudgett 614f506690 chan_dahdi/sig_pri: Make post AMI HangupRequest events on PRI channels.
10 years ago
Corey Farrell 62508d6891 Build System: Create Makefile macro MOD_ADD_SOURCE.
10 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
Richard Mudgett c499cabf53 chan_pjsip/res_pjsip/bridge_softmix/core: Improve translation path choices.
10 years ago
Kevin Harwell 66f3fd0028 chan_sip: make progressinband default to no
10 years ago
Matthew Jordan 8bae18ab93 res_pjsip: Add an 'auto' option for DTMF Mode
10 years ago
Matthew Jordan 80c443bea4 channels/chan_iax2: Improve POKE expiration time calculation for lossy networks
10 years ago
Matthew Jordan b3d01f1fbf channels/chan_iax2: Add a configuration parameter for call token expiration
10 years ago
Richard Mudgett b2b1f24af6 chan_iax2.c: Fix ref leak in iax2_request().
10 years ago
Matthew Jordan ea0098724e clang compiler warnings: Fix autological comparisons
10 years ago
Richard Mudgett 09df34d880 Bridging: Eliminate the unnecessary make channel compatible with bridge operation.
10 years ago
Matthew Jordan 3f54af689f chan_iax2: Fix compilation issue due to funky merge
10 years ago
Matthew Jordan a9b6a62461 chan_iax2: Fix crash caused by unprotected access to iaxs[peer->callno]
10 years ago
Matthew Jordan 477536ef25 chan_sip: Handle IPv4 mapped IPv6 clients when NAT is enabled
10 years ago
Matthew Jordan b8fa8aa775 clang compiler warnings: Fix pointer-bool-converesion warnings
10 years ago
Matthew Jordan c1cfe3fae2 clang compiler warnings: Fix non-literal-null-conversion warnings
10 years ago
George Joseph e48f2e7897 build: Fixes for gcc 5 compilation
10 years ago
Richard Mudgett 2d28fa678e chan_sip: Fix expression in unit test /channels/chan_sip/test_sip_rtpqos.
10 years ago
Matthew Jordan 7bc2345fb1 clang compiler warnings: Fix -Wabsolute-value warnings
10 years ago