]> 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:25:03 +0000 (16:25 -0500)
commit0f0cc43e1bb86a133b99599db1b7d01fdf34fe00
tree25efbacf82e4477b77855074371dd6f619cf4854
parenta3b2daf127c7397281cf7935b76b335a7042c801
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