]> 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)
committerNaveen Albert <asterisk@phreaknet.org>
Wed, 3 Apr 2024 17:23:12 +0000 (17:23 +0000)
commitc16e3c2ac57eb3dfe883d47a851a61bfefd274b3
tree1485e63eb5339cb1676415bf391b838a5a070b2e
parent676c7d6ae02bcdf1f235d404bbe0b25ea4e60e27
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