Home of libcapi20 based Linux programs implementing some type of ISDN based application.
Go to file
Harald Welte 04af6074f5 bchan_hdlr for spandsp soft-modem
This needs spandsp >= 3.0.0 from https://github.com/freeswitch/spandsp
2022-04-16 20:38:28 +02:00
prbs fix PRBS verification 2022-04-15 22:34:59 +02:00
.gitignore hdlr_raw_prbs: More complete implementation, lifted from osmo-e1d/e1-prbs-gen 2022-04-15 20:52:05 +02:00
COPYING introduce bchan handler infrastructure 2022-04-15 18:25:28 +02:00
Makefile bchan_hdlr for spandsp soft-modem 2022-04-16 20:38:28 +02:00
bchan.c bchan_hdlr for spandsp soft-modem 2022-04-16 20:38:28 +02:00
bchan.h bchan_hdlr for spandsp soft-modem 2022-04-16 20:38:28 +02:00
capi.c bchan_hdlr for spandsp soft-modem 2022-04-16 20:38:28 +02:00
capi_misc_defs.h introduce capi_misc_defs.h for things libcapi should provide 2022-04-15 21:11:30 +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 capi_misc_defs.h for things libcapi should provide 2022-04-15 21:11:30 +02:00
hdlr_raw_prbs.c introduce capi_misc_defs.h for things libcapi should provide 2022-04-15 21:11:30 +02:00
hdlr_spandsp.c bchan_hdlr for spandsp soft-modem 2022-04-16 20:38:28 +02:00