summaryrefslogtreecommitdiff
path: root/main
AgeCommit message (Expand)Author
2013-03-08Stasis documentation updates.David M. Lee
2013-03-08Ensure dummy channels get a stasis topic.David M. Lee
2013-03-08Add message dump capability to stasis cache layerKinsey Moore
2013-03-08This patch adds a new message bus API to Asterisk.David M. Lee
2013-03-07Changing log level of "Not changing threadpool size" from notice to debug.David M. Lee
2013-03-07Fix a memory leak in xmldocKinsey Moore
2013-03-07Resolve more memory leaks in xmldocKinsey Moore
2013-03-07Add a 'secret' probation strictrtp mode to handle delayed changes in RTP sourceMatthew Jordan
2013-03-07Fix minor memory leak in xmldocKinsey Moore
2013-03-07Ensure that logmsgs are freed properlyKinsey Moore
2013-03-07Fix ref leak in threadpool.cKinsey Moore
2013-03-06Resolve a ref leak in threadpool.cKinsey Moore
2013-03-04Fixup some bridge and format capabilities comments and whitespace.Richard Mudgett
2013-03-04Fix comparison of presence state in event subsystem.Jason Parker
2013-03-01Add support for registering a sorcery handler which supports multiple fields ...Joshua Colp
2013-02-28threadpool: Make ast_threadpool_push() return -1 if shutting_downRichard Mudgett
2013-02-28threadpool: Whitespace and comment corrections.Richard Mudgett
2013-02-26Remove unneeded linux-gnueabi*Tzafrir Cohen
2013-02-24Don't display the AMI ALL class authorization for users if they don't have itMatthew Jordan
2013-02-19Write the correct callid to the data1 field in queue_log for transfer events.Kevin Harwell
2013-02-19Add The Status Of A Module To The Output Of "CLI> module show"Michael L. Young
2013-02-16Add support for retrieving multiple objects from sorcery using a regex on the...Joshua Colp
2013-02-15Fix crash in PresenceState AMI action when specifying an invalid providerMatthew Jordan
2013-02-15Disable strict XML documentation config checking; fix crash caused by sorceryMatthew Jordan
2013-02-15Stopped spamming of debug messages during attended transfer.Kevin Harwell
2013-02-15Add CLI configuration documentationMatthew Jordan
2013-02-14End stuck DTMF if AST_SOFTHANGUP_ASYNCGOTO because it isn't a real hangup.Richard Mudgett
2013-02-14Revamp of terminal color codesKinsey Moore
2013-02-12Add a serializer interface to the threadpoolDavid M. Lee
2013-02-12Do not allow native RTP bridging if packetization of media streams differs.Mark Michelson
2013-02-11features: Don't cache a struct ast_app pointer.Richard Mudgett
2013-02-10Add additional functionality to the Sorcery API.Joshua Colp
2013-02-09pbx: Fix regression caused by taking advantage of the function name sort.Richard Mudgett
2013-02-09pbx: Make function and application containers take advantage of being sorted.Richard Mudgett
2013-02-09Make ast_do_masquerade() a void function.Richard Mudgett
2013-02-08Call Parking: Set PARKINGLOT and PARKINGSLOT variables on all parked callsJonathan Rose
2013-02-05Separate option_types[] from the struct definition.Richard Mudgett
2013-01-31Improve func FRAME_TRACE DTMF digit format.Richard Mudgett
2013-01-31Eliminate a use of a C++ keyword as a variable. new to new_frameRichard Mudgett
2013-01-29Fix an issue where building with DEBUG_FD_LEAKS enabled would not work due to...Joshua Colp
2013-01-29call_parking: Make sure fallbacks are used when lacking a flat channel extenJonathan Rose
2013-01-28Change cleanup ordering in filestream destructor.Russell Bryant
2013-01-28Add queue_log_realtime_use_gmt option to logger.confRussell Bryant
2013-01-27Fix a bug where the apply function was not getting called.Joshua Colp
2013-01-25Misc bridge code improvementsRichard Mudgett
2013-01-25More trivial bridge code cleanup.Richard Mudgett
2013-01-25Merge the sorcery data access layer API.Joshua Colp
2013-01-23Attempt to be more helpful when using a bad ao2 object pointer.Richard Mudgett
2013-01-22Add ControlPlayback manager actionMatthew Jordan
2013-01-21Update init.d scripts to handle stderr; readd splash screen for remote consolesMatthew Jordan