Commit Graph

3861 Commits (ba7ee9bfc97aa11f4c72e5f64891f51412553570)

Author SHA1 Message Date
David M. Lee 91eba7dc13 Stasis documentation updates.
13 years ago
David M. Lee c0e2ed1fe9 Ensure dummy channels get a stasis topic.
13 years ago
Kinsey Moore c6b06e40dc Add message dump capability to stasis cache layer
13 years ago
David M. Lee 4edd8be35c This patch adds a new message bus API to Asterisk.
13 years ago
David M. Lee 3f0ea90ce6 Changing log level of "Not changing threadpool size" from notice to debug.
13 years ago
Kinsey Moore dd867daac9 Fix a memory leak in xmldoc
13 years ago
Kinsey Moore 675f43f24f Resolve more memory leaks in xmldoc
13 years ago
Matthew Jordan 80b8c2349c Add a 'secret' probation strictrtp mode to handle delayed changes in RTP source
13 years ago
Kinsey Moore a3a2b99519 Fix minor memory leak in xmldoc
13 years ago
Kinsey Moore e6b5e3a62a Ensure that logmsgs are freed properly
13 years ago
Kinsey Moore 0366f7ca77 Fix ref leak in threadpool.c
13 years ago
Kinsey Moore d182115fcb Resolve a ref leak in threadpool.c
13 years ago
Richard Mudgett 736f4e9420 Fixup some bridge and format capabilities comments and whitespace.
13 years ago
Jason Parker 22d58fbea8 Fix comparison of presence state in event subsystem.
13 years ago
Joshua Colp a4f45a2c95 Add support for registering a sorcery handler which supports multiple fields using a regex.
13 years ago
Richard Mudgett 855bb334c8 threadpool: Make ast_threadpool_push() return -1 if shutting_down
13 years ago
Richard Mudgett e2832f18bc threadpool: Whitespace and comment corrections.
13 years ago
Tzafrir Cohen 4951ab9ed1 Remove unneeded linux-gnueabi*
13 years ago
Matthew Jordan 182098ba96 Don't display the AMI ALL class authorization for users if they don't have it
13 years ago
Kevin Harwell 5e9994ed9c Write the correct callid to the data1 field in queue_log for transfer events.
13 years ago
Michael L. Young d1f8e338b0 Add The Status Of A Module To The Output Of "CLI> module show"
13 years ago
Joshua Colp cce1c9547f Add support for retrieving multiple objects from sorcery using a regex on their id.
13 years ago
Matthew Jordan c209e85ad3 Fix crash in PresenceState AMI action when specifying an invalid provider
13 years ago
Matthew Jordan e123ee2d77 Disable strict XML documentation config checking; fix crash caused by sorcery
13 years ago
Kevin Harwell 71bce17720 Stopped spamming of debug messages during attended transfer.
13 years ago
Matthew Jordan d04ab3c645 Add CLI configuration documentation
13 years ago
Richard Mudgett d3811a2352 End stuck DTMF if AST_SOFTHANGUP_ASYNCGOTO because it isn't a real hangup.
13 years ago
Kinsey Moore 2e1e0735fe Revamp of terminal color codes
13 years ago
David M. Lee 222e8a3afb Add a serializer interface to the threadpool
13 years ago
Mark Michelson e9ff351f06 Do not allow native RTP bridging if packetization of media streams differs.
13 years ago
Richard Mudgett 3d91f97cf9 features: Don't cache a struct ast_app pointer.
13 years ago
Joshua Colp 27882b8599 Add additional functionality to the Sorcery API.
13 years ago
Richard Mudgett 0e442112ad pbx: Fix regression caused by taking advantage of the function name sort.
13 years ago
Richard Mudgett 1e65035d17 pbx: Make function and application containers take advantage of being sorted.
13 years ago
Richard Mudgett 5b236ee647 Make ast_do_masquerade() a void function.
13 years ago
Jonathan Rose 1a70d513f1 Call Parking: Set PARKINGLOT and PARKINGSLOT variables on all parked calls
13 years ago
Richard Mudgett 657aa491f0 Separate option_types[] from the struct definition.
13 years ago
Richard Mudgett 32ac38ea37 Improve func FRAME_TRACE DTMF digit format.
13 years ago
Richard Mudgett b7ecff2e4b Eliminate a use of a C++ keyword as a variable. new to new_frame
13 years ago
Joshua Colp ffaf79b1eb Fix an issue where building with DEBUG_FD_LEAKS enabled would not work due to sorcery using calls called "open" and "close".
13 years ago
Jonathan Rose 80021f220c call_parking: Make sure fallbacks are used when lacking a flat channel exten
13 years ago
Russell Bryant 5d41d31621 Change cleanup ordering in filestream destructor.
13 years ago
Russell Bryant dfdf3d9909 Add queue_log_realtime_use_gmt option to logger.conf
13 years ago
Joshua Colp 44ce06682b Fix a bug where the apply function was not getting called.
13 years ago
Richard Mudgett 97dcd1d935 Misc bridge code improvements
13 years ago
Richard Mudgett 7bb540dc80 More trivial bridge code cleanup.
13 years ago
Joshua Colp 3fa4278a31 Merge the sorcery data access layer API.
13 years ago
Richard Mudgett 22ae23eed3 Attempt to be more helpful when using a bad ao2 object pointer.
13 years ago
Matthew Jordan 7d9871b394 Add ControlPlayback manager action
13 years ago
Matthew Jordan a3e7a77a82 Update init.d scripts to handle stderr; readd splash screen for remote consoles
13 years ago