<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Thanks, yes I've been there, tried that. Decided it's a h/w problem. <br>
<br>
For the record the modems Motorola chipset was numbered 62412-51, to
save someone else the hassle.<br>
/Poul<br>
<br>
Vikki wrote:
<blockquote
cite="mid6176b5d80611040807n77ea4e45iebee84c8dd760948@mail.gmail.com"
type="cite">
<div><font face="arial,sans-serif" size="2">I guess you have done
these steps already</font></div>
<div> </div>
<div><font face="arial,sans-serif" size="2">modprobe zaptel </font></div>
<div><font face="arial,sans-serif" size="2">modprobe wcfxo </font></div>
<div><font face="arial,sans-serif" size="2">ztcfg -vv </font></div>
<div> </div>
<div><font face="arial,sans-serif"><font size="2"><big>If the above
steps didn't help move the x100p card to different PCI slot, if
everything is occupied, swap with some other pci card</big> </font></font></div>
<div>
<div> </div>
<div><font face="arial,sans-serif" size="2">Add the defaultzone to
the zaptel.conf.</font></div>
<div> </div>
</div>
<div><font face="arial,sans-serif" size="2">let me know if this helps.</font></div>
<div> </div>
<div> </div>
<div><span class="gmail_quote">On 11/4/06, <b
class="gmail_sendername">Poul Moller</b> <<a
href="mailto:pmoller@everyday.com">pmoller@everyday.com</a>> wrote:</span>
<blockquote class="gmail_quote"
style="border-left: 1px solid rgb(204, 204, 204); margin: 0px 0px 0px 0.8ex; padding-left: 1ex;">Hi,<br>
<br>
I'm cutting my teeth setting up a home asterisk server, but having some<br>
trouble getting Zaptel to recognize a X100P clone PCI (Motorola SM56
<br>
which should work according to various wiki's).<br>
<br>
What struck me was that the "/proc/interrupts" do not include IRQ 11 as<br>
the "lpcpi -v" is reporting. Am I missing something fundamental here?
<br>
<br>
Any hint is greatly appreciated.<br>
<br>
/Poul<br>
<br>
# ztcfg -v<br>
<br>
Zaptel Configuration<br>
======================<br>
<br>
<br>
1 channels configured.<br>
<br>
ZT_CHANCONFIG failed on channel 1: No such device or address (6)
<br>
<br>
<br>
# lsmod<br>
...<br>
ztdummy 8072 0<br>
wcusb 24096 0<br>
wctdm 47680 0<br>
wcfxo 17568 0<br>
wctdm24xxp 93252 0<br>
wcte11xp 33184 0
<br>
wct1xxp 22688 0<br>
wct4xxp 300864 0<br>
tor2 98600 0<br>
zaptel 207492 9<br>
ztdummy,wcusb,wctdm,wcfxo,wctdm24xxp,wcte11xp,wct1xxp,wct4xxp,tor2<br>
crc_ccitt 6337 1 zaptel
<br>
<br>
# dmesg<br>
...<br>
Zapata Telephony Interface Registered on major 196<br>
Zaptel Version: <a href="http://1.2.9.1">1.2.9.1</a> Echo Canceller:
KB1<br>
Registered Tormenta2 PCI<br>
usbcore: registered new driver wcusb<br>
Wildcard USB FXS Interface driver registered<br>
process `sysctl' is using deprecated sysctl (syscall)<br>
net.ipv6.neigh.lo.base_rea<br>
chable_time; Use net.ipv6.neigh.lo.base_reachable_time_ms instead.<br>
...<br>
<br>
# lspci -v
<br>
...<br>
07:06.0 Communication controller: Motorola SM56 PCI Modem<br>
Subsystem: Unknown device 0300:1057<br>
Flags: bus master, medium devsel, latency 64, IRQ 11<br>
Memory at fafffc00 (32-bit, prefetchable) [size=256]
<br>
Capabilities: [dc] Power Management version 2<br>
...<br>
<br>
# cat /proc/interrupts<br>
CPU0<br>
0: 492265 IO-APIC-edge timer<br>
1: 2523 IO-APIC-edge i8042<br>
6: 6 IO-APIC-edge floppy
<br>
7: 0 IO-APIC-edge parport0<br>
8: 1965539 IO-APIC-edge rtc<br>
9: 1 IO-APIC-level acpi<br>
14: 17032 IO-APIC-edge ide0<br>
66: 40108 IO-APIC-level uhci_hcd:usb1<br>
74: 0 IO-APIC-level uhci_hcd:usb2
<br>
82: 16749 IO-APIC-level uhci_hcd:usb3, ehci_hcd:usb5, libata<br>
90: 0 IO-APIC-level uhci_hcd:usb4<br>
98: 7547 IO-APIC-level HDA Intel, eth0<br>
106: 141990 IO-APIC-level radeon@pci:0000:02:
00.0<br>
NMI: 0<br>
LOC: 492236<br>
ERR: 0<br>
MIS: 0<br>
<br>
# ls /proc/zaptel/<br>
1<br>
<br>
# cat /proc/zaptel/1<br>
Span 1: ZTDUMMY/1 "ZTDUMMY/1 1"<br>
<br>
# ls -la /dev/zap/<br>
total 0
<br>
drwxr-xr-x 2 root root 120 Nov 4 11:42 .<br>
drwxr-xr-x 14 root root 4080 Nov 4 11:45 ..<br>
crw------- 1 root root 196, 254 Nov 4 11:42 channel<br>
crw------- 1 root root 196, 0 Nov 4 11:42 ctl<br>
crw------- 1 root root 196, 255 Nov 4 11:42 pseudo
<br>
crw------- 1 root root 196, 253 Nov 4 11:42 timer<br>
<br>
# cat /etc/zaptel.conf<br>
loadzone=it<br>
fxsks=1<br>
<br>
_______________________________________________<br>
--Bandwidth and Colocation provided by <a href="http://Easynews.com">
Easynews.com</a> --<br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
<a href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users
</a><br>
</blockquote>
</div>
<br>
<br clear="all">
<br>
-- <br>
Thanks,<br>
Vikki.
<pre wrap="">
<hr size="4" width="90%">
_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
<a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a>
</pre>
<pre wrap="">
<hr size="4" width="90%">
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.409 / Virus Database: 268.13.28/518 - Release Date: 11/4/2006
</pre>
</blockquote>
<br>
</body>
</html>