]> git.ipfire.org Git - thirdparty/asterisk.git/commit
apps/app_dial.c: HANGUPCAUSE reason code for CANCEL is set to AST_CAUSE_NORMAL_CLEARING
authorMark Petersen <bugs.digium.com@zombie.dk>
Tue, 24 Aug 2021 18:10:01 +0000 (20:10 +0200)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Mon, 6 Dec 2021 15:22:21 +0000 (09:22 -0600)
commitcaa12fecb135e4803511cbfb35129e91ffdeca12
tree489e6440bd7e3216abc4d622f8009420078b96c1
parent14736ae6d4b51f65b2a5d48f793cc249e6051241
apps/app_dial.c: HANGUPCAUSE reason code for CANCEL is set to AST_CAUSE_NORMAL_CLEARING

changed that when we recive a CANCEL that we set HANGUPCAUSE to AST_CAUSE_NORMAL_CLEARING

ASTERISK-28053
Reported by: roadkill

Change-Id: Ib653aec2282f55b59d87484391cc07c8e6612b89
apps/app_dial.c