From: Michael K. <li...@mk...> - 2023-05-29 09:37:40
|
> Am 29.05.2023 um 07:39 schrieb Tahiro Hashizume via Astlinux-users <ast...@li...>: > > Dear whom it may concern. > > I've recently got my hands on a OpenVox B400P ISDN BRI card. > It seems that DAHDI included with Astlinux isn't built to support the card and I'm now trying to figure out how to build the image with the support included. > It's been a while since I started fiddling with OSS and I have been fairly comfortable building stuff from sources although I am not yet able to write my own Makefile and so on. > Any ideas on how I should get started? > > P.S.-I have managed to build the toolchain and Astlinux image by default config for Asterisk 18.x. > > Regards. Hi Tahiro, the only BRI driver in DAHDI is the WCB4XXP for 2-8 port HFS-chip cards. https://doc.astlinux-project.org/userdoc:dahdi So in principle this should work for your card: DAHDIMODS="wcb4xxp dahdi_echocan_oslec" I have switched all my ISDN based installations to berofix cards/boxes over 10 years ago. And now none is still in production :-). Michael http://www.mksolutions.info |