]> git.ipfire.org Git - thirdparty/asterisk.git/commit
resource_channels.c: add hangup reason "answered_elsewhere". 67/3767/1
authorJean Aunis <jean.aunis@prescom.fr>
Wed, 31 Aug 2016 10:33:28 +0000 (12:33 +0200)
committerJean Aunis <jean.aunis@prescom.fr>
Wed, 31 Aug 2016 10:33:28 +0000 (12:33 +0200)
commit91993ebaa524c45aa105ccc3d7b7005f6c3aa8c9
treece3b6aa58b0a6855a8f707aa913e779036bab7ca
parente7d06a80978f9e87b91a5009dde97c0cff355ceb
resource_channels.c: add hangup reason "answered_elsewhere".

In ARI, the channels API allows to hangup a channel with a hangup reason.
This commit adds a new reason "answered_elsewhere".
When using a SIP channel, this will eventually allow Asterisk to add a proper
"Reason" header to a CANCEL message.

ASTERISK-26321

Change-Id: Ia97675bd4acd6a7f58eb467953dfb94559f6583d
res/ari/resource_channels.c
rest-api/api-docs/channels.json