]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_queue.c: Factor out a connected line update routine. 28/1328/1
authorRichard Mudgett <rmudgett@digium.com>
Thu, 24 Sep 2015 19:20:24 +0000 (14:20 -0500)
committerRichard Mudgett <rmudgett@digium.com>
Fri, 25 Sep 2015 17:39:11 +0000 (12:39 -0500)
commitbd43638622e3780ffbe8eda356cd03085674b08e
treeb41228afcea6a38ad29ee18b80bbb422daa5bfbf
parentf5a935f9d18dffad72b31f242a3b342965b3231c
app_queue.c: Factor out a connected line update routine.

Replace inlined code with update_connected_line_from_peer().

ASTERISK-25423
Reported by: John Hardin

Change-Id: I33bbd033596fcb0208d41d8970369b4e87b806f3
apps/app_queue.c