]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_softhangup.c: Reduce unnecessary warning to verbose message.
authorRichard Mudgett <rmudgett@digium.com>
Sun, 29 Dec 2019 23:31:28 +0000 (17:31 -0600)
committerRichard Mudgett <rmudgett@digium.com>
Mon, 6 Jan 2020 03:09:03 +0000 (21:09 -0600)
commita45794719871496249386744a471e8f6f8d8ddba
treea03522af27966d792e3788c2fb797cf48fc8f7a6
parentcee68ea4f2370d4a9228941f46a925e13b42846a
app_softhangup.c: Reduce unnecessary warning to verbose message.

Why log a warning for something your dialplan explicitly asked for?

Change-Id: I167b90daf4c7d75dd4b7ef94849f6cef05aa43a7
apps/app_softhangup.c