Re: [Asterisk-Users] Eicon Diva Server with v3.0 drivers

2006-06-14 Thread Armin Schindler
On Wed, 14 Jun 2006, Marc Rohlfing wrote: 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

Re: [Asterisk-Users] Eicon Diva Server - Fax and data modem support

2006-05-11 Thread Avi Miller
On 11/05/2006, at 6:03 PM, Isaac Xiao wrote: Would any one advice how implement Diva Server BRI or PRI card to support fax and data modem? In Eicon’s website, it says that they support these. But there is no FXS port on the card, how it can be connected to Fax machine or data Modem? It

Re: [Asterisk-Users] Eicon Diva Server - Fax and data modem support

2006-05-11 Thread Elmar Haneke
Isaac Xiao schrieb: Would any one advice how implement Diva Server BRI or PRI card to support fax and data modem? You can use any CAIP-fax software to send and recieve Faxes with an Diva-server card. The chan-capi driever has such functionality, using capisuite would be another option.

Re: [Asterisk-Users] Eicon DIVA Server V-BRI questions

2005-12-26 Thread Jens Vagelpohl
On 26 Dec 2005, at 13:54, Jens Vagelpohl wrote: The problem I am having is that according to the isdn4linux page when calling in the card should recognize the call and note this in /var/log/messages (like Call from X, ignored). It does not do this at all. Also, if I disconnect the T-Com

Re: [Asterisk-Users] Eicon Diva Server query

2005-11-27 Thread Avi Miller
Hey guys, I just wanted to thank everyone (particularly Armin) for the assistance with my new Eicon Diva. I installed it into a new Asterisk 1.2 box this weekend and the installation was simple and painless, thanks to all your input. If anyone else is considering one of these cards, let me

RE: [Asterisk-Users] Eicon Diva Server query

2005-11-24 Thread David Waugh
channel. Cheers David -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Avi Miller Sent: 23 November 2005 20:52 To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] Eicon Diva Server query David Waugh wrote: Yes, you can

Re: [Asterisk-Users] Eicon Diva Server query

2005-11-24 Thread Avi Miller
David Waugh wrote: I added a bit the Asterisk wiki to explain hopefully more clearly how to get it installed. Great, thanks. Once I have a working /etc/asterisk/capi.conf for the V-4BRI, I'll be sure to add that to the Wiki page for future reference. cYa, Avi -- National Manager - Special

RE: [Asterisk-Users] Eicon Diva Server query

2005-11-24 Thread David Waugh
Hello again. With the Diva Server 4BRI card - remember that these are in effect 4 CAPI controllers. Eg CAPI controller 1, controller 2, Controller 3 and Controller 4. Therefore you should have 4 sections in your CAPI conf as follows. ; CAPI config ; ; general nationalprefix=0

RE: [Asterisk-Users] Eicon Diva Server query

2005-11-24 Thread Erik Slooff
install the chan_capi_cm channel. Cheers David -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Avi Miller Sent: 23 November 2005 20:52 To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] Eicon Diva Server query

Re: [Asterisk-Users] Eicon Diva Server query

2005-11-24 Thread Sergio Chersovani
Erik Slooff ha scritto: I would like to suggest one small addition for clarity: you will *need* to have isdn4linux and capi4linux installed on your system in order to get chan_capi-cm installed. You just need the capi20 lib in order to use the chan_capi wget

Re: [Asterisk-Users] Eicon Diva Server query

2005-11-24 Thread Erik Slooff
I would like to suggest one small addition for clarity: you will *need* to have isdn4linux and capi4linux installed on your system in order to get chan_capi-cm installed. You just need the capi20 lib in order to use the chan_capi wget

Re: [Asterisk-Users] Eicon Diva Server query

2005-11-24 Thread Sergio Chersovani
Ok, pay attention to /dev/capi20 device it must exists with the right permissions You just need the capi20 lib in order to use the chan_capi wget ftp://ftp.isdn4linux.de/pub/isdn4linux/CVS-Snapshots/isdn4k-utils-CVS-2005-10-28.tar.bz2 tar xvjf isdn4k*bz2 cd isdn4* ./configure make make

RE: [Asterisk-Users] Eicon Diva Server query

2005-11-24 Thread David Waugh
Hi Erik, You'll have to excuse my ignorance here. But why is this? I don't have isdn4linux and capi4linux installed but do have isdn4k-utils-devel-3.2-13.p1.1 isdn4k-utils-3.2-13.p1.1 installed. Is this for the capi20.h needed for chan_capi to compile? thanks David

Re: [Asterisk-Users] Eicon Diva Server query

2005-11-24 Thread Sergio Chersovani
David Waugh ha scritto: I don't have isdn4linux and capi4linux installed but do have isdn4k-utils-devel-3.2-13.p1.1 isdn4k-utils-3.2-13.p1.1 Those are old packages, I suggest you to uninstall it and manual compile the version I posted in a previous release There are alot of changes in

RE: [Asterisk-Users] Eicon Diva Server query

2005-11-24 Thread Erik Slooff
Hi Erik, You'll have to excuse my ignorance here. But why is this? I don't have isdn4linux and capi4linux installed but do have isdn4k-utils-devel-3.2-13.p1.1 isdn4k-utils-3.2-13.p1.1 installed. Is this for the capi20.h needed for chan_capi to compile? thanks David Hi Dave, On

Re: [Asterisk-Users] Eicon Diva Server query

2005-11-23 Thread Avi Miller
David Waugh wrote: Yes, you can use the Eicon Diva Range with 2.6 Kernels Another question, considering the card should arrive tomorrow and I'd like to try my hand at setting it up this weekend: Do I need to BRIstuff Asterisk to get the Eicon Diva V-4BRI to work, or should I just need

Re: [Asterisk-Users] Eicon Diva Server query

2005-11-23 Thread Armin Schindler
On Thu, 24 Nov 2005, Avi Miller wrote: David Waugh wrote: Yes, you can use the Eicon Diva Range with 2.6 Kernels Another question, considering the card should arrive tomorrow and I'd like to try my hand at setting it up this weekend: Do I need to BRIstuff Asterisk to get the Eicon Diva

RE: [Asterisk-Users] Eicon Diva Server query

2005-11-23 Thread gw
] [mailto:[EMAIL PROTECTED] On Behalf Of Avi Miller Sent: Wednesday, November 23, 2005 3:52 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] Eicon Diva Server query David Waugh wrote: Yes, you can use the Eicon Diva Range with 2.6 Kernels Another question

RE: [Asterisk-Users] Eicon Diva Server query

2005-11-21 Thread David Waugh
- asterisk mailing list account Sent: 18 November 2005 16:13 To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [Asterisk-Users] Eicon Diva Server query Avi Miller wrote: Hello gurus! I've given up on crappy passive ISDN cards and am heading into the wild world of real, Active

Re: [Asterisk-Users] Eicon Diva Server query

2005-11-18 Thread Armin Schindler
On Fri, 18 Nov 2005, Avi Miller wrote: Armin Schindler wrote: Actually the V-4BRI should be more expensive than the 4BRI. The 'V' does mean Voice, but this card has more Voice-features besides the standard 4BRI DSP features (I think it's G.723). Thanks for that. The quote was AU$400

Re: [Asterisk-Users] Eicon Diva Server query

2005-11-18 Thread Joao Pereira
These cards are very good, the only problem is the price... I bought one Diva Server 4BRI for 1300 Euros... its a lot... The configuration of the board is a bit hard but check this link for help: http://www.voip-info.org/wiki-Asterisk+How+to+connect+with+CAPI Joao Armin Schindler wrote:

Re: [Asterisk-Users] Eicon Diva Server query

2005-11-18 Thread Vlasis Hatzistavrou - asterisk mailing list account
Avi Miller wrote: Hello gurus! I've given up on crappy passive ISDN cards and am heading into the wild world of real, Active Super Dooper Server boards. I have a choice of two Eicon Diva Server cards: Eicon Diva Server 4BRI Eicon Diva Server V-4BRI Hello, We've been using an Eicon Diva

Re: [Asterisk-Users] Eicon Diva Server query

2005-11-17 Thread Armin Schindler
On Fri, 18 Nov 2005, Avi Miller wrote: Hello gurus! I've given up on crappy passive ISDN cards and am heading into the wild world of real, Active Super Dooper Server boards. I have a choice of two Eicon Diva Server cards: Eicon Diva Server 4BRI Eicon Diva Server V-4BRI The V-4BRI is

Re: [Asterisk-Users] Eicon Diva Server query

2005-11-17 Thread Avi Miller
Armin Schindler wrote: Actually the V-4BRI should be more expensive than the 4BRI. The 'V' does mean Voice, but this card has more Voice-features besides the standard 4BRI DSP features (I think it's G.723). Thanks for that. The quote was AU$400 less for the V-4BRI, though I'll double-check

RE: [Asterisk-Users] Eicon Diva Server 4BRI

2004-11-04 Thread Damon Estep
Hi Damon, I have the Eicon Diva Server BRI card working fine on my box. What is important (if you want to use kernel 2.6) is that you need to use at least kernel 2.6.9 because a lot of CAPI/Eicon fixes where added. Divactrl is needed to load the firmware on the card:

RE: [Asterisk-Users] Eicon Diva Server 4BRI

2004-11-04 Thread Damon Estep
The reason I went with kernel 2.6.9 is that it contains all the needed CAPI support while a 2.4 kernel needs to be patched (check melware.de). I am using Fedora Core 2 with the latest kernel from rawhide (2.6.9-1.640 iirc). So no requirements other than not wanting to patch the kernel.

RE: [Asterisk-Users] Eicon Diva Server

2004-02-10 Thread Sergio Serrano Revuelto
Hi all, I will ptobe your answers tomorrow. I'll say the results. Thanks for all. -Mensaje original- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] En nombre de Sascha Knific Enviado el: martes, 10 de febrero de 2004 22:08 Para: [EMAIL PROTECTED] Asunto: AW: [Asterisk-Users]

Re: [Asterisk-Users] Eicon Diva Server 4BRI

2003-11-09 Thread Klaus-Peter Junghanns
Hi Lars, the Eicon Diva Server 4BRI works with the GPL capi drivers from mmm.melware.de and chan_capi, echo cancelation is supported and works like a charm. stay away from i4l ;-) regards kapejod -- Klaus-Peter Junghanns CEO,CTO Junghanns.NET GmbH Breite Strasse 13 - 12167 Berlin - Germany

RE: [Asterisk-Users] Eicon Diva Server 4BRI

2003-11-09 Thread Lars Boegild Thomsen
Junghanns Sent: 09 November 2003 18:32 To: [EMAIL PROTECTED] Subject: Re: [Asterisk-Users] Eicon Diva Server 4BRI Hi Lars, the Eicon Diva Server 4BRI works with the GPL capi drivers from mmm.melware.de and chan_capi, echo cancelation is supported and works like a charm. stay away from i4l

RE: [Asterisk-Users] Eicon Diva Server 4BRI

2003-11-09 Thread Lars Boegild Thomsen
Junghanns Sent: 09 November 2003 18:32 To: [EMAIL PROTECTED] Subject: Re: [Asterisk-Users] Eicon Diva Server 4BRI Hi Lars, the Eicon Diva Server 4BRI works with the GPL capi drivers from mmm.melware.de and chan_capi, echo cancelation is supported and works like a charm. stay away from i4l

Re: [Asterisk-Users] Eicon Diva Server BRI (T1) Cards

2003-10-14 Thread Jac Kersing
On Wed, 15 Oct 2003, Roger Schreiter wrote: Now I want to connect a T1. Should I use an AVM T1-B for approx 6000 EUR or is it ok to use one of Eicon's cheaper Diva Server BRI S2M cards? Why not use Digium hardware like the Wildcard T100P or Wildcard TE410P? Regards, Jac -- Jac Kersing

Re: [Asterisk-Users] Eicon Diva Server BRI (T1) Cards

2003-10-14 Thread Eric Wieling
For T-1 use a Digium card for about US$500 On Tue, 2003-10-14 at 17:02, Roger Schreiter wrote: Hi, my asterisk experiences with isdn cards supported by i4l are not very good, but with avm a1 and capi everything works very fine and stable. (SuSE Linx 8.2, Kernel 2.4.20, german ISDN). Now

Re: [Asterisk-Users] Eicon Diva Server BRI (T1) Cards

2003-10-14 Thread Anthony Wood
On Wed, Oct 15, 2003 at 12:02:18AM +0200, Roger Schreiter wrote: Hi, my asterisk experiences with isdn cards supported by i4l Out of interest, which cards. are not very good, but with avm a1 and capi everything works very fine and stable. (SuSE Linx 8.2, Kernel 2.4.20, german ISDN).