On Mon, Sep 19, 2005 at 01:53:16PM -0400, kurt x wrote:
> Upon setting up and configuring the my extension.conf, meetme.conf and
> following the instruction outlined at this web page:
> http://www.voip-info.org/wiki-Asterisk+timer+ztdummy
> 
> I get the following errors when calling the meetme number.
> 
> Executing Wait("SIP/216.53.118.2-f41196e0", "1") in new stack
>     -- Executing MeetMe("SIP/216.53.118.2-f41196e0", "|sicp") in new stack
>     -- Playing 'conf-getconfno' (language 'en')
>   == Parsing '/etc/asterisk/meetme.conf': Found
> Sep 19 13:51:22 WARNING[14066]: chan_zap.c:757 zt_open: Unable to open
> '/dev/zap/pseudo': No such file or directory

The device /dev/zap/pseudo (and probably ctl, timer, channel) is
missing. Asterisk process needs write permissions for this device.

If you are using kernel 2.6 and udev check README.udev (as described
in the wiki mentioned in your mail) 


-- 
Stefan Tichy   <[EMAIL PROTECTED]>
_______________________________________________
--Bandwidth and Colocation sponsored by Easynews.com --

Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to