Look in /etc/asterisk, for a zapata.conf file. Rename it, for now, since you don't have a line card.
You probably only need these files to get started: sip.conf (for voip phones) extensions.conf (dialing rules, extensions) asterisk.conf (basic this is where things are file) voicemail.conf (mailboxes) Run asterisk like this: asterisk -vvvc That will cause it to run in the foreground as an app you can interact with, and see the errors as they're happening. ----- Andrew Thompson ----- Original Message ----- From: "Hashey" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, October 26, 2003 10:53 PM Subject: [Asterisk-Users] After start Asterisk, error foung in the messages log file > Hello all > > After install the Asterisk, setup the configuration file in the > sip.conf and extensions.conf and type "asterisk" with start program. > I don't have line card yet. > > But I found following error in the /var/log/messages. > > localhost insmod: /lib/modules/2.4.18-5/misc/torisa.o: init_module: > Input/output error > localhost insmod: /lib/modules/2.4.18-5/misc/torisa.o: insmod char- > major-196 failed > > (Log) > localhost kernel: CSLIP: code copyright 1989 Regents of the University > of California > localhost kernel: PPP generic driver version 2.4.2 > localhost kernel: Zapata Telephony Interface Registered on major 196 > localhost kernel: No ISA tormenta card found at d0000 > localhost kernel: Zapata Telephony Interface Unloaded > > localhost insmod: /lib/modules/2.4.18-5/misc/torisa.o: init_module: > Input/output error > localhost insmod: Hint: insmod errors can be caused by incorrect > module parameters, including invalid IO or IRQ parameters. You may > find more information in syslog or the output from dmesg > localhost insmod: /lib/modules/2.4.18-5/misc/torisa.o: insmod char- > major-196 failed > localhost kernel: CSLIP: code copyright 1989 Regents of the University > of California > localhost kernel: PPP generic driver version 2.4.2 > localhost kernel: Zapata Telephony Interface Registered on major 196 > localhost kernel: No ISA tormenta card found at d0000 > localhost kernel: Zapata Telephony Interface Unloaded > localhost insmod: /lib/modules/2.4.18-5/misc/torisa.o: init_module: > Input/output error > localhost insmod: Hint: insmod errors can be caused by incorrect > module parameters, including invalid IO or IRQ parameters. You may > find more information in syslog or the output from dmesg > localhost insmod: /lib/modules/2.4.18-5/misc/torisa.o: insmod char- > major-196 failed > (/Log) > > I cannot start the asterisk. > Do yuo have any suggestion for me? > _______________________________________________ > Asterisk-Users mailing list > [EMAIL PROTECTED] > http://lists.digium.com/mailman/listinfo/asterisk-users > ,���E,z�&j)b� b��,���E,z�%��lv("�g(�m����lv("�g(����Y���b�ا~�ڲ��.���
