]> 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)
committerKevin Harwell <kharwell@digium.com>
Fri, 1 Jul 2022 15:11:44 +0000 (10:11 -0500)
commit0a636927168f45d4ff321baf1e4c807d128f34d8
tree47ecf4b497d032af6221bf51fce890c0abe84333
parent53d921a19959018eaac1f98c59c6811d2a316294
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