]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_dial.c: Factor out a connected line update routine. 20/1320/1
authorRichard Mudgett <rmudgett@digium.com>
Thu, 24 Sep 2015 17:37:07 +0000 (12:37 -0500)
committerRichard Mudgett <rmudgett@digium.com>
Fri, 25 Sep 2015 17:40:31 +0000 (12:40 -0500)
commitfdf0bcb04a0c768fac80adbf41164210586ab403
treedf10307d4a7114f9005110f47f6b8226464e0f03
parent6392fdf6dc3805fc08834ec0061601d880729ed1
app_dial.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: Ia14f18def417645cd7fb453e1bdac682630a5091
apps/app_dial.c