]> 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)
committerWalter Doekes <walter+asterisk@wjd.nu>
Tue, 16 Jun 2020 13:08:05 +0000 (08:08 -0500)
commite8cb8957ecc009f3e7fa7cdd732c05e4177daeac
tree3448fdb3b7c7fa024943cedbdf4f6314a7e1b5cd
parent82ce3b76205836efb546daba9c6738b0c7d397ef
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