summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
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
2013-12-18Add AMI event for presence state.Jason Parker
2013-12-18channel locking: Add locking for channel snapshot creationKevin Harwell
2013-12-18channels: Return allocated channels locked.Joshua Colp
2013-12-17Several components: fixing Typos in comments and code, "avaliable" instead of...Rusty Newton
2013-12-17bridging: Give bridges a name and a known creatorJonathan Rose
2013-12-17framehooks: Re-iterate if framehook provides different frame.Joshua Colp
2013-12-17Changed the default for live_dangerously to noDavid M. Lee
2013-12-16security: Inhibit execution of privilege escalating functionsDavid M. Lee
2013-12-16transfers: Fix bug setting both BLINDTRANSFER and ATTENDEDTRANSFERJonathan Rose
2013-12-16pbx.c: put copy of ast_exten.data on stack to prevent memory corruptionScott Griepentrog
2013-12-14res_stasis: Expose event for call forwarding and follow forwarded channel.Joshua Colp
2013-12-13documentation: Add PJSIP technology to messaging documentationJonathan Rose
2013-12-13test.c: Fix too sticky unit test failed status.Richard Mudgett
2013-12-13Transfers: Make Asterisk set ATTENDEDTRANSFER/BLINDTRANSFER more reliablyJonathan Rose