Re: [Astlinux-users] Hello all and I need help.

2023-06-05 Thread Lonnie Abelbeck
Yup, and the PCI-ids removal here: https://github.com/asterisk/dahdi-linux/commit/29cb229cd3f1d252872b7f1924b6e3be941f7ad3 Lonnie > On Jun 5, 2023, at 8:51 AM, Michael Keuter wrote: > > The references were removed in 2018: > > https://github.com/asterisk/dahdi-linux/commit/75620dd9ef6ac74674

Re: [Astlinux-users] Hello all and I need help.

2023-06-05 Thread Michael Keuter
The references were removed in 2018: https://github.com/asterisk/dahdi-linux/commit/75620dd9ef6ac746745a1ecab4ef925a5b9e2988 > Am 05.06.2023 um 15:11 schrieb Lonnie Abelbeck : > > Hi Tahiro, > > A quick look at the dahdi-linux code for the "wcb4xxp", the PCI-ids appear to > be defined here [1]

Re: [Astlinux-users] Hello all and I need help.

2023-06-05 Thread Lonnie Abelbeck
Hi Tahiro, A quick look at the dahdi-linux code for the "wcb4xxp", the PCI-ids appear to be defined here [1] But my gut feeling, there may be more to it than simply adding a line to DEFINE_PCI_DEVICE_TABLE Question, are Digium wcb4xxp ISDN cards available on the used market at a reasonable pr

Re: [Astlinux-users] Hello all and I need help.

2023-06-05 Thread Tahiro Hashizume via Astlinux-users
Alright, I hope the attached TXT file clarifies the situation I am facing. Looks to me like the driver in question does not have the necessary PCI-ID listed. On Thu, Jun 1, 2023 at 4:33 PM Tahiro Hashizume wrote: > Hi Michael, > The telephone service provided by the local telco (NTT East of Japa

Re: [Astlinux-users] Hello all and I need help.

2023-06-01 Thread Tahiro Hashizume via Astlinux-users
Hi Michael, The telephone service provided by the local telco (NTT East of Japan) is based on a very standard format (SIP+RTSP with SIP session timer of 300 seconds) provided on a closed network over fiber. Yet I still consider the interfacing of asterisk with the local telco via ISDN to be a valid

Re: [Astlinux-users] Hello all and I need help.

2023-05-29 Thread Michael Keuter
> Am 29.05.2023 um 07:39 schrieb Tahiro Hashizume via Astlinux-users > : > > 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

[Astlinux-users] Hello all and I need help.

2023-05-28 Thread Tahiro Hashizume via Astlinux-users
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 a