similar to: Eicon Diva - problems building new v3 melware driver

Displaying 20 results from an estimated 1000 matches similar to: "Eicon Diva - problems building new v3 melware driver"

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
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.
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
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 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
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
2007 Nov 07
0
Little OT: Compilation of EICON driver, fails with capi errors
Hi, > >... > >drivers/isdn/capi/kcapi.c:1014:47: error: macro "INIT_WORK" passed 3 > >arguments, but takes just 2 > >make[2]: *** [drivers/isdn/capi/kcapi.o] Error 1 > >make[1]: *** [drivers/isdn/capi] Error 2 > >make: *** [_module_drivers/isdn] Error 2 > >#+ LOG INFO: pwd:/usr/lib/eicon/divas/src > >#! LOG ABORT EXECUTION DUE TO
2016 Sep 03
2
One host for forwarding only without keys
On 09/03/2016 10:56 AM, Etienne Dechamps wrote: > C will still need keys in order to establish metaconnections with A and B (as > well as a few other things). However there is no need for C to own any > "Subnets" at all. If somebody breaks into C, he could get access to the vpn network, right? Because the keys are there, it will be possible to use them to get access. Even if
2005 Jan 04
3
AVM C2 capi.conf ?
Hi, i will use an AVM C2 controller with asterisk. How can i use both card ports ?? On the voip-info.org Wiki is only notice to: You will need a section for each controller in /etc/asterisk/capi.conf so the C2 will have 2 sections. But how is look like this ? Only on the first port is asterisk assume connections, but nothing on the second card port. In the dmesg is only the capidrv-1 shown,
2004 Jun 28
4
Chan_Capi Down
Hi all, * was running ... I have a WT405P and an AVM C4 with chan_capi 0.3.4a Today chan_capi stopped working, without any changings at the system. It seems, that not * is the reason, because isdn-log also shows no calls. If I try to call * from outside via capi, I only get a busy. That is the try from inside to outside: stern01*CLI> -- data = @89930:0107901723168212 -- capi
2004 Sep 14
1
ERROR: cannot load module kernelcapi
Hello List! I have this "simple" problem: fileserver:/usr/src# capiinit start modprobe: Can't locate module kernelcapi ERROR: cannot load module kernelcapi Although, i think i hav everything build in, and loaded: ~# grep -i capi linux-2.4.27/.config CONFIG_ISDN_CAPI=y CONFIG_ISDN_CAPI_MIDDLEWARE=y CONFIG_ISDN_CAPI_CAPI20=y CONFIG_ISDN_CAPI_CAPIFS_BOOL=y
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 -
2016 Sep 03
2
One host for forwarding only without keys
On 09/02/2016 08:51 PM, Etienne Dechamps wrote: > What version of tinc are you using? tinc 1.1 already does what you want out of > the box: packets sent from node A to node B through node C will use a key that > A and B will negotiate between themselves. C doesn't have the key, and will > act as a blind relay. C will not be able to decipher the packets flowing > between A and B.
2007 Apr 18
3
[PATCH] no paravirt for X86_VOYAGER or X86_VISWS
From: Randy Dunlap <randy.dunlap@oracle.com> Since Voyager and Visual WS already define ARCH_SETUP, it looks like PARAVIRT shouldn't be offered for them. In file included from arch/i386/kernel/setup.c:63: include/asm-i386/mach-visws/setup_arch.h:8:1: warning: "ARCH_SETUP" redefined In file included from include/asm/msr.h:5, from include/asm/processor.h:17,
2007 Apr 18
3
[PATCH] no paravirt for X86_VOYAGER or X86_VISWS
From: Randy Dunlap <randy.dunlap@oracle.com> Since Voyager and Visual WS already define ARCH_SETUP, it looks like PARAVIRT shouldn't be offered for them. In file included from arch/i386/kernel/setup.c:63: include/asm-i386/mach-visws/setup_arch.h:8:1: warning: "ARCH_SETUP" redefined In file included from include/asm/msr.h:5, from include/asm/processor.h:17,
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:
2010 Aug 26
1
[Bug]: Extlinux needs 1 minute before boot menu is shown
Hello, when I try to boot from my computer extlinux needs about one minute before the boot menu is shown. Here's my system configuration -Two IDE drives on one controller -Second hdd is boot hdd -I'm using Arch Linux (i686) Is there an official bug tracker which I can use? I only found the debian bug tracker and I can't find any information about bugs on the homepage. Here is my
2003 Nov 09
1
chan_capi & Eicon Diva problem
Hello, I have an issue getting the chan_capi module to load in asterisk cvs from today. Plain 2.4.20 kernel with melware patches for the Eicon Diva Server Bri card. I load the modules with: modprobe -v divas divacapi I load the firmware with: divactrl load -c 1 -f ETSI -vd6 Output in /var/log/messages is: Nov 9 19:26:26 voice kernel: Eicon DIVA - DIDD table (http://www.melware.net) Nov 9
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
2007 Mar 22
1
Problem in using Two BRi Cards in Asterisk
Hi, I have done my best and tired of searching the net about the problem. If anybody could help would be a great favour. Description of Problem ------------------------ I am trying to install two Netpci cards(Traverse Technology Netjet ISDN-s) on Trixbox 2 and aim is to use in Asterisk as dailin and dialout. I compliled the driver as directed in the manufacture manual. After installation dmesg