Hi Matteo, after a long testing day, I guess it is a permissions issue in udev or something like that. What I am using is Centos 5 (Linux elastix.example.com2.6.18-8.el5 #1 SMP Thu Mar 15 19:57:35 EDT 2007 i686 i686 i386 GNU/Linux)
All i get is the "Permission denied" message in /var/log/asterisk/full. Please help Thanks. On Mon, Aug 11, 2008 at 11:27 AM, Gerardo Barajas <[EMAIL PROTECTED] > wrote: > Matteo, > the answer is 'YES'. I 'd like to get working a GSM Card and it seems that > chan_vgsm is installed properly. ks_streamer module is loaded and all the > devices under /dev/ks/ are created as well. > I guess it 's a udev issue, because if I run asterisk as root (asterisk -c) > it all works fine. But running asterisk "the normal way" I get this message: > > [Aug 11 10:57:09] ERROR[20346] chan_vgsm.c: Cannot open userport: > Permission denied > > This is my 30-kstreamer.rules configuration: > > KERNEL=="*", SUBSYSTEM=="kstreamer", NAME="ks/%k", GROUP="asterisk", > MODE="0660" > KERNEL=="userport_frame", NAME="ks/%k" MODE="0660" > > And by the way I need to make this at startup in /etc/rc.local, in order to > make the card works and have all the /dev/vgsm* devices created: > > chmod 666 /dev/vgsm2_me* > chmod 666 /dev/vgsm2_sim* > > > What am I doing wrong? Do you have any hint to solve this? Do I need an > asterisk patch? I am working with asterisk 1.4.19 > > Thanks a lot > > On Sat, Aug 9, 2008 at 6:57 AM, Matteo Brancaleoni < > [EMAIL PROTECTED]> wrote: > >> >> But are you trying to use a gsm card or isdn one? >> I think gsm, if yes, take a look to http://open.voismart.it , >> we're we have explained all gsm setup procedure. >> >> The vstuff packages has both gsm & isdn drivers, but you don't >> need to install isdn stuff to run the gsm card, but >> only vgsm(2) kernel modules, channel driver and asterisk >> vgsm.conf. >> >> regards, >> Matteo >> >> _______________________________________________ >> Visdn-hackers mailing list >> [email protected] >> https://mailman.uli.it/mailman/listinfo/visdn-hackers >> > >
_______________________________________________ Visdn-hackers mailing list [email protected] https://mailman.uli.it/mailman/listinfo/visdn-hackers
