> -----Original Message----- > From: Tony Mountifield [mailto:[EMAIL PROTECTED] > Sent: Wednesday, October 25, 2006 2:51 PM > To: [email protected] > Subject: [asterisk-users] Re: Meetme... No channel type registered for > 'zap' > > > In article > <[EMAIL PROTECTED]>, > Douglas Garstang <[EMAIL PROTECTED]> 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. _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
