]> 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:33:06 +0000 (05:33 -0600)
commit2f8b20b949b293b64a24e837109ef935561e5902
tree759b82475790756d8f486581fc15cef90400d0c1
parente89c8bc0d256cb10f8206f9011ae987df26d2e6a
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