[chan_lcr] Fixed broken communication with chan_lcr
authorAndreas Eversberg <jolly@eversberg.eu>
Sun, 20 Feb 2011 09:23:03 +0000 (10:23 +0100)
committerAndreas Eversberg <jolly@eversberg.eu>
Sun, 20 Feb 2011 09:23:03 +0000 (10:23 +0100)
commitb8ba879d97268aeaa9e5c8838d27d38da731d971
tree507dd902b1066bc79056c3d44a544af69ba2279c
parentb787bfbf47f8aaa67d111c5bf144ccf850d61c49
[chan_lcr] Fixed broken communication with chan_lcr

There are two modes:

The remote mode is used to route a call directly to Asterisk or route a
call from Asterisk to an ISDN interface. (the old way)

The interface mode is used to handle chan_lcr as an interface, so calls
from Asterisk can be routed and behave like they come from an ISDN
interface. (documentation for that will follow)
chan_lcr.c
socket_server.c