]> 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:30:23 +0000 (16:30 -0500)
commitc76a107cdf694f30451e89f72876aeb6a19bd304
tree12350cdceecc22dc2f90a0fc9bbccca9f14a699f
parentb1359bdfcf848cd8fb5d04d062cfc94bb71293ac
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