[Asterisk-Users] ISDN4Linux Incoming calls
Hi everybody ! I’ve a Pentium IV with a USR ISDN PCI Card W699… Card I’ve installed asterisk 1.0.0 and it’s working fine with outgoing call to POTS But it never answers to my incoming call from POTS and I don’t understand why. I tested the modem also with the minicom utility and I never saw the “RING” status It seems that the modem didn’t know somebody is calling. This is my config Pentium IV USR ISDN PCI Card W699… Mandrake 9.1 Isdn4linux (included with mandrake) Asterisk 1.0.0 Modem.conf with driver i4l , ttyI0 and ttyI1 grouped in g1, incomingmsn set and, msn set Extension.conf with context remote with exten=> mymsn,1,Answer Could anybody help me I have no more ideas. And it seems impossibile ___ Asterisk-Users mailing list Asterisk-Users@lists.digium.com http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
Re: [Asterisk-Users] isdn4linux delay
I have a weird problem and I cannot put my finger on it. I hope somebody can help me out. The quick way to solve this problem: Get an HFC-PCI card. It'll cost you 20-30 euros and with that you can use bristuff from http://junghanns.net/. This makes the HFC-PCI card a zaptel device. The other way is to dig into the linux kernel and try to hunt down the source of the problem, althoug I would rather use 20 euros on something else. isdn4linux sucks roy ___ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
[Asterisk-Users] isdn4linux delay
I have a weird problem and I cannot put my finger on it. I hope somebody can help me out. Incoming and outgoing calls via the internet go perfectly well. Calls that originate from a SIP or AIX client on the local LAN (100 Mbx) and terminate via a Winbond BRI often (not all of the times, but most of the times) are having a (about) 5 second delay starting from when I say something until the other end hears what I said. Everything seems to go okay at the start of a conversation. But the problem seems to get worse when the call lasts longer (only after a few minutes already, really). To make the problem more fuzzy: I have a user that dials in from the internet and then connects to an outside line via ISDN and according to their claims, the problem occurs less frequently (only every so many calls). Is this a known problem with isdn4linux? Does the Linux capi driver support ISDN cards utilizing Winbond chips? Or do you guys think that changing to capi would not help me in this matter? Thanks in advance, Rene Kluwen Chimit ___ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
[Asterisk-Users] Isdn4Linux and DTMF
Hello all, I currently have an Eicon Diva Client isdn card using i4l. Outbound dtmf doesn't work (and never has), but there has been an annoying problem with false dtmf detection in calls (that could be triggered easily by blowing into the receiver on the remote end). I looked through the list and found two patches that need to be applied - 1 to isdn_tty.c in the kernel, and another to chan_modem_i4l.c in Asterisk. This morning (and I say morning - because it's now 4:50am Friday here) I was feeling adventurous, so I applied the patches and recompiled my kernel. Once that was done, I started up Asterisk and noticed that there was no false DTMF (well - no dtmf was detected at all). Time for the second patch. I applied the second patch to chan_modem_i4l.c successfully and recompiled Asterisk (make clean; make; make install). Unfortunately I still can't get DTMF working. I've included my modem.conf below in case there might be any settings that could help: [interfaces] context=incoming-isdn driver=i4l language=en type=autodetect dialtype=tone mode=immediate features=noquelch,dtmf group=1 msn=4627 incomingmsn=4625,4625,4627 device => /dev/ttyI0 device => /dev/ttyI1 If anybody knows anything that might help - any help would be greatly appreciated. Failing that - does anybody know where to buy an AVM Fritz!Card in Australia? (or some card that plays nicely with ISDN and Asterisk and doesn't use i4l)? I found one place that sells them but the price is more than I was hoping to pay (when looking at what they're available for from Germany, etc). Thanks, Shaun ___ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
[Asterisk-Users] isdn4linux and NT mode
Dear friends, I have an HFC ISDN card that I have set up in NT mode. Will this be enough to connect to an ISDN Pbx and pretend to be and ISDN line ? Tnx for any help ? -- Best regards, Alessio mailto:[EMAIL PROTECTED] ___ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
RE: [Asterisk-Users] isdn4linux, NETjet, chan_modem help needed
Most of what I have found on the net, and the documentation with the card says you need a v before the number to make it a "voice" call. I tried it without the v, and the calls still aren't going through, but now, I get:- -- Executing Ringing("SIP/PHONE2-b960", "") in new stack -- Executing Dial("SIP/PHONE2-b960", "Modem/ttyI0:0413xx") in new stack -- Called ttyI0:0413xx And it rings once, and they after a few seconds:- -- Modem[i4l]/ttyI0 is busy -- Hungup 'Modem[i4l]/ttyI0' == Everyone is busy at this time -- Executing Congestion("SIP/PHONE2-b960", "") in new stack == Spawn extension (default, 00413xx, 3) exited non-zero on 'SIP/PHONE2-b960' And I get engaged tone on the calling handset. Regards, Aleks -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Adam Goryachev Sent: Tuesday, 8 June 2004 8:39 AM To: [EMAIL PROTECTED] Subject: Re: [Asterisk-Users] isdn4linux, NETjet, chan_modem help needed > -- Executing Dial("SIP/PHONE2-d557", "Modem/ttyI0:v0413xx") in > new stack The only thing I can see which is a bit strange is this, why do you have a v in the dial string?? It has been a while since I used the traverse card, but I never needed to use the v in front of the number. Try without it. Regards, Adam ___ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users ___ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
Re: [Asterisk-Users] isdn4linux, NETjet, chan_modem help needed
> -- Executing Dial("SIP/PHONE2-d557", "Modem/ttyI0:v0413xx") in > new stack The only thing I can see which is a bit strange is this, why do you have a v in the dial string?? It has been a while since I used the traverse card, but I never needed to use the v in front of the number. Try without it. Regards, Adam ___ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
[Asterisk-Users] isdn4linux, NETjet, chan_modem help needed
I’m trying to get a basic Asterisk configuration together for ISDN incoming / outgoing calls. I have two Cisco 7905g phones working (at least talking to each other) and have purchased a NETjet-S PCI ISDN card for routing calls to / from ISDN. The state I’ve managed to get it to is:- -- Executing Ringing("SIP/PHONE2-d557", "") in new stack -- Executing Dial("SIP/PHONE2-d557", "Modem/ttyI0:v0413xx") in new stack -- Called ttyI0:v0413xx On the Asterisk console when I dial a test mobile number (I’ve used 0413xx to replace the actual digits in the output above) from a SIP phone. The numbers I’m dialing are 00413xx. I get ring tone on the dialing handset, but it just keeps ringing and nothing happens at the destination (i.e. the mobile). When I hang up, the output completes with this:- -- Hungup 'Modem[i4l]/ttyI0' == Spawn extension (default, 00413163999, 2) exited non-zero on 'SIP/PHONE2-d557' As far as I can tell, there is no action on the ISDN line itself (no messages in dmesg / log files, LED’s on NETjet do not blink as if in use) I’ve tried to include as much relevant info as a can below (apologies if anything missed):- Asterisk version 0.9.0 running on Linux 2.4.26 I’ve tried both compiling the NETjet drivers into the kernel, then as modules (as described in the NETjet doco) I’ve applied the voice patch from Traverse to the NETjet code as documented. When compiled as a module, modprobe hisax type=20 protocol=2 id="HiSax", produces (similar output in log when compiled into kernel):- ISDN subsystem Rev: 1.1.4.1/1.1.4.1/1.1.4.1/1.1.4.1/1.1.4.1/1.1.4.1 loaded HiSax: Linux Driver for passive ISDN cards HiSax: Version 3.5 (module) HiSax: Layer1 Revision 1.1.4.1 HiSax: Layer2 Revision 1.1.4.1 HiSax: TeiMgr Revision 1.1.4.1 HiSax: Layer3 Revision 1.1.4.1 HiSax: LinkLayer Revision 1.1.4.1 HiSax: Approval certification failed because of HiSax: unauthorized source code changes HiSax: Total 1 card defined HiSax: Card 1 Protocol EDSS1 Id=HiSax (0) HiSax: Traverse Tech. NETjet-S driver Rev. 1.1.4.1 PCI: Found IRQ 10 for device 05:0b.0 NETjet-S: PCI card configured at 0x1000 IRQ 10 NETjet-S: ISAC version (0): 2086/2186 V1.1 NETjet-S: IRQ 10 count 0 NETjet-S: IRQ 10 count 4 HiSax: DSS1 Rev. 1.1.4.1 HiSax: 2 channels added HiSax: MAX_WAITING_CALLS added In my extensions.conf under my [default] section:- exten => _0XX,1,Ringing exten => _0XX,2,Dial,Modem/ttyI0:v${EXTEN:1} exten => _0XX,3,Congestion In my modem.conf ( replaces main phone number):- [interfaces] context=remote driver=i4l stripmsd=0 dialtype=tone mode=immediate group=1 msn=02&L* stripmsd=0 device => /dev/ttyI0 device => /dev/ttyI1 Whether this is relevant or not, we have 4 ISDN services (i.e. 8 lines), which are configured as a rotary with a 100 number DID… I temporarily remove 1 of these ISDN services from our existing phone system for testing the above. The 02 number specified in the modem.conf is the directory number for the indial. Guy from Traverse has assisted me with overcoming an IRQ conflict I had earlier, which was causing the machine to hang at the NETjet code during boot when the ISDN cable was plugged into the card. This now appears to be functioning normally, and the machine will boot fine with the cable connected. Many thanks in advance for anyone who can offer assistance. --- Aleks Huson
[Asterisk-Users] ISDN4Linux patch * Testers needed *
http://bugs.digium.com/bug_view_page.php?bug_id=899 A patch that improves the DTMF support for ISDN4Linux and adds functionality for CallerID handling with EuroISDN networks. This patch needs testing and comments on the bug tracker. If you're using ISDN4Linux (not CAPI) and have spare time to test this patch, please do so. /Olle ___ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
[Asterisk-Users] isdn4linux
I noticed in the documentation that it is possible to use isdn4linux compatible hardware with *. I have a Dynalink 6692 PCI card which is ISDN4Linux compatible. How do I use it within * ? I would be grateful for any help. Thanks Tim ___ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
Re: [Asterisk-Users] isdn4linux/Teles16.3
> > is it possible to use a Teles16.3 via isdn4linux for the external phone > > connections (phone provider net)? > > Yes, it is. I tested using an old card I had lying around. I quickly > switched to a Fritz card and chan_capi however. This solved the big > issue I had with echo for me. > Since I had both available, I did not spend much time trying to solve > the problems I had. We were using HFC-PCI cards with isdn4linux, and isdn4linux _is_ a problem here. There's lots of echo and delay can get worse than 500ms. Go get a CAPI card (from AVM?), or perhaps wait until Klaus Peter finishes his native Linux/Zaptel HFC-PCI driver. roy ___ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
Re: [Asterisk-Users] isdn4linux/Teles16.3
Hi, On Wed, 2003-07-30 at 16:15, [EMAIL PROTECTED] wrote: > is it possible to use a Teles16.3 via isdn4linux for the external phone > connections (phone provider net)? Yes, it is. I tested using an old card I had lying around. I quickly switched to a Fritz card and chan_capi however. This solved the big issue I had with echo for me. Since I had both available, I did not spend much time trying to solve the problems I had. wkr, -- Envida http://www.envida.net/ Armand A. Verstappen Graadt van Roggenweg 328 [EMAIL PROTECTED] 3531 AH Utrecht tel: +31 (0)30 298 2255Postbus 19127 fax: +31 (0)30 298 21113501 DC Utrecht signature.asc Description: This is a digitally signed message part
[Asterisk-Users] isdn4linux/Teles16.3
Hi, is it possible to use a Teles16.3 via isdn4linux for the external phone connections (phone provider net)? Internally I want to use the TDM30B card to connect my analogue interfaces. Lars ___ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
Re: [Asterisk-Users] isdn4linux
> My Eicon ISDN card turned up today so - plugged it in and went through > the modem.conf. It reports unable to open /dev/ttyI0 > > The problem is I have never used ISDN with Linux - let alone a telephony > app - and I have no idea even where to start. Some pointers would be > appreciated. Check out I4L FAQ http://www.isdn4linux.de/faq/ Also, not all Eicon cards can be made to work under Linux. I have Eicon Diva Pro that wouldn't work... ever. Basically only Hisax chipset is supported Peter ___ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
[Asterisk-Users] isdn4linux
Hello All, I was just after a few pointers. I have just setup my Redhat 9 linux box with asterisk. Internal SIP call working fine. My Eicon ISDN card turned up today so - plugged it in and went through the modem.conf. It reports unable to open /dev/ttyI0 The problem is I have never used ISDN with Linux - let alone a telephony app - and I have no idea even where to start. Some pointers would be appreciated. Regards Nick Ë^®+$Rǫ²f¢)à+-Ë^®+$Rǫ²X¬¶Çb+¦r¡¶ÚþX¬¶Çb+¦r¿¨¥©ÿ+-wèý«-z¸¬ë®
Re: [Asterisk-Users] ISDN4Linux + Asterisk and Europe
Hallo Klaus-Peter, > i am currently working on a zaptel BRI driver which will support the > very nice (also nicely priced) hfc-pci based cards and the multiBRI > cards. the driver will support TE and NT mode. Any timeplan? I'm considering buying a diva server card with echo cancellation but I'd much prefer your solution :-) Gruss, Chris ___ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
Re: [Asterisk-Users] ISDN4Linux + Asterisk and Europe
hi kamido, Am Die, 2003-06-03 um 12.37 schrieb [EMAIL PROTECTED]: > Little summary what the status is: > > 1. isdn4linux for real calls not just IVR forget it > 2. capi4linux only works with cards active AND passive which do support capi > at the moment those are eicon diva and cards from AVM > The only passive card at the moment is the fritz card from AVM > > Problems here are that the passive fritz cards have some annoying thinks like > it's a binary library for the capi layer which is restricted for only one card > and no SMP box but you can circumvent this with the howto described at the > following site > http://www.quiss.org/caiviar/Two-Fritzcards-HOWTO > > which should enable you to use more then 1 card > > however i didn't manage to get this configuration to work stable as Oliver Brandt > reported, or I should say it's REALLY unstable at least here. > And not only with the 2 card configuration but in any configuration > which means 1 card,one CPU, 2 cards,one CPU and so on > > so I ordered a AVM B1 PCI V 4.0 to eliminate that. > > Pauline Middlelink had a suggestion which would be very nice, but i think nobody is > able to do it at the moment . To use the zaptel driver and to implement a real > isdn4linux driver, because at the moment the isdn4linux is based on the modem- > emulation of i4l and that is the reason why you have echo. i am currently working on a zaptel BRI driver which will support the very nice (also nicely priced) hfc-pci based cards and the multiBRI cards. the driver will support TE and NT mode. the reason for the echo is not only due to the high latency i4l design (which was meant for data communication) but by todays high sensitive mics in normal phones. > > This approach would solve many problems. > > You could use the Hisax cards not only on the outside like for the incoming calls > but also for internal isdn pbx phonesets which here in europe are cheap and have > a lot of nice features already builtin. For this trick see isdn.jolly.de > not all hisax cards do support the NT mode. iirc, only the chipsets from CCD (hfc-pci, etc..) do. > The echo would go away, because it is digital already and I think you could > count on a lower CPU usage as well. eh?? what do you think the i4l audio is? the audio with isdn is always digital. the term modem-emulation in i4l terms only refers to the /dev/ttyXX stylish access from user space and the AT commands. > > So maybe an interest group could get some funding together, to get more flexibility > to the isdn side of asterisk > i will gladly take every single euro!!! ;-) > > hope this helps > > greetings > > kamido > best regards kapejod -- Klaus-Peter Junghanns CEO,CTO Junghanns.NET GmbH Breite Strasse 13 - 12167 Berlin - Germany fon:+49 30 79705392 fax:+49 30 79705391 iaxtel: 1-700-157-8753 email: [EMAIL PROTECTED] http://www.junghanns.net/asterisk ___ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
Re: [Asterisk-Users] ISDN4Linux + Asterisk and Europe
On Tue, 3 Jun 2003 [EMAIL PROTECTED] wrote: > This approach would solve many problems. > > ...snip... > > The echo would go away, because it is digital already and I think you could > count on a lower CPU usage as well. Echo suppression will still be needed. The far side of the ISDN connection may be analogue 2-wire and make echo. Steve ___ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
Re: [Asterisk-Users] ISDN4Linux + Asterisk and Europe
On 2 Jun 2003 at 14:35, Brancaleoni Matteo wrote: Little summary what the status is: 1. isdn4linux for real calls not just IVR forget it 2. capi4linux only works with cards active AND passive which do support capi at the moment those are eicon diva and cards from AVM The only passive card at the moment is the fritz card from AVM Problems here are that the passive fritz cards have some annoying thinks like it's a binary library for the capi layer which is restricted for only one card and no SMP box but you can circumvent this with the howto described at the following site http://www.quiss.org/caiviar/Two-Fritzcards-HOWTO which should enable you to use more then 1 card however i didn't manage to get this configuration to work stable as Oliver Brandt reported, or I should say it's REALLY unstable at least here. And not only with the 2 card configuration but in any configuration which means 1 card,one CPU, 2 cards,one CPU and so on so I ordered a AVM B1 PCI V 4.0 to eliminate that. Pauline Middlelink had a suggestion which would be very nice, but i think nobody is able to do it at the moment . To use the zaptel driver and to implement a real isdn4linux driver, because at the moment the isdn4linux is based on the modem- emulation of i4l and that is the reason why you have echo. This approach would solve many problems. You could use the Hisax cards not only on the outside like for the incoming calls but also for internal isdn pbx phonesets which here in europe are cheap and have a lot of nice features already builtin. For this trick see isdn.jolly.de The echo would go away, because it is digital already and I think you could count on a lower CPU usage as well. So maybe an interest group could get some funding together, to get more flexibility to the isdn side of asterisk hope this helps greetings kamido > Remember that capi 2.0 doesn't have echo suppressor routines. > Only Eicon Diva server cards have on board DSPs, that can > be enabled with Eicon custon CAPI commands. > (the great * chan_capi already do that). > > Matteo. > > Il lun, 2003-06-02 alle 12:39, Michiel Betel ha scritto: > > My Fritz paasive PCI hasn't crashed so far and works fine, relatively > > low latency so not too much echo. However for professional use, get an > > active CAPI card so you can use the CAPI echo supp. routines. > > > > Michiel > > > > Oliver Brandt said: > > > > > On Mon, Jun 02, 2003 at 12:33:06AM +0200, Piotr Adamiak wrote: > > >> Hello, > > >> > > >> Anyone on this group using / implementing * and hardware certified for > > >> use in Europe ? I believe that ISDN4Linux cards mostly have telecomm > > >> certificates, so using them should be safe on the client side. Are there > > >> any major issues / problems associated with using such cards with * ? > > >> I am talking about a small / very small office with single - few lines. > > > > > > I tried ISDN4Linux but I had the problem that high voices were > > > recognized as DTMF signal wich ended up in beping through the whole > > > call. I belive there is a patch out (maybe eve imcluded in the regular > > > asterisk code) but I have not tried it. I'm using chan_capi and since I > > > swiched to an AVM B1 it works great. With the AVM Fritz (passive) it's > > > suppose to work but it actually cause my whole system to crash every > > > once in a while... > > > Just buy a B1 or so at ebay and you should be fine. > > > CU > > > Oliver > > > ___ > > > Asterisk-Users mailing list > > > [EMAIL PROTECTED] > > > http://lists.digium.com/mailman/listinfo/asterisk-users > > > > > > > > ___ > Asterisk-Users mailing list > [EMAIL PROTECTED] > http://lists.digium.com/mailman/listinfo/asterisk-users > ___ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
Re: [Asterisk-Users] ISDN4Linux + Asterisk and Europe
Remember that capi 2.0 doesn't have echo suppressor routines. Only Eicon Diva server cards have on board DSPs, that can be enabled with Eicon custon CAPI commands. (the great * chan_capi already do that). Matteo. Il lun, 2003-06-02 alle 12:39, Michiel Betel ha scritto: > My Fritz paasive PCI hasn't crashed so far and works fine, relatively > low latency so not too much echo. However for professional use, get an > active CAPI card so you can use the CAPI echo supp. routines. > > Michiel > > Oliver Brandt said: > > > On Mon, Jun 02, 2003 at 12:33:06AM +0200, Piotr Adamiak wrote: > >> Hello, > >> > >> Anyone on this group using / implementing * and hardware certified for > >> use in Europe ? I believe that ISDN4Linux cards mostly have telecomm > >> certificates, so using them should be safe on the client side. Are there > >> any major issues / problems associated with using such cards with * ? > >> I am talking about a small / very small office with single - few lines. > > > > I tried ISDN4Linux but I had the problem that high voices were > > recognized as DTMF signal wich ended up in beping through the whole > > call. I belive there is a patch out (maybe eve imcluded in the regular > > asterisk code) but I have not tried it. I'm using chan_capi and since I > > swiched to an AVM B1 it works great. With the AVM Fritz (passive) it's > > suppose to work but it actually cause my whole system to crash every > > once in a while... > > Just buy a B1 or so at ebay and you should be fine. > > CU > > Oliver > > ___ > > Asterisk-Users mailing list > > [EMAIL PROTECTED] > > http://lists.digium.com/mailman/listinfo/asterisk-users > > > > ___ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
Re: [Asterisk-Users] ISDN4Linux + Asterisk and Europe
My Fritz paasive PCI hasn't crashed so far and works fine, relatively low latency so not too much echo. However for professional use, get an active CAPI card so you can use the CAPI echo supp. routines. Michiel Oliver Brandt said: > On Mon, Jun 02, 2003 at 12:33:06AM +0200, Piotr Adamiak wrote: >> Hello, >> >> Anyone on this group using / implementing * and hardware certified for >> use in Europe ? I believe that ISDN4Linux cards mostly have telecomm >> certificates, so using them should be safe on the client side. Are there >> any major issues / problems associated with using such cards with * ? >> I am talking about a small / very small office with single - few lines. > > I tried ISDN4Linux but I had the problem that high voices were > recognized as DTMF signal wich ended up in beping through the whole > call. I belive there is a patch out (maybe eve imcluded in the regular > asterisk code) but I have not tried it. I'm using chan_capi and since I > swiched to an AVM B1 it works great. With the AVM Fritz (passive) it's > suppose to work but it actually cause my whole system to crash every > once in a while... > Just buy a B1 or so at ebay and you should be fine. > CU > Oliver > ___ > Asterisk-Users mailing list > [EMAIL PROTECTED] > http://lists.digium.com/mailman/listinfo/asterisk-users > > -- ___ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
Re: [Asterisk-Users] ISDN4Linux + Asterisk and Europe
On Mon, Jun 02, 2003 at 12:33:06AM +0200, Piotr Adamiak wrote: > Hello, > > Anyone on this group using / implementing * and hardware certified for > use in Europe ? I believe that ISDN4Linux cards mostly have telecomm > certificates, so using them should be safe on the client side. Are there > any major issues / problems associated with using such cards with * ? > I am talking about a small / very small office with single - few lines. I tried ISDN4Linux but I had the problem that high voices were recognized as DTMF signal wich ended up in beping through the whole call. I belive there is a patch out (maybe eve imcluded in the regular asterisk code) but I have not tried it. I'm using chan_capi and since I swiched to an AVM B1 it works great. With the AVM Fritz (passive) it's suppose to work but it actually cause my whole system to crash every once in a while... Just buy a B1 or so at ebay and you should be fine. CU Oliver ___ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
Re: [Asterisk-Users] ISDN4Linux + Asterisk and Europe
There has been a lot of discussion about ISDN BRI on the list - a search will turn up plenty of discussion! You're right about there being a lot of ISDN cards available that are certified for use in Europe. They fall into two categories - active and passive. Passive cards are cheap and generally operate through ISDN4linux and asterisk's chan_modemi4l. The reported disadvantages of this approach are: - delay during calls - echo (it's disputed what the cause of it is but it's a bit of a nuisance) - call tones don't follow PSTN patterns. The active cards (AVM is the major supplier, I think) are better. If you get one with a CAPI interface then you can use the asterisk chan_capi driver. I haven't any experience of this type of card - maybe someone else can provide feedback. Iain --On Monday, June 2, 2003 12:33 am +0200 Piotr Adamiak <[EMAIL PROTECTED]> wrote: Hello, Anyone on this group using / implementing * and hardware certified for use in Europe ? I believe that ISDN4Linux cards mostly have telecomm certificates, so using them should be safe on the client side. Are there any major issues / problems associated with using such cards with * ? I am talking about a small / very small office with single - few lines. All the best, Piotr Adamiak -- I am updating my DNA. 'Microsoft Genome 2.0' says I need to reboot my body to continue. I am worried that I may not have enough free chromosomes to allow the full installation to complete. ___ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users ___ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
[Asterisk-Users] ISDN4Linux + Asterisk and Europe
Hello, Anyone on this group using / implementing * and hardware certified for use in Europe ? I believe that ISDN4Linux cards mostly have telecomm certificates, so using them should be safe on the client side. Are there any major issues / problems associated with using such cards with * ? I am talking about a small / very small office with single - few lines. All the best, Piotr Adamiak -- I am updating my DNA. 'Microsoft Genome 2.0' says I need to reboot my body to continue. I am worried that I may not have enough free chromosomes to allow the full installation to complete. ___ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users