Displaying 20 results from an estimated 300 matches similar to: "Wil spandsp work with i4l driver?"
2004 Aug 16
2
randomize Dial() target
Hi,
is it possible to randomize extension which would be choosed by Dial()?
I would like to forward phone calls to one of sales rep in randomized
way (not to harm anyone;) ).
tia
mazek
--
http://www.marcinmazurek.com/ ::: nic-hdl: MM3380-RIPE
GnuPG 6687 E661 98B0 AEE6 DA8B 7F48 AEE4 776F 5688 DC89
2004 Dec 19
1
TE110P - problem with zone from zaptel.conf
HI,
basic question. I've got a TE110P card and I'm trying to set it up with
ztcfg with polish zone.
ioctl(ZT_LOADZONE) failed: Invalid argument
Notice: Configuration file is /etc/zaptel.conf
line 206: Unable to register tone zone 'pl'
I've got loadzone and defaultzone set to pl, and there is a definition of
that zone in zonedata.c but it doesn't work.
Any hints?
tia
2004 Aug 19
1
chan_phone - compilation problem
Hi,
I have a latest asterisk cvs sources on my box, the rest of enviroment
is:
gcc version 3.3.3 20040412 (Red Hat Linux 3.3.3-7)
linux 2.6.7
and after checkout I get:
In file included from chan_phone.c:36:
/usr/include/linux/ixjuser.h:353: error: syntax error before '*' token
make[1]: *** [chan_phone.o] Error 1
make[1]: Leaving directory
2004 Aug 27
0
h323 with Fedora 2 & GCC 3.3
Hi,
did anybody managed to compile h323 channel under Fedora 2? There's only
gcc 3.3 and 3.4. Does h323 from * or opencall work with FC2 and gcc 3.3?
Anybody had similiar problems?
tia
mazek
--
http://www.marcinmazurek.com/ ::: nic-hdl: MM3380-RIPE
GnuPG 6687 E661 98B0 AEE6 DA8B 7F48 AEE4 776F 5688 DC89
2004 Nov 30
1
wanic 520 with asterisk card
Hi,
has anyone been trying to use wanic520 card with asterisk? It's E1 card,
but I can't find any info about asterisk and wanic cooperation.
anyone?
tia
mazek
--
http://www.marcinmazurek.com/ ::: nic-hdl: MM3380-RIPE
GnuPG 6687 E661 98B0 AEE6 DA8B 7F48 AEE4 776F 5688 DC89
2004 Apr 18
4
Intel 536ep as a FXO?
Hi,
I've seen some reports about ruuning Intel modem with 537 or MD3200
chipset running with Zaptel drivers as a FXO port. Did anybody managed
to set up a PCI faxmodem based on Intel536ep chipset to work with * and
Zaptel drivers?
Modem seemd to work just fine with Linux, but the driver says no;)
some more info:
Linux 2.4.26
mazuchna:~# cat /proc/pci | grep 536
Communication
2004 Apr 26
8
Intel 537ep
Owias,
The 537 is, for the most part, a drop-in replacement for the Digium card. Please search the archive and the Wiki, as there have recently been several discussions about this exact subject.
To my knowledge that is about the only modem that works, but keep in mind it is _not_ supported. That being said, follow the instructions on Digium's site for installing the X100P and you should be
2004 Sep 03
2
Using AVM Fritz!PCI as zap interface
Hello!
Is there a way to use AVM Fritz!PCI as a ZAP interface and have it
configured for ZAP channels?
Thanx in advance!
Roland Zagler
mailto:r.zagler@fog.at
@fog smart partners
2009 Nov 08
2
linear trend line and a quadratic trend line.
Dear list users
How is it possible to visualise both a linear trend line and a quadratic trend line on a plot
of two variables?
Here my almost working exsample.
data(Duncan)
attach(Duncan)
plot(prestige ~ income)
abline(lm(prestige ~ income), col=2, lwd=2)
Now I would like to add yet another trend line, but this time a quadratic one. So I have two
trend lines. One linear trend line
2007 Feb 17
2
HOW to enable traceroute with IPTABLES
Hi,
I am setting up a firewall on CENTOS 4.4.
I have done default block
iptables -P INPUT DROP
iptables -P FORWARD DROP
iptables -P OUTPUT DROP
I have enabled ICMP to www.google.com
iptables -A OUTPUT -p icmp -d 64.233.189.104 -j ACCEPT
iptables -A INPUT -p icmp -s 64.233.189.104 -j ACCEPT
Ping works fine as below
[root at firebox rc.d]# ping 64.233.189.104
PING 64.233.189.104 (
2007 Jan 30
2
Accessing an external USB disk
I was able to remove the NTFS partition and repartition the HD as a type
Linux (83). Next I created the ext3 file system.
If I reboot with the USB drive attached, the boot process hangs, however
if I turn off the drive, boot and then turn it on, all is fine.
# cat /etc/fstab
shows the drive, but I am not sure how to use it for a backup nor do I
know how to access it. Any help would be
2023 Dec 15
4
Kernel problem with multiseat on one card - Wil be more than one window manager on one card
Op 4/12/2023 om 15:11 schreef Timur Tabi:
> On Mon, 2023-12-04 at 09:51 +0100, Gert Vanhaerents wrote:
>> OK? i will report it to nvidia. But with the nouveau drivers it's also not
>> working. Are you sure it's not a kernel problem?
>> Because according to systemd it would be a kernel problem.? (personaly i am
>> also thinking it's a driver problem)
>
2003 Feb 21
0
I4l outgoing dtmf problem.
Hi.
I'm working with i4l with asterisk CVS-02/21/03-13:59:12,
plus i4l (chan modem i4l *dsp patched* and kernel 2.4.19
patched to disable dtmf).
All seems ok (apart some echo issues that seems gone
with mec2 aggressive suppressor), but outgoing dtmf
doesn't work . or at least I hear the very first part
of the dtmf, but then it seems suppressed.
here's my modem.conf
[interfaces]
2003 Mar 31
2
modem.conf i4l issues
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/gif
Size: 4325 bytes
Desc: not available
Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20030331/0fbcd9a7/attachment.gif
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
2003 Jun 12
1
Callerid Modem I4l and outgoing spool
Hi all,
i tried to write a call generator script. It generate i file like
sample.call in ast src tree.
But when i set the callerid and make a call over Modem[i4l] then the caller
id is not set for the outgoing call.
Is it impossible to set the callerid at this time for ttI devices?
Thanks for help,
Thomas.
*******************************************
beroNet technologies GmbH
Dipl.- Ing.
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
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
2004 May 25
1
Answer App hanging in I4L
Hi,
Anyone using ISDN4Linux (Eicon Diva Hisax ) card.
If yes, please help me out.
After configuring extension.conf and modem.conf
I could make outward calls correctly from gnophone and kphone. Still
the inward
call to the configured MSN is correctly reaching Asterisk and also to the
configured Context. But the issue is, it was hanging on 'Answer'
application and
throwing out
2004 May 25
0
[Fwd: Answer App hanging in I4L]
-------- Original Message --------
Subject: Answer App hanging in I4L
Date: Tue, 25 May 2004 13:49:50 +0530
From: Murali Krishnan <murali@bksys.co.in>
Reply-To: ismk@myrealbox.com
Organization: bk SYSTEMS (P) LTD.,
To: asterisk-users@lists.digium.com
Hi,
Anyone using ISDN4Linux (Eicon Diva Hisax ) card.
If yes, please help me out.
After configuring extension.conf and modem.conf
I could