summaryrefslogtreecommitdiff
path: root/res
AgeCommit message (Expand)Author
2013-06-20Add a log message for when an incoming session is rejected due to the extensi...Joshua Colp
2013-06-20Fix potential bridge hook resource leak if the hook install fails.Richard Mudgett
2013-06-17Update Asterisk's CDRs for the new bridging frameworkMatthew Jordan
2013-06-14Ensure that the number of added contacts never goes below 0.Joshua Colp
2013-06-13Refactor CEL bridge events on top of Stasis-CoreKinsey Moore
2013-06-13Add support for requiring that all queued messages on a caching topic have be...Joshua Colp
2013-06-12Fix segfault for certain invalid WebSocket input.David M. Lee
2013-06-10Add AGI command arguments to AsyncAGI eventKinsey Moore
2013-06-10Stasis-HTTP: Flesh out bridge-related capabilitiesKinsey Moore
2013-06-07res_parking: Add parking_devicestate.c left out from previous commitJonathan Rose
2013-06-07Implement ARI POST to /channels, to originate a call.Jason Parker
2013-06-07res_parking: Automatically generate extensions, hints, etc.Jonathan Rose
2013-06-06Fix documentation generationKinsey Moore
2013-06-06Fix documentation that was in review during the great suffix/prefix swapKinsey Moore
2013-06-06Split AGI manager events, to remove SubEvent field.Jason Parker
2013-06-05Remove remaining traces of remove_on_pull from hooks and hook APIs.Mark Michelson
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-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