On Fri, Jul 07, 2006 at 08:50:43PM -0500, nephish wrote:
> ok, i modified my /dev/udev/permissions file and then did a 
> asterisk -U asterisk -G asterisk -cvv
> 
> 
> this is the last few lines
> Jul  7 20:47:15 WARNING[3996]: chan_zap.c:915 zt_open: Unable to open
> '/dev/zap/channel': Permission denied

ls -l /dev/zap/channel
ls -ld /dev/zap

> Jul  7 20:47:15 ERROR[3996]: chan_zap.c:6883 mkintf: Unable to open
> channel 1: Permission denied
> here = 0, tmp->channel = 1, channel = 1
> Jul  7 20:47:15 ERROR[3996]: chan_zap.c:10319 setup_zap: Unable to
> register channel '1'
> Jul  7 20:47:15 WARNING[3996]: loader.c:414 __load_resource:
> chan_zap.so: load_module failed, returning -1
> Jul  7 20:47:15 WARNING[3996]: loader.c:554 load_modules: Loading module
> chan_zap.so failed!
> Ouch ... error while writing audio data: : Broken pipe
> 
> so, did the permissions thing not take ? ( i did not reboot or restart
> anything ) should something be restarted ?

It takes place when that device appears: when the module zaptel is
loaded.

rmmod ztdummy zaptel
modprobe ztdummy

See if there's any change.

-- 
Tzafrir Cohen      sip:[EMAIL PROTECTED]
icq#16849755       iax:[EMAIL PROTECTED]
+972-50-7952406           
[EMAIL PROTECTED]  http://www.xorcom.com
_______________________________________________
--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