<div dir="ltr"><div>Hi to all!</div><div><br></div>mod_gsmopen doesn&#39;t load on CentOS x64. USB device permission denied:
<div>crw-crw---- 1 root dialout /dev/ttyUSB*</div><div><br></div><div>To solve this problem, I found this solution somewhere -  adding udev this more relax rule:</div><div>KERNEL==&quot;ttyUSB[0-9]*,NAME=&quot;ttyUSB%n&quot;,SYMLINK=&quot;%k&quot;,GROUP=&quot;dialout&quot;,MODE=&quot;0666&quot;</div>
<div><br></div><div>Lately, I tried this -  making Freeswitch own the device:</div><div><div>KERNEL==&quot;ttyUSB[0-9]*,NAME=&quot;ttyUSB%n&quot;,SYMLINK=&quot;%k&quot;,OWNER=&quot;freeswitch&quot;,GROUP=&quot;dialout&quot;,MODE=&quot;0660&quot;</div>
</div><div><br></div><div>I&#39;d like to add this on the Wiki unless there&#39;s a better solution. Please advise.</div><div><br></div><div>/Nandy</div></div>