Commit Graph

8 Commits

Author SHA1 Message Date
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
Harald Welte a9535f21f2 capi.c: Prepare for handling outbound calls 2022-04-15 22:34:41 +02:00
Harald Welte 98d65dbb2e cosmetic improvement in log statements 2022-04-15 21:18:55 +02:00
Harald Welte e648c025ac hdlr_raw_prbs: More complete implementation, lifted from osmo-e1d/e1-prbs-gen 2022-04-15 20:52:05 +02:00
Harald Welte 88e00cbc78 log to which handler an incoming call is routed 2022-04-15 20:18:35 +02:00
Harald Welte 7de4f058f3 Add 'raw_prbs' handler to transmit a PRBS15 sequence 2022-04-15 20:17:55 +02:00
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
Harald Welte 1751d4b827 initial demo program working with libcapi20 + capiconn
doesn't do anything but accept incoming calls and log debug output
2022-04-15 17:02:58 +02:00