]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_dial: Add the "Q" option to set the cause on unanswered channels 34/4034/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:48 +0000 (12:05 -0500)
commit90f8ba8800e1aab0dd98ec843d883492e25be89f
tree0c23cdb4f1a9d0ea742d16a16a1433fbad43e293
parent1da75f9f78e80b08b52f907805b7571b40924871
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