]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_dial: Propagate outbound hook flashes.
authorNaveen Albert <asterisk@phreaknet.org>
Sat, 18 Jun 2022 17:13:07 +0000 (17:13 +0000)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Thu, 30 Jun 2022 22:26:07 +0000 (17:26 -0500)
commit90b403adeeaf4f561decc1b759a9077b7e0a6481
tree38ead6ea491e91b24d680434e1d7f5eb0698ca88
parent1b93cf97fcf03ec564c8b3585d5a3340e0078ce2
app_dial: Propagate outbound hook flashes.

The Dial application currently stops hook flashes
dead in their tracks from propagating through on
outbound calls. This fixes that so they can go
down the wire.

ASTERISK-30115 #close

Change-Id: Id4e78b29a049f35c5b1e7520eaa10d0eb5b7f97c
apps/app_dial.c