summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-03Correct autoconf script for finding UUID support.David M. Lee
2013-05-31Refactor code and fix a reference leakKinsey Moore
2013-05-31Remove ast_channel_bridge() and associated code called only by it.Richard Mudgett
2013-05-31Fixup hold/unhold with attended and blind transfers.Richard Mudgett
2013-05-31Replace ast_manager_publish_message() with a more useful version.Jason Parker
2013-05-31Remove remnant of snapshot blob JSON typesKinsey Moore
2013-05-31Add snapshot cache that indexes by channel nameKinsey Moore
2013-05-31Multiple revisions 390228-390229Alexandr Anikin
2013-05-31Let find do its own globbing.Walter Doekes
2013-05-30Missed a line from a bad merge in r390122David M. Lee
2013-05-30Avoid unnecessary cleanups during immediate shutdownDavid M. Lee
2013-05-29Fix segfault when dealing with chan_agent channels.Richard Mudgett
2013-05-29Remove unused RAII vars.Jason Parker
2013-05-29Pack the right number of items into the status and receive fax blobsMatthew Jordan
2013-05-29Resolve a merge conflictKinsey Moore
2013-05-28Fix a memory copying bug in slinfactory which was causing mixmonitor issues.Jonathan Rose
2013-05-28Add missing NULL check to acquire_bridge() function.Mark Michelson
2013-05-28Add attended transfer support for chan_sip.cMark Michelson
2013-05-28Adds support for a core attended transfer function plus adds some hiding of m...Mark Michelson
2013-05-27Fix some more fax test errors due to needing the peer in a bridgeMatthew Jordan
2013-05-27Initialize the message type before the topicMatthew Jordan
2013-05-26Fix a few fax gateway failuresMatthew Jordan
2013-05-26Fix a variety of memory corruption/assertion errorsMatthew Jordan
2013-05-25Restore initialization of security topicsMatthew Jordan
2013-05-24grr, props.Jason Parker
2013-05-24Split Hold event into Hold/Unhold, and move it into core.Jason Parker
2013-05-24Remove a junk defineKinsey Moore
2013-05-24Migrate a large number of AMI events over to Stasis-CoreMatthew Jordan
2013-05-24Print all logger messages on shutdownMatthew Jordan
2013-05-24Fix several problems caused by multiple line usage with i2004 phones.Igor Goncharovskiy
2013-05-23stasis-http: Provide a response body for 201 created responsesDavid M. Lee
2013-05-23res_parking: Add a verbose message when a channel is parkedJonathan Rose
2013-05-23res_parking: Fix some simple bugsJonathan Rose
2013-05-23Fix a crash due to the INVITE session being destroyed before the session.Joshua Colp
2013-05-23This patch adds support for controlling a playback operation from theDavid M. Lee
2013-05-23This patch implements the REST API's for POST /channels/{channelId}/playDavid M. Lee
2013-05-23Fix inverted test preventing DTMF disconnect from working.Richard Mudgett
2013-05-23Fix a bug where the DTMF mode was not set on newly created RTP instances in t...Joshua Colp
2013-05-23Fix a bug with applying the end result of the codec negotiation to the Asteri...Joshua Colp
2013-05-23Fix a bug where the codec order as configured was not being obeyed.Joshua Colp
2013-05-22Fixed startup race condition which caused occasional stasis_mwi_state_type as...David M. Lee
2013-05-22Remove bad props, before anybody notices.Jason Parker
2013-05-22Add dial events to app_queue and app_followme.Jason Parker
2013-05-21Fix destruction order assert for stasis_bridgingDavid M. Lee
2013-05-21Conditional out more app_queue logging that needs to be reworked.Richard Mudgett
2013-05-21Raise the ConfBridgeMute/Unmute events when a CLI or AMI action triggers the ...Matthew Jordan
2013-05-21Merge in the bridge_construction branch to make the system use the Bridging API.Richard Mudgett
2013-05-21Fixed some extra field assertion when the event WebSocket is connectedDavid M. Lee
2013-05-20Set the AST_CDR_FLAG_ORIGINATED flag on originated channel's CDRsMatthew Jordan
2013-05-20Fixup svn:keywords in all *.c and *.h files.Richard Mudgett