]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_dial.c: Factor out a connected line update routine. 25/1325/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:39:11 +0000 (12:39 -0500)
commit9792b21720f51dea733b0446c7e04a5569bd67c7
treed89b18f265a64dfd97135837f204935987747e75
parent7a4581a41b3de0285a31007915f89b8b03c505b6
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