]> 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:14:53 +0000 (06:14 -0500)
commit7601a5f0f8dc32ca7eef0a7cd3063c8c35a9ea4e
tree678727f4b3dde6607bcc4f5c773c97a69c2c97a4
parent379050504d268ce246a691511f1db93615e5267a
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