chan_lcr: fixed lcr_fixup (compare with chan_misdn for reference)
authorPeter Schlaile <root@asterisk.schlaile.de>
Sat, 23 Aug 2008 07:56:19 +0000 (09:56 +0200)
committerroot <root@asterisk.schlaile.de>
Sat, 23 Aug 2008 07:56:19 +0000 (09:56 +0200)
commite49617548291b390ecaf60ad1f570dde6ee844ba
tree4850f503a6f5293cdf09f0563b3642f096b933da
parent5e274aa7422e798a95b4a3934dec3b1c95953e89
chan_lcr: fixed lcr_fixup (compare with chan_misdn for reference)

- oldast is totally unimportant
- we didn't unlock correctly

=> works now :)
Test case: open two lcr channels using a sip phone. Do a transfer between
them.
chan_lcr.c