work on unfinished asterisk channel driver (bchannel handling)
authorSuper User <root@isdn.jolly.ten>
Sat, 19 Jan 2008 17:10:46 +0000 (18:10 +0100)
committerSuper User <root@isdn.jolly.ten>
Sat, 19 Jan 2008 17:10:46 +0000 (18:10 +0100)
commit14f76f1e81f0a4e7a63e83136d1ac958bf85c8a5
tree981f17ede49ca63cc87eef0fddfcc0f08761d21c
parentb1e604969443a400168c98c0a032d3df80307326
work on unfinished asterisk channel driver (bchannel handling)

modified:   Makefile
modified:   README
modified:   action.cpp
modified:   admin_server.c
modified:   apppbx.cpp
modified:   apppbx.h
new file:   bchannel.c
new file:   bchannel.h
renamed:    asterisk_client.c -> chan_lcr.c
renamed:    asterisk_client.h -> chan_lcr.h
deleted:    channel.c
modified:   dss1.cpp
modified:   extension.c
modified:   extension.h
modified:   interface.c
modified:   interface.h
modified:   joinremote.cpp
modified:   joinremote.h
modified:   mISDN.cpp
modified:   mISDN.h
modified:   main.h
modified:   message.h
modified:   route.c
modified:   todo.txt
24 files changed:
Makefile
README
action.cpp
admin_server.c
apppbx.cpp
apppbx.h
bchannel.c [new file with mode: 0644]
bchannel.h [new file with mode: 0644]
chan_lcr.c [moved from asterisk_client.c with 85% similarity]
chan_lcr.h [moved from asterisk_client.h with 77% similarity]
channel.c [deleted file]
dss1.cpp
extension.c
extension.h
interface.c
interface.h
joinremote.cpp
joinremote.h
mISDN.cpp
mISDN.h
main.h
message.h
route.c
todo.txt