Simon Brown wrote:
I have just downloaded V1.0 from CVS and when I try to start Asterisk (after
compiling and installing) I get this error:

Oct 11 15:51:29 ERROR[1076241024]: chan_zap.c:6205 mkintf: Unable to get
parameters
Oct 11 15:51:29 ERROR[1076241024]: chan_zap.c:9134 setup_zap: Unable to
register channel '2'
Oct 11 15:51:29 WARNING[1076241024]: loader.c:334 ast_load_resource:
chan_zap.so: load_module failed, returning -1
  == Unregistered channel type 'Tor'
  == Unregistered channel type 'Zap'
Oct 11 15:51:29 WARNING[1076241024]: loader.c:429 load_modules: Loading
module chan_zap.so failed!

Does anyone have any ideas what is wrong?


Did you upgrade to V1.0, or is this a brand-new installation?

New install:
Do you have any digium cards on the machine? If not then that's probably why it's throwing up the 'Loading module chan_zap.so failed' error.


If you're going to run the * box without any of the digium cards then you need to add

noload => chan_zap.so

in /etc/asterisk/modules.conf

New install, have digium card:
Perhaps your box isn't recognizing the card due to an IRQ issue? run the "dmesg" command and make sure there's something in the output that shows your box recognizes the existence of the card.



Perhaps posting a bit more information about your setup might help.

Cheers
Flynn

_______________________________________________
Asterisk-Users mailing list
[EMAIL PROTECTED]
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