On reboot I must run:

modprobe wctdm

_twice_ (the first time provides error about not finding hardware) before

ztcfg -vv

can run properly, setting up the zap hardware right where asterisk wants it.. On you system the command of course would be:

modprobe wcfxo

I hope this is your problem :)

So try:
modprobe wcfxo;modprobe wcfxo && ztcfg -vv && asterisk;asterisk -r



Andrew Kohlsmith wrote:
On Friday 30 September 2005 10:26, cyril SIMON wrote:

I've a little problem with my asterisk server.


Yes, it is a little problem.


Today, I wanted to restart it and when I did it, my
asterisk server didn't want to start again.


It's telling you the problem pretty damn clearly:


Sep 30 16:51:53 WARNING[2343]: chan_zap.c:816 zt_open:
Unable to specify channel 1: No such device or address


It can't find the zaptel hardware.  There are a few causes for this:

1) You took the hardware out
2) You changed the configuration of the hardware
3) You didn't load the drivers for the hardware


I really do not know that can be the problem.


Please review the potential causes above and report back. I'm curious as to what the actual problem was. We can only improve our ability to help if you provide good feedback.

-A.
_______________________________________________
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


--
Mojo <[EMAIL PROTECTED]>
Office Manger, Horan & Company, LLC
(907) 747-6666 x112
_______________________________________________
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to