]> 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:08:44 +0000 (21:08 -0600)
commit4dfa19eb273a571b8a0b05c6eaaaf5caadda9028
tree7943aabf686c2d9adee314b7500cad607c1421a3
parente5446d7ffcdee34e106524e9b6647d6ba1e0e8ca
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