[asterisk-users] Re: Meetme... No channel type registered for
'zap'
Douglas Garstang
dgarstang at oneeighty.com
Thu Oct 26 07:26:52 MST 2006
> -----Original Message-----
> From: Tony Mountifield [mailto:tony at softins.clara.co.uk]
> Sent: Wednesday, October 25, 2006 2:51 PM
> To: asterisk-users at lists.digium.com
> Subject: [asterisk-users] Re: Meetme... No channel type registered for
> 'zap'
>
>
> In article
> <645FEC31A18FE54A8721500CDD55A7B6035D0BB3 at mail.oneeighty.com>,
> Douglas Garstang <dgarstang at oneeighty.com> wrote:
> > Tony,
> >
> > Thanks for the reply. chan_zap was built, but I am not
> loading it. The
> > meetme conference works, but user entry/exit is not being announced
> > (that's option 'i', right?).
>
> Yes, that's right. Also the 'r' option to record a conference
> won't work
> without chan_zap loaded, for the same reason.
>
> > I tried loading chan_zap, but it complains that I have no
> zaptel.conf
> > file. So, if I have no zap hardware, what should I put in
> zaptel.conf?
>
> I think you meant zapata.conf. The file /etc/zaptel.conf is
> required for
> the zaptel device modules, and /etc/asterisk/zapata.conf is
> for chan_zap.
>
> If you are using just ztdummy, then /etc/zaptel.conf can be
> used just as
> it comes in the zaptel distribution (zaptel.conf.sample), and the same
> is true with /etc/asterisk/zapata.conf - it can be taken straight from
> asterisk/configs/zapata.conf.sample and needs no changes.
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. :(
Doug.
More information about the asterisk-users
mailing list