]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_queue: Remove stale code in try_calling
authorWalter Doekes <walter+asterisk@wjd.nu>
Mon, 15 Jun 2020 11:53:31 +0000 (13:53 +0200)
committerFriendly Automation <jenkins2@gerrit.asterisk.org>
Wed, 17 Jun 2020 13:37:09 +0000 (08:37 -0500)
commit1684418a65d7a4dade9f945e83a1e18e9e567c2a
treee23daf434bf18675151fe4b2d688150b7861d643
parent4bc0f24e976a15822c84c35e656058ccd98a5a39
app_queue: Remove stale code in try_calling

Because ring_entry() is not called, outgoing->chan is not touched here
either.

ASTERISK-28950
ASTERISK-28644

Change-Id: I564613715dfaf45af868251eb75a451f512af90f
apps/app_queue.c