Home of libcapi20 based Linux programs implementing some type of ISDN based application.
Go to file
Harald Welte d375bee190 introduce bchan handler infrastructure
This should allow us to implement a variety of different bearer channel
handlers.
2022-04-15 18:25:28 +02:00
.gitignore initial demo program working with libcapi20 + capiconn 2022-04-15 17:02:58 +02:00
COPYING introduce bchan handler infrastructure 2022-04-15 18:25:28 +02:00
Makefile introduce bchan handler infrastructure 2022-04-15 18:25:28 +02:00
bchan.c introduce bchan handler infrastructure 2022-04-15 18:25:28 +02:00
bchan.h introduce bchan handler infrastructure 2022-04-15 18:25:28 +02:00
capi.c introduce bchan handler infrastructure 2022-04-15 18:25:28 +02:00
capiconn.c introduce bchan handler infrastructure 2022-04-15 18:25:28 +02:00
capiconn.h introduce bchan handler infrastructure 2022-04-15 18:25:28 +02:00
hdlr_raw_loop.c introduce bchan handler infrastructure 2022-04-15 18:25:28 +02:00