summaryrefslogtreecommitdiff
path: root/channels
AgeCommit message (Expand)Author
2015-05-12chan_dahdi/sig_pri: Fix crash on ISDN call hangup collision.Richard Mudgett
2015-05-07Merge topics 'ASTERISK-25049', 'ASTERISK-25056'Matt Jordan
2015-05-05chan_unistim: Fix build failure due to ACL changes.Joshua Colp
2015-05-05Merge "Restrict functionality when ACLs are misconfigured."Joshua Colp
2015-05-04Modules: Make ast_module_info->self available to auxiliary sources.Corey Farrell
2015-05-02Remove unneeded uses of optional_api providers.Corey Farrell
2015-04-30Restrict functionality when ACLs are misconfigured.Mark Michelson
2015-04-30chan_dahdi: Add the chan_dahdi.conf force_restart_unavailable_chans option.Richard Mudgett
2015-04-29Merge "chan_iax2: Ensure that IAX flags are 64 bits."Joshua Colp
2015-04-28chan_iax2: Ensure that IAX flags are 64 bits.Yousf Ateya
2015-04-28chan_vpb: Fix compile error due to use of ASTERISK_FILE_VERSION.Richard Mudgett
2015-04-27Astobj2: Allow reference debugging to be enabled/disabled by config.Corey Farrell
2015-04-26channels/chan_skinny: Fix compilation error introduced in f8e21a1adfMatt Jordan
2015-04-24Clang: Fix some more tautological-compare warnings.Diederik de Groot
2015-04-20chan_dahdi/sig_pri: Make post AMI HangupRequest events on PRI channels.Richard Mudgett
2015-04-14Build System: Create Makefile macro MOD_ADD_SOURCE.Corey Farrell
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2015-04-10chan_pjsip/res_pjsip/bridge_softmix/core: Improve translation path choices.Richard Mudgett
2015-04-10chan_sip: make progressinband default to noKevin Harwell
2015-04-10res_pjsip: Add an 'auto' option for DTMF ModeMatthew Jordan
2015-04-10channels/chan_iax2: Improve POKE expiration time calculation for lossy networksMatthew Jordan
2015-04-10channels/chan_iax2: Add a configuration parameter for call token expirationMatthew Jordan
2015-04-09chan_iax2.c: Fix ref leak in iax2_request().Richard Mudgett
2015-04-09clang compiler warnings: Fix autological comparisonsMatthew Jordan
2015-04-08Bridging: Eliminate the unnecessary make channel compatible with bridge opera...Richard Mudgett
2015-04-08chan_iax2: Fix compilation issue due to funky mergeMatthew Jordan
2015-04-08chan_iax2: Fix crash caused by unprotected access to iaxs[peer->callno]Matthew Jordan
2015-04-08chan_sip: Handle IPv4 mapped IPv6 clients when NAT is enabledMatthew Jordan
2015-04-08clang compiler warnings: Fix pointer-bool-converesion warningsMatthew Jordan
2015-04-07clang compiler warnings: Fix non-literal-null-conversion warningsMatthew Jordan
2015-04-06build: Fixes for gcc 5 compilationGeorge Joseph
2015-03-31chan_sip: Fix expression in unit test /channels/chan_sip/test_sip_rtpqos.Richard Mudgett
2015-03-30clang compiler warnings: Fix -Wabsolute-value warningsMatthew Jordan
2015-03-30clang compiler warnings: Fix invalid enum conversionMatthew Jordan
2015-03-28clang compiler warnings: Fix a variety of "unused" warningsMatthew Jordan
2015-03-28clang compiler warnings: Fix -Wbitfield-constant-conversion warningMatthew Jordan
2015-03-28clang compiler warnings: Fix -Wunused-function; make inline function staticMatthew Jordan
2015-03-24chan_pjsip: Add "rpid_immediate" option to prevent unnecessary "180 Ringing" ...Richard Mudgett
2015-03-19chan_sip: Simplify dialog/peer references, improve REF_DEBUG output.Corey Farrell
2015-03-19chan_sip: Fix dialog reference leaked to scheduler for reinvite_timeout.Corey Farrell
2015-03-13chan_pjsip/res_pjsip_callerid: Make Party ID handling simpler and consistent.Richard Mudgett
2015-03-13Logger: Convert 'struct ast_callid' to unsigned int.Corey Farrell
2015-03-06chan_dahdi/sig_analog: Fix distinctive ring detection to suck less.Richard Mudgett
2015-03-06chan_sip: Fix realtime locking inversion when poking a just built peer.Richard Mudgett
2015-02-26make: Remove 'res_features' from libraries to link against with cygwin/mingw32Matthew Jordan
2015-02-26channels/chan_sip: Don't send a BYE after final response when PBX thread failsMatthew Jordan
2015-02-25channels/chan_sip: Clarify WARNING message in mismatched SRTP scenarioMatthew Jordan
2015-02-24channels/chan_sip: Fix crash when transmitting packet after thread shutdownMatthew Jordan
2015-02-24ARI/PJSIP: Apply requesting channel's format cap to created channelsMatthew Jordan
2015-02-20chan_dahdi/sig_analog: Put log message strings on one line.Richard Mudgett