[asterisk-users] Meetme... No channel type registered for 'zap'
    Dan Austin 
    Dan_Austin at Phoenix.com
       
    Tue Oct 24 16:51:41 MST 2006
    
    
  
Doug wrote:
> When I call meetme:
>    exten => 1000,1,Answer
>    exten => 1000,n,Meetme(|||d)
> Asterisk is complaing with:
>    -- Executing Answer("IAX2/xxx.yyy.142.204:4569-2", "") in new stack
>    -- Executing MeetMe("IAX2/xxx.yyy.142.204:4569-2", "|||d") in new
stack
>    -- Playing 'conf-getconfno' (language 'en')
> Warning, flexible rate not heavily tested!
> Oct 24 16:16:59 WARNING[1732]: channel.c:2597 ast_request: No channel
type 
> registered for 'zap'
> Oct 24 16:16:59 WARNING[1732]: app_meetme.c:465 build_conf: Unable to
open 
> pseudo channel - trying device
>    -- Created MeetMe conference 1023 for conference '5000'
>    -- Playing 'conf-onlyperson' (language 'en')
>    -- Hungup 'IAX2/xxx.yyy.142.204:4569-2'
> However, I have zaptel and ztdummy drivers loaded:
> demeter:(acd1)asterisk # lsmod
> Module                  Size  Used by
> ztdummy                 3464  0 
> zaptel                218756  1 ztdummy
> usbhid                 31328  0 
> ohci_hcd               16388  0 
> floppy                 49028  0 
> pcspkr                  2180  0 
> siimage                 9472  0 [permanent]
> piix                    8580  0 [permanent]
> ehci_hcd               24456  0 
> uhci_hcd               26256  0 
> usbcore                84740  5 usbhid,ohci_hcd,ehci_hcd,uhci_hcd
> rtc                    10164  1 ztdummy
> crc_ccitt               2176  1 zaptel
> and I have the app_meetme application loaded.
> *CLI> show modules like meetme
> Module                         Description
Use Count 
> app_meetme.so                  MeetMe conference bridge
0         
> 1 modules loaded
> What's up with that?
You don't happen to have a noload => chan_zap.so in 
/etc/asterisk/modules.conf, do you?  What version of
Asterisk and what channeltypes are loaded?
Dan
    
    
More information about the asterisk-users
mailing list