summaryrefslogtreecommitdiff
path: root/res/res_stasis_recording.c
AgeCommit message (Expand)Author
2014-05-09Allow Asterisk to compile under GCC 4.10Kinsey Moore
2014-04-15Remove unused RAII_VAR() declarations.Richard Mudgett
2014-03-06res_stasis_recording: Add a "target_uri" field to recording events.Joshua Colp
2014-03-03res_stasis_recording: Fix memory leak of the absolute name.Joshua Colp
2014-02-21json: Fix off-nominal json ref counting issues.Richard Mudgett
2013-12-13ARI: Adding a channel to a bridge while a live recording is active blocksKevin Harwell
2013-11-23ari: Add events for playback and recording.Joshua Colp
2013-10-25ARI recordings: Issue HTTP failures for recording requests with file conflictsJonathan Rose
2013-08-30ARI: Implement /recordings/stored API'sDavid M. Lee
2013-08-13ARI: allow other operations to happen while bridgedDavid M. Lee
2013-08-06ARI: Add recording controlsDavid M. Lee
2013-07-08Oh menuconfig, why do you hate margins?David M. Lee
2013-07-03ARI - channel recording supportDavid M. Lee