]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_record: Do not hang up if beep audio is missing
authorCorey Farrell <git@cfware.com>
Thu, 9 Jan 2020 10:37:08 +0000 (05:37 -0500)
committerCorey Farrell <git@cfware.com>
Thu, 9 Jan 2020 11:32:32 +0000 (05:32 -0600)
commit0c07a7ee00374665fcc82bd170383fc165f92f45
tree302a6aa7620c837c79057927105ab0584d578fc4
parent324a6098e6dbd48ea41f56367fc021dc1aaeb69f
app_record: Do not hang up if beep audio is missing

Additionally alter the warning to mention that it was "beep" which could
not be streamed to give admins a better clue about what the warning
means.

ASTERISK-28682

Change-Id: If5aed21226a173117ed17589f44826dd1ba6576e
apps/app_record.c