work around broken HOLD/UNHOLD handling on some SIP phones
authorPeter Schlaile <root@asterisk.schlaile.de>
Mon, 22 Sep 2008 18:35:37 +0000 (20:35 +0200)
committerroot <root@asterisk.schlaile.de>
Mon, 22 Sep 2008 18:35:37 +0000 (20:35 +0200)
commit3acba5ac9bfdd677ac6c6e6bfaff779dedfc9483
tree141b1062e5ce4c62db1841408b4ff09a83b2a8d7
parent6d3d13def341dcddb6fe4336d18ce2ac9b996029
work around broken HOLD/UNHOLD handling on some SIP phones

Some SIP phones don't send RETRIEVE before they send TRANSFER.
So we RETRIEVE if we bridge two channels, if calls are still on hold.

Also: handle CONTROL_SRCUPDATE with a debug message in recent
versions of asterisk.
chan_lcr.c
chan_lcr.h