]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_bridgewait: Add option to not answer channel.
authorNaveen Albert <asterisk@phreaknet.org>
Fri, 9 Sep 2022 00:12:05 +0000 (00:12 +0000)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Mon, 26 Sep 2022 15:41:54 +0000 (10:41 -0500)
commitd411ad8f087d7960eca0d85683e433ef11986331
tree2b97d32529b9b563e62134d2b9b806a00aa75427
parent41ce3711dab1bed7193286a0412684b93c744a38
app_bridgewait: Add option to not answer channel.

Adds the n option to not answer the channel when calling
BridgeWait, so the application can be used without
forcing answer supervision.

ASTERISK-30216 #close

Change-Id: I6b85ef300b1f7b5170f8537e2b10889cc2e6605a
apps/app_bridgewait.c
doc/CHANGES-staging/app_bridgewait.txt [new file with mode: 0644]