LCR is now uses socket based mISDN V2 API
authorSuper User <root@isdn.jolly.ten>
Sun, 1 Jun 2008 16:52:10 +0000 (18:52 +0200)
committerSuper User <root@isdn.jolly.ten>
Sun, 1 Jun 2008 16:52:10 +0000 (18:52 +0200)
commit026b04fc75011a144285f399b82890803b4315bd
treefc208d625cc72cfaa317c160d42fc2cdcf7256a4
parent29506a890c9f5ad767f8cd367048409afcde6552
LCR is now uses socket based mISDN V2 API

*** chan_lcr, the Asterisk interface works (not complete yet).
-> LCR can be used as Asterisk channel driver.

modified:   Makefile
modified:   Makefile.am
modified:   README
modified:   action.cpp
modified:   apppbx.cpp
modified:   bchannel.c
modified:   bchannel.h
modified:   callerid.c
modified:   cause.c
modified:   chan_lcr.c
modified:   chan_lcr.h
modified:   configure.ac
modified:   default/routing.conf
modified:   dss1.cpp
modified:   dss1.h
modified:   genrc.c
modified:   ie.cpp
modified:   interface.c
modified:   lcradmin.c
modified:   mISDN.cpp
modified:   mISDN.h
modified:   main.c
modified:   main.h
modified:   message.h
modified:   myisdn.h
modified:   route.c
modified:   socket_server.c
modified:   trace.h
28 files changed:
Makefile
Makefile.am
README
action.cpp
apppbx.cpp
bchannel.c
bchannel.h
callerid.c
cause.c
chan_lcr.c
chan_lcr.h
configure.ac
default/routing.conf
dss1.cpp
dss1.h
genrc.c
ie.cpp
interface.c
lcradmin.c
mISDN.cpp
mISDN.h
main.c
main.h
message.h
myisdn.h
route.c
socket_server.c
trace.h