]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_dial: Add the "Q" option to set the cause on unanswered channels 33/4033/7
authorGeorge Joseph <gjoseph@digium.com>
Thu, 6 Oct 2016 14:58:26 +0000 (08:58 -0600)
committerGeorge Joseph <gjoseph@digium.com>
Tue, 11 Oct 2016 17:05:16 +0000 (11:05 -0600)
commitf919edc4e26389725a6d2dc32e7bcbbd79d4ef40
tree4dbb486aa80d0d12e6b0750af3acdfaaa4eeb821
parentf166681c121265b92a9091bdafab9980c086b9d2
app_dial:  Add the "Q" option to set the cause on unanswered channels

The "Q" option will set the cause on the unanswered channels when
another channel answers.  It overrides the default of
ANSWERED_ELSEWHERE.

NOTE:  chan_sip does not support setting the cause on a CANCEL to
anything other than ANSWERED_ELSEWHERE.

ASTERISK-26446 #close

Change-Id: I71742e0919aaa16784c30a2b2e73fbeed7672e47
CHANGES
apps/app_dial.c