Displaying 20 results from an estimated 900 matches similar to: "chan_capi and Eicon Diva"
2003 Apr 30
2
Eicon driver?
Hello,
Does anyone know what driver to use with an "Eicon Diva Server 4BRI" card?
My modem.conf:
--------------
[interfaces]
context=remote
driver=i4l
msn=16453
device => /dev/ttyds01
--------------
I get the following error:
--------------------------
== Loading modem driver chan_modem_i4l.so => (ISDN4Linux Emulated Modem Driver)
WARNING[8192]: File chan_modem.c, Line 383
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
2009 Apr 03
1
Eicon Diva 2.01 PCI Passive BRI ISDN card
Hi Guys!
I got a Diva passive ISDN card and I can't get it work with asterisk 1.4,
It is supported in the kernel as an isdn4linux device but I can't find "Modem"
channel type when i type in: core show channeltypes. I'm guessing it is
removed in asterisk 1.4. Tried with capi interface but it does not work :(
Anybody got some idea how can i make it work or got a link to a
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 -
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
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:
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
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 Feb 04
3
Routing Calls via chan_capi with AVM FritzCard
Hello asterisk-users,
I recently set up an asterisk server using Debian Sarge. I also added
an ISDN card (AVM FritzCard PCI) to the machine. I built amd installed
a new kernel (2.6.15.1) with modular support for the CAPI stuff and
also integrated the FritzCard driver available from AVM.
capiinfo succeeds in correctly showing the ISDN card.
When talking from one PC to another via SIP, everything
2005 Sep 02
2
chan_capi hfcpci mISDN linux 2.6.12 not working
Hello,
These are error messages I get when I try to call a number over CAPI channel.
-- Executing SetCallerID("SIP/xlite1-3b80", "0") in new stack
-- Executing Dial("SIP/xlite1-3b80", "CAPI/hfcpci/b17") in new stack
> data = hfcpci/b17
> capi request for interface 'hfcpci'
== hfcpci: Call CAPI/hfcpci/b17-1 (pres=0x00,
2004 Mar 30
2
CAPI problems when loading chan_capi.so
Hi all,
I compiled/installed chan_capi.so without problems. When I launch
Asterisk, I get the following error:
---
[chan_capi.so] => (Common ISDN API for Asterisk)
== Parsing '/etc/asterisk/capi.conf': Found
Mar 30 19:47:52 NOTICE[16384]: chan_capi.c:2338 mkif:
ast_capi_pvt(91xxxxxx,*,pstn,0x2,2) (1,2,64) (0)(0.800000/0.800000) 0
Mar 30 19:47:52 NOTICE[16384]: chan_capi.c:2338
2006 Mar 15
1
Development news :: T38 passthrough
I found a bug in the latest T38 passthrough patches, the effect
is that a non-SIP call after being put on hold is then lost, no
resume is possible.
The fix is to be applied in the chan_sip.c file:
} else {
/* No bridged peer with T38 enabled*/
transmit_response_with_sdp(p, "200 OK", req, 1);
}
- }
+ } else transmit_response_with_sdp(p, "200
2005 Oct 10
2
AVM Fritz! + chan_capi + mISDN + PTP
Hello everyone,
I have been using an AVM Fritz! card with chan_capi and mISDN for
quite a while in PTM mode and it was working finely.
Now, I needed more DID/MSN, so I switched to PTP. But now nothing
works anymore :(
I am using Asterisk on Debian Sarge stable and installed Asterisk
along with chan_capi from apt-get. I installed mISDN from the CVS of
isdn4linux.de.
It is :
- Asterisk
2006 Apr 26
1
Problems with Eicon Diva V-4BRI - 2nd Port
Hey guys
This is probably for Armin, but I thought maybe someone else might have
something I could try. I'm having a problem with one of my Eicon Diva
V-4BRI cards and I'm trying to work out if its a driver configuration
error, card failure or telco problem:
I have an Asterisk box running -- the Eicon drivers see all four ports
on my card, capi.conf is configured with all four ports
2007 Oct 15
1
Eicon Diva and incoming Fax
Hello all,
I am trying to set up asterisk and hylafax to send and receibe fax. The
machine is connected to the PSTN is an Eicon Diva BRI (1 BRI port).
My problem is that , when I send a Fax from the PSTN to this machine, the
asterisk or diva or hylafax, does not detect this call as a fax and asterisk
answer that call like a voice call.
How sould I configure the software modem (iaxmodem) to use
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
2009 Feb 28
0
using an eicon diva server card with asterisk.
I have just acquired an eicon diva server BRI-2M card for using with asterisk and hylafax.
Of course i installed it in a new server with Debian Lenny wich has a kernel 2.6.26+
I have downloaded the latest drivers (9.0) from the Eicon web site and i'm having trouble
compiling them, specifically the divaTTY driver i need to use with hylafax in the same server.
On the icon web site there is a
2006 Feb 02
2
ISDN Eicon Diva Server V-BRI
Dear all,
I'm planning to buying Eicon Diva Server V-BRI for my
asterisk server and run with chan_capi.
Is anybody using that card ? Would appreciate any feedback.
Bartosz
2006 Mar 31
1
Echo still present with Eicon Diva Server 4 Bri
Hi!
I'm trying to enable echo cancelation with my Eicon Diva Server 4 Bri card.
I've enabled it from zapata.conf, (as I read from www.voip-info.org)
-------------------------------
; Enable echo cancellation
echocancel=64
echocancelwhenbridged=yes
echotraining=2000
----------------------------
but nothing seems to change, echo is still present.
Any idea? Should I enable/change something
2004 Jun 10
2
Using Asterix and Hylafax with Eicon DIVA E1
Hi,
I would like to set up a high density FAX/PBX server, am looking at using
Eicon Diva E1 card with Asterisk and Hylafax sharing channels, is this
possible. I know Extensions can be reserved for voice OR fax with the
combination of chan_capi used for * voice, capi4hylafax on fax but then
channels must be dedicated rather than shared ie. would like to be able to
answer voice/fax on same DID.