Files
asterisk/res
David M. Lee 7a581537e8 ARI: Correct error codes for bridge operations
This patch adds error checking to ARI bridge operations, when
adding/removing channels to/from bridges.

In general, the error codes fall out as follows:
 * Bridge not found - 404 Not Found
 * Bridge not in Stasis - 409 Conflict
 * Channel not found - 400 Bad Request
 * Channel not in Stasis - 422 Unprocessable Entity
 * Channel not in this bridge (on remove) - 422 Unprocessable Entity

(closes issue ASTERISK-22036)
Review: https://reviewboard.asterisk.org/r/2769/


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@397565 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2013-08-23 17:19:02 +00:00
..
2013-08-02 15:01:37 +00:00
2013-07-27 23:11:02 +00:00
2012-06-25 15:55:25 +00:00
2013-07-27 23:11:02 +00:00
2012-09-21 17:14:59 +00:00
2012-10-14 21:44:27 +00:00
2013-08-17 14:39:27 +00:00
2012-10-14 21:44:27 +00:00
2013-05-29 02:26:17 +00:00
2012-10-14 21:44:27 +00:00
2012-10-14 21:44:27 +00:00
2013-07-30 13:46:16 +00:00
2012-10-14 21:44:27 +00:00
2012-10-14 21:44:27 +00:00
2013-05-15 12:42:04 +00:00
2013-08-17 14:39:27 +00:00