similar to: i4l - summary of patches?

Displaying 20 results from an estimated 1000 matches similar to: "i4l - summary of patches?"

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
2007 Jan 21
2
Backports to 1.2.14 of 1.4.0 app_queue features.
Nothing much to be said.. I backported ringinuse, autofill and the QueueLog application from 1.4.0 to 1.2.14. Any or all may be applied - order doesn't matter. They have received minimal testing but appear to function correctly. As always with these things, don't blame me if they connect your callers to a phonesex line, etc. http://bum.net/patches/ Cheers, Gavin.
2003 Oct 12
2
INFO method and DTMF translation
Hello guys, I have searched high and low, but not found any information about rules of using DTMF in SIP INFO method. Cisco has described something with Signal=, but it look like this feature is dependent on implementors? The problem is chan_sip.c cannot correctly translate received DTMF digits, especially #,*. At least with my Antek EGW-804 gateway. Looking into chan_sip.c, I found this code:
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
2003 Sep 18
0
no ring tone analog Zap --> I4L
Hi all, i have noticed that i can't hear a ring tone if i make a call from my TDM40B to a chan_modem_i4l endpoint. I had a look in the code from chan_modem_i4l and there is a function calling "i4l_handle_escape" that gives a AST_CONTROL_RINGING frame back. But this seems not work ...(or i4l is not signaling it ?) Til now i have used the Dail app like Dial, Zap/g1:XXXXXX|60|r so it
2005 Sep 27
4
Voice Encryption
Hi, Does Asterisk support encryption of voice traffic? I found following wiki that describes IAX RSA authentication. I was able to implement the public/private key authentication among three Asterisk servers connected using IAX protocol. I am not certain if voice traffic can also be encrypted among the Asterisk servers. Your help is highly appreciated.
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
2004 Oct 05
1
Brazillian Caller ID: almost there...
Hello, Talking with Soren Sratje about Caller ID in Brazil, we compare ours DTMF tones captured by ztmonitor. wcfxo correctly recognize the "DTMF CLIP" and asterisk shot the AST_STATE_PRERING correctly. But the DTMF tones are not reconized. In the chan_zap.c, the code: if (f->frametype == AST_FRAME_DTMF) { (...) Does not occurs because the frametype is always reconized as voice
2010 Jan 10
2
app_swift 1.6.2 DTMF issue
With app_swift 1.6.2 + asterisk 1.6.1.12, I've found that if you enter DTMF during cepstral playback, the first digit of ${SWIFT_DTMF} is [un]set in an odd way. for example consider: 999,1,Swift(some long message that you dont want to wait for|5000|5) 999,n,NoOp(DTMF: ${SWIFT_DTMF}) if while I am listening to the playback, i interrupt and dial: - "12345", SWIFT_DTMF is set to
2004 Aug 03
0
OH323 not dial Modem[i4l]/g1
Hello everybody, I have a strange comportment with oh323 and asterisk, I'start testing asterisk but with this I can't understant plesae help me ! Thanks Eltorio ---------------------------------------------------------- 1/PB: I can't dial from a H323 extensions (registered on a GNU GK) to a Modem[i4l] line ---------------------------------------------------------- Nothing happens
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
2009 Apr 09
2
DTMF
[image: Post]<http://accessanywebsite.com/search.php?u=Oi8vd3d3LmVmbG8ubmV0L1ZJQ0lESUFMZm9ydW0vdmlld3RvcGljLnBocD9wPTI4NjU%3D&b=2#28652>Posted: Thu Apr 09, 2009 8:34 pm Post subject: DTMF and IVR ... Sorry but URGENT[image: Reply with quote]<http://accessanywebsite.com/search.php?u=Oi8vd3d3LmVmbG8ubmV0L1ZJQ0lESUFMZm9ydW0vcG9zdGluZy5waHA%2FbW9kZT1xdW90ZSZwPTI4NjUy&b=2>
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
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 Jul 12
1
Problems with chan-capi
Hi, i have a debian-system with the asterisk 1:0.9-1 packages and chan-capi 0.3.1-2 installed. My chan-capi seems to be out-of-order. Capi and I4l work in general. I can use isdnlog and capi4hylafax. Using chan_modem_i4l with the sam context work fine too. But no incoming calls are answered by asterisk over chan-capi. If have 2 isdn-card: a passive avm a1 (i4l/hisax) and a active avm b1
2007 May 25
1
H Parameter in Dial Command
Hi List, I am currently using the H parameter in the dial command. The issue that I am having is that if the user is calling an ivr that requires him to press the * key then the call gets hung up on. How would I go about changing it so that the user will have to press say ** for the H parameter to come in to effect ? Thanks a lot. Dovid -------------- next part -------------- An HTML attachment
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
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
2004 May 06
4
asterisk-oh323, new version 0.6.1
Hello all, This new version (0.6.1) of asterisk-oh323 fixes the "one-way audio" problem of the previous release. Download from the usual location: http://www.inaccessnetworks.com/projects/asterisk-oh323 Regards, Michael.