I'm trying to use a Teles (netjet) ISDN BRI card with asterisk 1.2.9.1 Anyone was able to use this card with asterisk? I couldn't find much information about it. Any help?
On Sat, Jun 17, 2006 at 02:33:26PM -0300, Hermann Wecke wrote:> I'm trying to use a Teles (netjet) ISDN BRI card with asterisk 1.2.9.1It could work with the deprecated chan_modem. Don't wast your time.> Anyone was able to use this card with asterisk? I couldn't find much > information about it. Any help?Replace it by some Cologne Chip Card. The single port card is cheap. Than you can use bristuff, chan_misdn or visdn. -- Stefan Tichy <asterisk@pi4tel.de>
> > I'm trying to use a Teles (netjet) ISDN BRI card with asterisk 1.2.9.1 > > Anyone was able to use this card with asterisk? I couldn't find much > information about it. Any help?There is an mISDN driver available on sourceforge: http://sourceforge.net/projects/misdn4oz It works pretty well under chan_capi (using the misdn capi driver), but doesn't work with the latest (mqueue) branch of mISDN. The maintainer is working on porting it though. I have his work-in-progress code and it is pretty broken - I can make a call but it crashes on call end. I was actually looking for the bugs today but turned off the watchdog on my test server by mistake so it will remain crashed until I get into the office tomorrow :( James
> > I'm trying to use a Teles (netjet) ISDN BRI card with asterisk 1.2.9.1 > > Anyone was able to use this card with asterisk? I couldn't find much > information about it. Any help?FYI, netjet is now supported under misdn cvs. James