]> git.ipfire.org Git - thirdparty/asterisk.git/commit
app_dial.c: Factor out a connected line update routine. 15/1315/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:19:58 +0000 (12:19 -0500)
commit14481d9aa0365682ace22c97d5c115166be5429d
treef8fb7f9c8991b9650ebfafa4e97bdfcb868d2108
parent41f856e5a2f71274423dba591b3219c172aec8ca
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