[Freeswitch-users] GSMopen USB dongle permission denied
Nandy Dagondon
nandy1925 at gmail.com
Sat Jan 11 20:04:11 MSK 2014
Hi to all!
mod_gsmopen doesn't load on CentOS x64. USB device permission denied:
crw-crw---- 1 root dialout /dev/ttyUSB*
To solve this problem, I found this solution somewhere - adding udev this
more relax rule:
KERNEL=="ttyUSB[0-9]*,NAME="ttyUSB%n",SYMLINK="%k",GROUP="dialout",MODE="0666"
Lately, I tried this - making Freeswitch own the device:
KERNEL=="ttyUSB[0-9]*,NAME="ttyUSB%n",SYMLINK="%k",OWNER="freeswitch",GROUP="dialout",MODE="0660"
I'd like to add this on the Wiki unless there's a better solution. Please
advise.
/Nandy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20140112/40ccf8c2/attachment.html
Join us at ClueCon 2013 Aug 6-8, 2013
More information about the FreeSWITCH-users
mailing list