summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2013-05-29Resolve a merge conflictKinsey Moore
2013-05-27Fix some more fax test errors due to needing the peer in a bridgeMatthew Jordan
2013-05-26Fix a few fax gateway failuresMatthew Jordan
2013-05-26Fix a variety of memory corruption/assertion errorsMatthew Jordan
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-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 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-21Merge in the bridge_construction branch to make the system use the Bridging API.Richard Mudgett
2013-05-20Add missing exports fileKinsey Moore
2013-05-19Add base XML documentation for res_sipKinsey Moore
2013-05-17Fix shutdown assertions in stasis-coreDavid M. Lee
2013-05-17Stasis: Update security events to use StasisJonathan Rose
2013-05-15Fixed inverted logic in app_add_channel().David M. Lee
2013-05-15Use srtp_shutdown when availableKinsey Moore
2013-05-15Refactored the rest of the message types to use the STASIS_MESSAGE_TYPE_*David M. Lee
2013-05-14Break res_stasis into smaller files.David M. Lee
2013-05-14Move JSON event generators into separate modulesKinsey Moore
2013-05-13Revert r388529 for nowKinsey Moore
2013-05-13Close libsrtp properlyKinsey Moore
2013-05-10Fix Finding Extensions With Patterns Using ODBC RealtimeMichael L. Young
2013-05-10Address unload order issues for res_stasis* modulesDavid M. Lee
2013-05-10Add channel events for res_stasis appsKinsey Moore
2013-05-09Fix The Payload Being Set On CN Packets And Do Not Set Marker BitMichael L. Young
2013-05-08Fixed MODFLAG for res_stasis_websocketDavid M. Lee
2013-05-08Remove required type field from channel blobsDavid M. Lee
2013-05-08Initial support for endpoints.David M. Lee
2013-05-07Minor fixups to Doxygen comments.David M. Lee
2013-05-06Add support for observers and JSON objectset creation to sorcery.Joshua Colp
2013-05-03Stasis: Convert network change events into network change stasis messagesJonathan Rose
2013-05-03Use the configured formats for Gulp sessions if there are no joint formats be...Joshua Colp
2013-05-01Clear the DTMF sending digit tracking on off nominal pathsMatthew Jordan
2013-04-30Just a couple of Stasis-HTTP nitpick fixes.David M. Lee
2013-04-27Tweak res_sip priority so it gets loaded first before all other SIP stuff.Joshua Colp
2013-04-27Update res_config_sqlite to use the ast_variable lists.Joshua Colp
2013-04-27Add support for a realtime sorcery module.Joshua Colp
2013-04-26Add missing module dependencies to various res_sip* modulesMatthew Jordan
2013-04-26Example of how to use the Stasis message busDavid M. Lee
2013-04-25Merge the pimp_my_sip branch into trunk.Mark Michelson
2013-04-24Document JSON models in resource_*.hDavid M. Lee
2013-04-23Fix some bad whitespaceKinsey Moore
2013-04-22This patch adds a RESTful HTTP interface to Asterisk.David M. Lee