Displaying 20 results from an estimated 2000 matches similar to: "Problems with chan-capi"
2004 Sep 22
1
(euro)ISDN: complete silence / can't hear a word.
Hello,
I just got my isdn-card working together with i4l and asterisk.
Everything seems to be working fine: I can accept calls coming from the
outside and I can dial out. Even setting the msn works like charm but my
problem is that I cannot hear a word. There's complete silence in both
directions.
Any idea what could be the cause?
Thanks for your help,
Gunther
Lspci:
0000:01:07.0 Network
2005 Jul 25
1
asterisk + i4l problems
Hello!
Im pretty new of asterisk world: my goal would be using iaxcomm to call ppl over POTN.
Yesterday i configured asterisk to be able to hear a song (with Playback() command) with
iaxcomm, and it was wonderful.
Now, today i tried to configure asterisk to use my ISDN4Linux supported card (a plain HFC card)
with asterisk.
i configured modem.conf this way, after reading
2004 Sep 21
2
ISDN problem: lacking dialtone
Hi all,
this is a rather "newbie-oriented" question, so please bear with me...
The system running Asterisk has been provided with an AVM FRITZ!Card
PnP. SuSE Linux 9.0 recognizes it right after booting the system and it
seems to be configured (MSN) correctly...
The hwinfo looks like this:
---
pbx:/etc/asterisk # hwinfo --isapnp
11: ISA(PnP) 01.0: 10300 ISDN Adapter
[Created at
2004 Dec 13
3
Busy message on ISDN cards?
Hi all,
I'm new to asterisk and not too knowledgeable on ISDN, so please be gentle :)
I have a dual-channel Eicon Diehl Diva card in a Debian Woody box with
kernel 2.4.27, connecting to a Telstra (Australia) Onramp Home Highway
ISDN line. I'm pretty certain the card and line both work since
they've been used in this machine for PPP before this (but with an
older kernel with DoV
2006 Feb 01
1
ISDN busy line
I'm trying using Asterisk over an isdn line. I configured my Eicon Diva
card by the hisax module and it works with the Asterisk's chan_modem
(and chan_modem_i4l) driver. The problem is that I can receive calls (on
/dev/ttyI0) but when I make a call I always have the line busy (on
ttyI0 but even if I use an other device like ttyI1). This is a part of
my consol output:
--
2004 May 05
7
* & ISDN-BRI-PTP & DID & ISDN4Linux does not show incoming number
Hi,
I am using Asterisk on a DSS1 ISDN-BRI with ISDN4Linux (and a Fritz Card PnP).
The ISDN-BRI is in PTP-Mode (Point to Point "german: Anlagenanschluss")
which is enabled within I4L with "hisaxctrl fcpcipnp0 7 1".
Everything works fine except that I can not see the called number/MSN
of incoming calls within Asterisk and because of this I can not route
incoming calls
2004 Apr 29
1
i4l --> capi move - how?
I have * with i4l installed and working - on a dumb eicon card.
It seems in order to get DTMF out of the BRI (for business banking -
etc) - I should change from i4l drivers to capi drivers.
wiki help seems to be for the Fritz card only...???
I have ticked the suggested boxes in 'menuconfig', explored the
capi4linux websites - etc... but am missing some magic.
I've "modprobe
2005 Jan 10
1
Digi Datafire Micro V ISDN Card
Hi to everyone!
I am new to this list and i want to greet you all!
I am trying to install Asterisk on a Fedora Core 3 Distribution with a
Digi Datafire Micro V ISDN Card.
I know that I have to use the ISDN4Linux so in modem.conf I set the I4l
driver ,the msn and device.
Modem.conf
[interfaces]
context=remote
;driver=aopen ; modem by AOpen
driver=i4l ; isdn4linux - an
2003 Jun 17
1
i4l - summary of patches?
Hi,
I'm trying to get asterisk running on kernel 2.4.20 however trawling through
the archives I've found a few references to patches to remove i4l's dtmf
detection, but have been unable to find the patch itself (I think it is
isdn_audio.c). Can anyone point me in the right direction?
The problem I'm seeing is connecting a SIP softphone (tried a few) to an
external number via an
2006 Apr 05
2
chan_modem_i4l delay
Hi,
I currently use? Asterisk 1.0.7-BRIstuffed-0.2.0-RC7k on a debian sarge with a kernel 2.4.27 on a P4 3Gig with 1Gig
of memory
When i use i4l on any call, the called party ( on the telco operator side ) ear me with a delay of 1 sec after 1
minutes , 2 sec after 3 minutes and so on...
After a quart hour, the delay make the conversation just
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
2003 Apr 09
1
I4l channel problems with latest CVS
Greetings,
today I'm recompiling asterisk on a new machine with the same isdn card (not
the same model, the *SAME* card) using CVS downloaded yesterday night.
When I try to start *, it gives me the error:
[chan_modem.so] => (Generic Voice Modem Driver)
== Parsing '/etc/asterisk/modem.conf': Found
== Loading modem driver chan_modem_i4l.so => (ISDN4Linux Emulated Modem
2004 Jan 16
7
CAPI not installed, after changed from i4l to CAPI
I had unexpected hangups from my asterix box using the i4l driver. (SIP
<-> SIP calls worked execellent, but SIP<->ISDN didn't.)
Then I changed the i4l driver in modem.conf with the chan_capi from
jungham. (http://www.junghanns.net/asterisk)
I followed his instructions in the INSTALL file, and first encountered
some errors compiling it. It help by deinstalling several
2003 Nov 15
2
ISDN debugging and SIP dial-in issue
Hi,
my setup is quite simple: an asterix CVS of 2003-11-15 on a
2.4.21-debian-5 GNU/Linux box in an internal network (192.168.1.0/24,
asterisk is 192.168.1.10).
- with a SIP phone configured as 192.168.1.190, and with its SIP
server being 192.168.1.190
- with an ISDN AVM c4 i4l card on an ISDN connection with 2 channels.
I try to:
- dial-in from ISDN, then transfer to the SIP
2005 Sep 19
1
i4l ring indication problem, again...
I can't find solution anywhere. I googled and find people with the same
problem but there was no answers on how to fix this.
I have W6692 based PCI cards that uses hisax driver (card type=36).
Card is working fine under asterisk with i4l modem driver for incoming
calls. If I want to dial out using some sip phone I don't get ring
indication. Phone is ringing and I hear only silence until
2004 Aug 19
1
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
2005 Jan 21
1
Intermittent breakage with the ISDN4Linux modem driver
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I'm having some problems using the asterisk modem driver with an
ISDN4Linux card (AVM Fritz). (I realise that it's better to use CAPI,
but unfortunately this card doesn't have any CAPI drivers).
Every so often the ISDN just stops working (it neither dials out nor
accepts incoming calls). Trying to dial out just logs:
--
2003 Mar 02
1
ISDN connection problem (i4l, not asterisk)
Sorry for a slightly off-topic question, but I'm getting desperate.
I tried to use asterisk to talk w/ ISDN line and tracked the problem to i4l.
I have a Diva PCI 2.02 (S/T) card and am running RH8 w/ 2.4.20 kernel
(first version that supports the 2.02 w/ hisax driver). The switch is a
5ESS running NI-1 protocol. The card sync's up and reports other traffic
on the line, but fails to
2004 Aug 18
1
Hangups - SIGFPE in dsp.c
Hi,
I'm running the latest CVS HEAD version of asterisk, and I'm experiencing
hangups during voice conversation. This happens quite regularely and
often.
The problem is in dsp.c, line 1235, where it says
accum /= len;
But `len', at this point, is 0, resulting in a SIGFPE. The routine
ast_frame *i4l_read() in channels/chan_modem_i4l.c:411 is
setting p->fr.datalen to
2005 Oct 14
4
[ISDN] Problem: Device '/dev/ttyI1' lacking dialtone
All,
Currently I've got my Asterisk machine running smoothly on IP bases. Meaning I can reach all phones or softphones within my LAN or remote LAN's via VPN. The next step for me is connecting it to the PSTN network.
After some tweaking with the modem.conf I got the i4l driver running correctly, and it appears that my Fritz! ISDN v2 card is working correctly.
I have added the