summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2014-02-12realtime: Fix ast_update2_realtime() on raspberry pi.Walter Doekes
2014-02-11scheduler: Remove hashtab usage.Joshua Colp
2014-02-07security_events: Fix assertion failure in dev-mode on optional IE parsingMatthew Jordan
2014-02-07timing: Improve performance for most timing implementations.Joshua Colp
2014-02-07security_events: Fix error caused by DTD validation errorMatthew Jordan
2014-02-06security_events: Add AMI documentation; output optional fieldsMatthew Jordan
2014-02-05Logger: Fix handling of absolute pathsKinsey Moore
2014-02-04devicestate: Make ast_devstate_changed_literal() return value and doxygen con...Richard Mudgett
2014-02-04tcptls.c: Made TLS handle a certificate chain file.Richard Mudgett
2014-02-03cdrs: Check for applications to lock onto during dial begin handlingMatthew Jordan
2014-02-01res_stasis: Enable transfers and provide events when they occur.Joshua Colp
2014-01-31CDRs: fix a variety of dial status problems, h/hangup handler creating CDRsMatthew Jordan
2014-01-30res_rtp_asterisk & udptl: fix port selection to work with SELinux restrictionsCorey Farrell
2014-01-30Make a NOTICE about an invalid channel name more useful.Sean Bright
2014-01-28rtp_engine: improved handling of get_rtp_info failureScott Griepentrog
2014-01-27manager: ExtensionStatus event status human readableKevin Harwell
2014-01-27Allow nested #includes in extconfig.confRussell Bryant
2014-01-27manager: The eventfilter= option now takes an extended regex.Walter Doekes
2014-01-27Protect ast_filestream object when on a channelRussell Bryant
2014-01-26tcptls.c: Add missing cleanup on off nominal path.Richard Mudgett
2014-01-24CEL: Protect data structures during reload and shutdown.Richard Mudgett
2014-01-24Thread Debugging: Add LWP to core show locks outputJonathan Rose
2014-01-24manager: Register atexit shutdown routine only once.Richard Mudgett
2014-01-24manager: Protect data structures during shutdown.Richard Mudgett
2014-01-22pbx.c: Pre-initialize timezone to avoid crash on destroyScott Griepentrog
2014-01-21manager: Clarify eventfilter documentation. Textual changes only.Walter Doekes
2014-01-17pjsip: fix support for allow=allScott Griepentrog
2014-01-17http: supported chunked Transfer-EncodingScott Griepentrog
2014-01-17Documentation: doc fixes across various parts of the code for ASTERISK issues...Rusty Newton
2014-01-16manager: Originate doesn't abort on failed format_cap allocationKevin Harwell
2014-01-14string container: Remove unnecessary RAII_VAR usage and string object lock.Richard Mudgett
2014-01-14verbosity: Fix performance of console verbose messages.Richard Mudgett
2014-01-12CDRs: Synchronize dialplan applications that manipulate CDRs with the engineMatthew Jordan
2014-01-12stasis: Add methods to allow for synchronous publishing to subscriberMatthew Jordan
2014-01-10Logging callid: Fix some sizeof() references per coding guidelines.Richard Mudgett
2014-01-09astobj2: Correct ao2_iterator opacity violationsKinsey Moore
2014-01-04asterisk.c: suppress live_dangerously warning on rasteriskTzafrir Cohen
2014-01-03manager: UserEvent including action on outputKevin Harwell
2013-12-30channels.c: core show channeltypes slicingKevin Harwell
2013-12-24http: Properly reject requests with Transfer-Encoding setDavid M. Lee
2013-12-20res_pjsip: Add PJSIP CLI commandsMatthew Jordan
2013-12-20say.c: correct time for polishScott Griepentrog
2013-12-20Whitespace fixes.Richard Mudgett
2013-12-19security_events: log events with descriptive namesScott Griepentrog
2013-12-19Fix a deadlock that occurred due to a conflict of masquerades.Mark Michelson
2013-12-19udptl: Dead code elimination. ast_udptl_bridge was not used.Richard Mudgett
2013-12-19Voicemail: Remove mailbox identifier format (box@context) assumptions in the ...Richard Mudgett
2013-12-19astdb: crash in sqlite3 during shutdownScott Griepentrog
2013-12-19channel: Add a missing ast_channel_unlock when allocating a Surrogate channel.Joshua Colp
2013-12-19app_cdr,app_forkcdr,func_cdr: Synchronize with engine when manipulating stateMatthew Jordan