Douglas Garstang wrote:> I have ztdummy installed:
>
> Module Size Used by
> ztdummy 3464 0
> zaptel 218756 1 ztdummy
> crc_ccitt 2176 1 zaptel
> ohci_hcd 16388 0
> floppy 49028 0
> pcspkr 2180 0
> piix 8580 0 [permanent]
> ehci_hcd 24456 0
> uhci_hcd 26256 0
> rtc 10164 1 ztdummy
> usbcore 84740 4 ohci_hcd,ehci_hcd,uhci_hcd
>
> However, when I enter a meetme conference, I get this:
>
> -- Playing 'conf-getconfno' (language 'en')
> Mar 3 15:27:26 WARNING[23657]: channel.c:2535 ast_request: No channel type
registered for 'zap'
> Mar 3 15:27:26 WARNING[23657]: app_meetme.c:461 build_conf: Unable to open
pseudo channel - trying device
> -- Created MeetMe conference 1023 for conference '123'
>
> Uhm.... WHY? If I didn't have ztdummy installed, Asterisk would
complain that my conference number is not valid, and I would see errors on
Asterisk startup about not being able to find a timing interface. These things
are not happening. However, it is spitting out that error message on the
console. Why?
You need to compile asterisk after compiling zaptel. Otherwise
chan_zap.so won't get created.
--
Cheers,
Matt Riddell
_______________________________________________
http://www.sineapps.com/news.php (Daily Asterisk News - html)
http://freevoip.gedameurope.com (Free Asterisk Voip Community)
http://www.sineapps.com/rssfeed.php (Daily Asterisk News - rss)