[asterisk-users] Re: Meetme... No channel type registered for 'zap'

Tony Mountifield tony at softins.clara.co.uk
Thu Oct 26 09:18:56 MST 2006


In article <645FEC31A18FE54A8721500CDD55A7B6035D0BB5 at mail.oneeighty.com>,
Douglas Garstang <dgarstang at oneeighty.com> wrote:
> 
> I'm not having much luck here. I used the default zaptel.conf and zapata.conf files, and put
> a load => chan_zap.so in my modules.conf. On load, asterisk reports:
> 
>  [chan_zap.so] => (Zapata Telephony w/PRI)
> Oct 26 08:24:33 ERROR[8419]: chan_zap.c:10147 setup_zap: Unable to load config zapata.conf
> Oct 26 08:24:33 WARNING[8419]: loader.c:414 __load_resource: chan_zap.so: load_module
> failed, returning -1
> Oct 26 08:24:33 WARNING[8419]: loader.c:499 load_modules: Loading module chan_zap.so failed!
> 
> and then it bombs out. :(

OK, the warnings and the bombing out are just knock-on effects from the
first error, which is telling you it can't read zapata.conf. It must be
either a permissions problem or a format problem. Please post the output
of the following commands:

ls -ld /etc/asterisk
ls -l /etc/asterisk/zapata.conf
file /etc/asterisk/zapata.conf
cat /etc/asterisk/asterisk.conf

What command line are you using to start asterisk?

Cheers
Tony
-- 
Tony Mountifield
Work: tony at softins.co.uk - http://www.softins.co.uk
Play: tony at mountifield.org - http://tony.mountifield.org


More information about the asterisk-users mailing list