[asterisk-gui] Hardware detection via Asterisk GUI
Pari Nannapaneni
pari at digium.com
Thu Mar 8 11:37:21 MST 2007
Heres some thing you can try:
First, go into the zaptel source directory, and type:
make distclean ; make clean ; sh configure ; make ; make install
then rmmod zaptel (and all the modules probed with it, zttranscode, wcfxo)
Now, try this, make sure your in the zaptel source directory:
rmmod crc_ccitt; modprobe crc_ccitt; insmod ./zaptel.ko; insmod ./wctdm.ko ; ./ztcfg -vv
good luck!!
-pari
Richard Mace wrote:
> sudo modprobe wctdm
> Password:
> FATAL: Error inserting wctdm
> (/lib/modules/2.6.17-11-server/misc/wctdm.ko): Bad address
> FATAL: Error running install command for wctdm
>
> ?
> Richard
>
>
> On 08/03/07, Tzafrir Cohen <tzafrir.cohen at xorcom.com> wrote:
>> On Thu, Mar 08, 2007 at 10:40:10AM -0600, Pari Nannapaneni wrote:
>> > Did you run zapscan
>>
>> It is run automatically at startup. But it will find nothing if there
>> are no spans (as aparant from /proc/zaptel ).
>>
>> Next step:
>>
>> modprobe wctdm
>> dmesg | tail
>>
>> --
>> Tzafrir Cohen
>> icq#16849755 jabber:tzafrir at jabber.org
>> +972-50-7952406 mailto:tzafrir.cohen at xorcom.com
>> http://www.xorcom.com iax:guest at local.xorcom.com/tzafrir
>> _______________________________________________
>> --Bandwidth and Colocation provided by Easynews.com --
>>
>> asterisk-gui mailing list
>> To UNSUBSCRIBE or update options visit:
>> http://lists.digium.com/mailman/listinfo/asterisk-gui
>>
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> asterisk-gui mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-gui
More information about the asterisk-gui
mailing list