]> git.ipfire.org Git - thirdparty/asterisk.git/commit
func_callerid: Emit warning if invalid redirecting reason set.
authorNaveen Albert <asterisk@phreaknet.org>
Mon, 1 Apr 2024 21:24:13 +0000 (17:24 -0400)
committerasterisk-org-access-app[bot] <120671045+asterisk-org-access-app[bot]@users.noreply.github.com>
Wed, 3 Apr 2024 17:23:16 +0000 (17:23 +0000)
commitbb33925d75d49d59d41abc50d5c05cd99a510f03
tree832b5d1375774195d0132400297ed8bcb3ee6117
parent0923a49cc25dbb03968ee94d5164c9f69c2f9ae6
func_callerid: Emit warning if invalid redirecting reason set.

Emit a warning if REDIRECTING(reason) is set to an invalid
reason, consistent with what happens when
REDIRECTING(orig-reason) is set to an invalid reason.

Resolves: #683
funcs/func_callerid.c