summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2015-02-11HTTP: Stop accepting requests on final system shutdown.Richard Mudgett
2015-02-11Enable REF_DEBUG for ast_module_ref / ast_module_unref.Corey Farrell
2015-02-06various: cleanup issues found during leak huntScott Griepentrog
2015-02-04sorcery: Don't try to load object types which haven't been defined.Joshua Colp
2015-01-30HTTP: For httpd server, need option to define server name for security purposesAshley Sanders
2015-01-30Fix some memory leaks.Mark Michelson
2015-01-29stasis transfer: fix stasis bridge push race part twoScott Griepentrog
2015-01-28res_pjsip_outbound_registration: Fix reload race condition.Richard Mudgett
2015-01-27tcptls: Bad file descriptor error when reloading chan_sipKevin Harwell
2015-01-27Manager: Fix Manager Action ModuleLoad to give correct response when reloadingJonathan Rose
2015-01-27res_pjsip: make it unloadable (take 2)Kevin Harwell
2015-01-27bridge / res_pjsip_sdp_rtp: Fix issues with media not being reinvited during ...Joshua Colp
2015-01-26Various fixes for OS XDavid M. Lee
2015-01-25dynamic realtime: Updates fail to work due to update fields being passed overMatthew Jordan
2015-01-23Fix typo's (retrieve, specified, address).Walter Doekes
2015-01-22Bridge core: Pass a ref with the swap channel when joining a bridge.Richard Mudgett
2015-01-21main/rtp_engine: Format NTP timestamps as unsigned longsMatthew Jordan
2015-01-19Call extension state callbacks at hint creation.Mark Michelson
2015-01-17REVERTING res_pjsip: make it unloadableKevin Harwell
2015-01-14res_pjsip: make it unloadableKevin Harwell
2015-01-12AMI: Revert non-backwards compatible changes from earlier commit.Richard Mudgett
2015-01-12Revert -r430452 It needs to be redone for the next major AMI version change i...Richard Mudgett
2015-01-12main/syslog: Allow dynamic logs, such as security events, to log to the syslogMatthew Jordan
2015-01-09app_bridge: return to the next dialplan priorityScott Griepentrog
2015-01-09AMI: Remove no longer used parameter from astman_send_listack().Richard Mudgett
2015-01-09AMI: Make AMI actions that generate event lists consistent.Richard Mudgett
2015-01-07config: Add option to NOT preserve effective context when changing a templateGeorge Joseph
2015-01-07Fix dev-mode build on recent gccKinsey Moore
2015-01-05bridge: avoid leaking channel during blond transfer pt2Scott Griepentrog
2014-12-31rtp_engine: keep payload types in correct rangeScott Griepentrog
2014-12-24main/pbx.c: Fix double lock of contexts lock introduced by r429967Matthew Jordan
2014-12-22DTMF atxfer: Setup recall channels as if the transferee initiated the call.Richard Mudgett
2014-12-22queue_log: Post QUEUESTART entry when Asterisk fully boots.Richard Mudgett
2014-12-22presencestate: Allow channel drivers to provide presence state informationMatthew Jordan
2014-12-20acl: Fix reloading of configuration if configuration file does not exist at s...Joshua Colp
2014-12-19bridge: avoid leaking channel during blond transferScott Griepentrog
2014-12-18Prevent possible race condition on dual redirect of channels in the same bridge.Mark Michelson
2014-12-17Fix printf problems with high ascii characters after r413586 (1.8).Walter Doekes
2014-12-12loader: Move definition of ast_module_reload from _private.h to module.hGeorge Joseph
2014-12-12DEBUG_THREADS: Fix regression and lock tracking initialization problems.Richard Mudgett
2014-12-12media: Fix crash when determining sample count of a frame during shutdown.Joshua Colp
2014-12-09core: avoid possible asterisk -r crash from long idScott Griepentrog
2014-12-09ARI/AMI: Include language in standard channel snapshot outputKevin Harwell
2014-12-09Direct Media calls within private network sometimes get one way audioKevin Harwell
2014-12-08Add new AMI and ARI events for connected line changes on a channel.Mark Michelson
2014-12-08Stasis: Fix StasisStart/End order and missing eventsKinsey Moore
2014-12-05sorcery: Add additional observer capabilities.George Joseph
2014-12-04main/test: Fix compilation issue on 32-bit systemsMatthew Jordan
2014-12-04main/test: Fix race condition between AMI topic and Test Suite topicMatthew Jordan
2014-12-02config: Create ast_variable_find_in_list()George Joseph