]> 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:39:28 +0000 (10:39 -0500)
commit999b1627864c419c909d57743a61471ab1b241e2
treebd2eed6172070b2be0d3707d25fbb0919514291b
parentfd5683f74baacb7c279cf9202e961749d7c36055
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]