similar to: chan_capi & Eicon Diva problem

Displaying 20 results from an estimated 3000 matches similar to: "chan_capi & Eicon Diva problem"

2004 Sep 27
3
chan_capi, Eicon Diva server BRI, kernel 2.6?
Hi list, Does chan_capi work with kernel 2.6? The Eicon Diva server card loads fine judging from /var/log/messages but Asterisk gives an error when trying to load the chan_capi module. I'm using chan_capi-0.3.5, zaptel-1.0.0, libpri-1.0.0 and asterisk-1.0.0 on a Fedora box with kernel 2.6.8-1.584. Zaptel and ilbpri work fine as does *. I have seen a msg that may be related and don't know
2006 Jun 14
1
Eicon Diva Server with v3.0 drivers
Hi, I'm trying to get an Eicon Diva Server4BRI card running under Ubuntu 6.06 - by downloading the v3 driver package from Melware and compiling everything. Yet, after activating the necessary modules (divas and divadidd) and interactively configuring the card (/usr/lib/divas/Config), starting up the adapter fails! The error "/usr/lib/divas/divactrl load -c 1 -Debug" produces
2006 Dec 07
1
eicon diva BRI problems
Hi (Armin?) ! Today I had a problem with Diva Server 4BRI-8M 2.0. Asterisk 1.2.12.1 chan_capi-cm-0.6.5 divas4linux-melware-3.0.f-106.622-1 Asterisk could not receive and make calls on the BRI ports, although the ports looked fine within Asterisk. I usually use "/usr/lib/divas/divactrl dchannel -c 1" to test line activity. This time there was no activity (cryptic log
2003 Apr 22
1
struggling with Diva 4BRI and chan_capi
Hi, I am trying to configure a Diva Server 4BRI to work with chan_capi. Here are the steps that I took: - compiled fresh kernel with new-style CAPI support: i4l_divas_1.2 - got the divactrl_1.2 utilities, configured the card startup scripts, - rebooted, card firmware loaded properly, "capiinfo" displays detailed info on 4 controllers, however there is an error message: FAC REQ -
2006 Feb 21
1
Setting up an EICON CARD with CAPI
Hi everybody. I'm trying to setting up a V4 BRI EICON card on ASTERISK 1.0.7 My linux is a debian. It was working during a few days an suddenly (after a lot of reboot) I've got this error message that seems to be very popular but I couldn't find any answer on the net : ==============================================. Asterisk Dynamic Loader Starting: == Parsing
2007 May 26
2
chan_capi install problems
I have installed Asterisk 1.2.18 am am trying to install chan_capi. The current RPM ftp://ftp.melware.net/Trixbox/chan_capi-1.0.1_1.2.14-1.i386.rpm installs but Asterisk dies on startup. The following appears in the log: May 27 03:28:18 asterisk1 kernel: divas: Diva Server V-4BRI-8 IRQ:7 SerNo:25290 May 27 03:28:18 asterisk1 kernel: divas: started with major 252 May 27 03:54:17 asterisk1 init:
2007 May 31
1
Diva and Asterisk
I am trying to understand the difference between the divas4linux available from the Eicom/Dialogic website and the melware version. Am I right in thinking that the melware version is for Trixbox or Asterisk but the Dialogic version is for Asterisk only (i.e. will not work with Trixbox?). I've noticed that some of the things mentioned on the Dialogic web site as included with Divas e.g.
2005 Oct 02
3
[Sorta OT] Eicon DIVA with asterisk@home
Hi; I've got an AAH installation where a customer wants to install an active Eicon DIVA BRI card. AAH is built on Centos 3.5 which is currently at kernel 2.4.21.37. Support for Eicon active cards is built-in. I've debugged and run the A@H install-Eicondiva script but when I try to run divactrl load -c 1 -f ETSI -Debug I get a response : A: can't get card type for DIVA adapter
2006 Dec 06
1
Error compiling Eicon Diva from source
Hello everyone, I'm having some errors while compiling the source code for an Eicon Diva BRI card. I am using Fedora Core 6 with a compiled from source Linux kernel 2.6.19. I have downloaded the Eicon Diva source RPM (divas4linux_EICON-106.12-1.i386.rpm) and installed it already. When I go to /usr/lib/eicon/divas/src/ and run ./Build, everything starts correctly until that part where it has
2006 Feb 28
2
chan_capi and Eicon Diva
I am trying to use chan_capi with an Eicon Diva Server BRI. I installed the Eicon drivers from source including CAPU and I can use the board correcly using tty_test and minicom over /dev/ttyds01 or /dev/ttyds01. I need to insmod capi ( why? it is not written anywhere) and then capiinfo shows me all board parameters, but I have to break it otherwise capiinfo doesn't exit at all, but I don't
2006 May 23
1
config files for Eicon Diva
Hi Armin! I want to backup my Eicon Diva configuration (I'm using melware v3 drivers), but I could not find them. Where does Config Wizard stores the configuration? thanks klaus
2003 Nov 08
5
Eicon Diva Server 4BRI
Hi Everybody, Has anybody tried the above (or indeed any other 4XBRI cards) successfully with Asterisk. As far as I can see the above mentioned card is an active ISDN card but supported by it's own I4L driver. This leads to interesting questions particularly regarding echo cancellations (which usually doesn't work on the cheap passive cards with one exception as far as I can see).
2006 May 09
2
EICON DIVA - which linux kernel
Hi! I've bought the EICON DIVA V-2BRI card an begin installation soon. Are there any issues with certain kernels? E.g. the standard debian kernel 2.4.27-2-386 and kernel-image-2.6.8-3-686. Further current kernel 2.6.16.14 would be an option. Thanks Klaus
2006 Oct 23
4
Problems with chan-capi and Eicon Diva 4BRI
Hi! This weekend we had a problem with our Asterisk Box which ran flawlessly for nearly 4 weeks. The Asterisk server sits between the PSTN and a Siemens PBX and bridges 2 BRI lines. No calls, not incoming, not outgoing. The admin rebooted the Dell Box and then everything worked fine again. Now, I'm analyzing log files to find the cause. During the Asterisk outage the logfiles only show
2005 Mar 17
3
Compilation problem chan_capi and Eicon Diva 4Bri
Hi *, I want to integrate the Eicon Diva 4Bri Card to Asterisk. Eicon drivers and capi is installed. I use the latest dev version from eicon compiled and installed for my fedora 2 system. I found the chan_capi for asterisk from www.junghanns.net. Also loaded the patch and applied to the chan_capi source tree. I changed the Makefile to include the capi20.h from eicon:
2005 Jun 28
1
problems with chan_capi 0.3.5 , divactrl, eicon diva server, and kernel 2.6.10/2.6.12
Hello all, I'm having problems getting chan_capi 0.3.5 to work well with an Eicon Diva Server card using using the driver from linux kernel both 2.6.10 and 2.6.12 (vanilla versions). I have a (really two) producci?n system(s) running chan_capi in another identical Eicon Card using kernel 2.4.27 and the Diva Server drivers from Eicon. I installed an compiled the source level rpm
2006 Apr 21
7
some EICON Diva 4BRI questions
Hi! I have some (short) question about the Eicon DIVA (V-)4BRI cards I want to have (short) answered before buying the DIVA card. I know there are several Eicon guys active on the list, thus I ask on the list instead of directly to Eicon so that all other will benefit as well. 1. Do Eicon DIVA (V-)4BRI cards support TE and NT mode? 2. Can the clock (master/slave) be configured independent
2006 Mar 14
3
EICON Diva 4BRI
Are there any step by step instrunctions on how to install drivers and I guess bristuff for this card? Just need to use it to handle voice on 2 BRI circuits (UK) then utilise with Asterisk and some Digium cards handling POTS phones (and some VoIP out the back). It's the EICON card stuff and how to make it all work I'm finding confusing? Steve -- NetTek Ltd UK mob +44-(0)7775 755503
2007 Oct 27
2
Little OT: Compilation of EICON driver fails with capi errors
Hello, I want to use a 4 port ISDN card from EICON/DIALOGIC in our asterisk server. The system is a Ubuntu 7.10 with kernel 2.6.23.1. The compilation of the kernel finishes without any problems. I have downloaded and installed the deb-source package that EICON/DIALOGIC offers. Th installation script crashes with the following error messages: # LOG ---- START SECTION read kernel version
2006 Jun 14
1
AW: Eicon Diva Server with v3.0 drivers
Hi, > > The error "/usr/lib/divas/divactrl load -c 1 -Debug" produces > > complains about the missing protocol image > > A: can't open protocol image: (/usr/lib/divas/te_etsi.2q0) > It is not necessary any more to download any firmware files > (they are incompatible anyway). All needed files are part of > the v3 package. > It is odd, that the file