similar to: Zaptel issue

Displaying 20 results from an estimated 500 matches similar to: "Zaptel issue"

2005 Mar 27
0
analog phone
Hi I have been searching the wiki and mailing lists and I cant see where my config is incorrect. I have a Digium tdm11b (1 fxo + 1 fxs) this is the output of cat /etc/zaptel.conf # Autogenerated by /usr/local/sbin/genzaptelconf -- do not hand edit # Zaptel Configuration File # # This file is parsed by the Zaptel Configurator, ztcfg # # It must be in the module loading order # Span 1: WCTDM/0
2005 May 02
4
DELL 2800 : PCI Parity error
Hi, I am struggling to get rid of a conflict on DELL 2800 : PCI Parity error (EB113 on the display) I am learning linux and asterisk as I go along, there might be obvious things I should know, but bear with me. >From demsg below my 2 digium cards installed are listed (no config or connections done to digium cards yet), the conflict is with the TDM400P card, without that card, in any slot, no
2004 Jul 06
2
ztdummy running, but moh & meetme don't work
Any thoughts on the following? I am running asterisk from CVS (downloaded yesterday's version, just to be sure) on a test system with no digium cards in it, so I have installed ztdummy (see logs and screenshots below) as a timing source. When I call the music on hold extension from a Sipura Sip connected analog phone, I hear nothing and start getting Warning[98310]: chan_sip.c:674
2004 Aug 26
1
Newbie needs help - Dev_Kit_Lite installation problem
Installing DevkitLite hardware (Very similar to John Lange's post on Tue Oct 08 2002) I cannot get anything to work on the phone connected to the s100u. I dont know what to do. Can someone please help me? I used the sample configuration files from digium documentaion that was supposed to be "sane" defaults for the kit. Very similar to John Lange's post on Tue Oct 08 2002 Here
2006 Mar 13
1
Cannot load wcfxo -- Please help!
I'm afraid that I am at a loss here. I am new to Asterisk, and have successfully set up SIP. But I cannot get my FXS card working, and I'm not sure what else I can try. # modprobe wcfxo /lib/modules/2.4.21-37.0.1.ELsmp/misc/wcfxo.o: init_module: No such device Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters. You may
2003 Oct 14
2
T100P to Adtran TA750 - No dialtone or ring
Hello all, I've got a T100P connected to an Adtran TA750 with a T1 crossover... This connects to a patch panel with phone ports. The Adtran is fully populated with FXS cards. All I get on any phone port is a fast clicking noise... No dialtone. Asterisk 'sees' the card, (the channels show up in /proc/zaptel). Incoming calls are routed to the zap/x channel, but no ring. I'm
2002 Mar 09
1
Problem with smbfs on 2.4.18 kernel
Hi all.. I have found some problems on smbfs module in 2.4.18 kernel. I compiled it by myself (not the very first kernel compilation in my life ;-)) and then I have got it. Looks like it touch smbfs module as when I recompile 2.4.18 modules with smbfs sources changed to sources of smbfs from 2.4.17 problem disappears!! My mainboard is Abit BE6 with Pentium III 450 MHz. I am using SuSE 7.3 with
2007 Feb 08
0
USB-HDD cannnot connect automatically
Hi all, I got a USB-HDD, but it doesn't looked like connect and cannot mount it just after PC boot. But insert and remove a usb cable from PC, it connect (with hotplug?) Is there any good how-to's for getting a usb-HDD to auto connect when It is booted the computer? lsmod is following: [lsmod of just after boot] Module Size Used by Not tainted parport_pc
2004 May 27
2
Tape drive problems
Hi, Hi, I have been googling, and can't find anything that will help me: mt -f /dev/st0 status /dev/st0: No such device or address Any suggestion? I am using CentOS 3 [RHEL ES3 without the licenses] The tape drive is recognized at boot [from dmesg] scsi0 : Adaptec AIC7XXX EISA/VLB/PCI SCSI HBA DRIVER, Rev 6.2.36 <Adaptec 29160 Ultra160 SCSI adapter> aic7892:
2005 Jan 22
0
asterisk not starting--sound module
hi guys... im a new asterisk user. i dont understand why asterisk doesnt start. pls take a look at the output below. i could start it a couple of times .. #asterisk -gc Asterisk CVS-v1-0-01/21/05-14:58:31, Copyright (C) 1999-2004 Digium. Written by Mark Spencer <markster@digium.com> ========================================================================= [ Booting....................Jan
2005 Jan 22
1
zaprtc load issue (different that other postings)
zaprtc 'load' is failing on my machine (the make was fine, same output as other posts to this list) [xxx@xxx zaptelrtc]# make load sync modprobe zaptel insmod ./zaprtc.o ./zaprtc.o: init_module: Input/output error Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters. You may find more information in syslog or
2003 Jun 15
2
Ext3-Bug in Kernel 2.4.21?
Hi, The following error message appeared in syslog while the filesharing client overnet was running and writing to the disk. I first only noticed that suddenly Opera was frozen and no new terminals could be started. Regards W. Pichler syslog Jun 15 13:15:34 pc kernel: Unable to handle kernel NULL pointer dereference at virtual address 0000000e Jun 15 13:15:34 pc kernel: printing eip: Jun
2004 Sep 09
1
Dialing pstn-asterisk
Hello list When i'm trying to dial into our pstn the following errors occure: -- Executing Dial("SIP/snomsip-dbd0", "/2100") in new stack Sep 9 10:02:22 WARNING[59409]: channel.c:1901 ast_request: No channel type registered for '' Sep 9 10:02:22 NOTICE[59409]: app_dial.c:715 dial_exec: Unable to create channel of type '' == Everyone is busy/congested
2002 Sep 07
4
imq0 not being detected
mdew:~# tc qdisc add dev imq0 handle 1: root htb default 12 r2q 1 Cannot find device "imq0" mdew:~# lsmod Module Size Used by Not tainted ipt_REDIRECT 728 0 (autoclean) ipt_MARK 728 2 (autoclean) iptable_mangle 2100 1 (autoclean) ipt_REJECT 2712 4 (autoclean) iptable_filter 1672 1 (autoclean)
2005 Nov 25
7
tcpdump not working with imq0 devices
On my debian woody (kernel 2.4.31) the tcpdump doesn''t work with imq0 devices. If I try to tcpdump imq devices there is no packet seen: [...] rt1:~# tcpdump -n -i imq0 Warning: arptype 65535 not supported by libpcap - falling back to cooked socket tcpdump: WARNING: imq0: no IPv4 address assigned tcpdump: verbose output suppressed, use -v or -vv for full protocol decode listening on
2003 May 06
2
active ftp & connection tracking ?
this : iptables -A FORWARD -i internal-interface -j ACCEPT iptables -A FORWARD -m state --state ESTABLISHED,RELATED -j ACCEPT iptables -A FORWARD -j DROP doesn''t seem to work for active-ftp .. i even manualy loaded ip_conntrack_ftp but as u see it is unused : # lsmod Module Size Used by Not tainted ip_conntrack_ftp 4272 0 (unused) iptable_nat
2006 May 30
0
Problem with tor2 driver and Zapata Tormenta 2 Quad T1/PRI Card
Hi All, I'm having a bit of a time getting my Tormenta 2 card to actually be seen by the system. Whenever I modprobe, the kernel spits out the following (in addition to the "insmod tor2 failed" messages): Invalid Xilinx 8 bit Base resource Registered Tormenta2 PCI Of course, the module says that its registered a Tormenta2 card, but it unloads the driver and frees related
2004 Aug 08
1
No Sound and Jungle:
Hi everyone, I am running asterisk on red hat linux 9 box. The sound card is Intel 82801db AC' 97 audio and the module is i810_audio. It runs well with other applications like xmms and the standard tests deliver a sound . I have also tried to record voice and that works well too. 1-)Now when i run asterisk and i dial out an extension to play any sound there is none. The same thing
2002 Jul 01
1
deamon error message
Hi, I have installed tinc-1.0pre7-1.i386.rpm in redhat 7.2, followed the documentation. While running daemon, its giving following error message Jul 1 15:06:18 localhost modprobe: modprobe: Can't locate module char-major-36 Jul 1 15:06:18 localhost tinc.percipia[1292]: Could not open /dev/misc/net/tun: Nos uch device ================== /etc/modules.conf alias char-major-10-200 tun
2003 Feb 03
0
[Bug 40] New: system hangs, Availability problems, maybe conntrack bug, possible reason here.
https://bugzilla.netfilter.org/cgi-bin/bugzilla/show_bug.cgi?id=40 Summary: system hangs, Availability problems, maybe conntrack bug, possible reason here. Product: netfilter/iptables Version: linux-2.4.x Platform: i386 OS/Version: RedHat Linux Status: NEW Severity: critical Priority: P2