Kristian,
 
I don't have any zap hardware.... What do I put in zaptel.conf if I don't have 
any hardware?
On some other systems we have, with chan_zap not loaded, and no zaptel.conf 
(running 1.2.9.1), meetme runs fine. This system with the problem has 1.2.12.1. 
I wonder if something was changed?
 
Doug.

        -----Original Message----- 
        From: Kristian Kielhofner [mailto:[EMAIL PROTECTED] 
        Sent: Tue 10/24/2006 5:50 PM 
        To: Asterisk Users Mailing List - Non-Commercial Discussion 
        Cc: 
        Subject: Re: [asterisk-users] Meetme... No channel type registered for 
'zap'
        
        

        Douglas Garstang 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?
        >
        > Doug.
        
        
        Doug,
        
        load chan_zap.so
        
        --
        Kristian Kielhofner
        _______________________________________________
        --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
        

_______________________________________________
--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

Reply via email to