]> git.ipfire.org Git - thirdparty/asterisk.git/commit
say: Abort play loop if caller hangs up.
authorNaveen Albert <asterisk@phreaknet.org>
Sun, 22 May 2022 01:40:16 +0000 (01:40 +0000)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Thu, 30 Jun 2022 21:28:18 +0000 (16:28 -0500)
commit93644fca5959e2c296dc9755c525da9f13eabc7e
tree9869ae06226ab12cde200751b37a9e1c55b8ce3e
parent6720caa29ceeeeefd1c1640de0faa4394ff3e8b4
say: Abort play loop if caller hangs up.

If the caller has hung up, break out of the play loop so we don't try
to play remaining files and fail to do so.

ASTERISK-30075 #close

Change-Id: I55e85be28ee90b48c0fe4ce20ac136a7dbb49f14
main/say.c