Kannel With SIM300 GSM Modem

2012-09-12 Thread sudhakar_yg
Hi, I am setting up the kannel over simcom GSM modem. Attached is my configuration file. http://old.nabble.com/file/p34422189/simcom.conf simcom.conf When I try to bring up my bearerbox & monitor the SMPP log, Following are my SMPP & Kannel log, --

RE: Kannel With SIM300 GSM Modem

2012-09-12 Thread sudhakar_yg
, Sudhakar Rene Kluwen wrote: > > Are you sure minicom responds when you enter /dev/ttyUSB0? > If yes, maybe it's a permission issue. > > -Original Message- > From: users-boun...@vm1.kannel.org [mailto:users-boun...@vm1.kannel.org] > On > Behalf Of sudhakar_yg &g

RE: Kannel With SIM300 GSM Modem

2012-09-12 Thread sudhakar_yg
Also I have followed the "Modem initialization" section in the 1.4.3 UG & have done the permissions settings accordingly. I have also tried run the kannel service as root user. But dont see any changes in the behavior. sudhakar_yg wrote: > > Thanks for reply Rene, &g

Re: Usb HUBs with GSM modems

2012-09-12 Thread sudhakar_yg
Hi Rudy, Ideally any USB hubs should work. I assume you are using Linux. Try out these links for more info, http://ubuntuforums.org/archive/index.php/t-678950.html http://unix.stackexchange.com/questions/38121/how-can-i-uniquely-identify-which-device-is-on-usb-hub-6-01-0-port-2 http://www.ehow.co

Re: Kannel With SIM300 GSM Modem

2012-09-12 Thread sudhakar_yg
gt; > > On 9/12/12, sudhakar_yg wrote: >> >> Also I have followed the "Modem initialization" section in the 1.4.3 UG & >> have done the permissions settings accordingly. >> I have also tried run the kannel service as root user. But dont see any >> cha

Re: Kannel With SIM300 GSM Modem

2012-09-12 Thread sudhakar_yg
smsc-at definition. You can set a separate > log for each smsc. > > group = smsc > smsc = at > smsc-id = modem1 > log-level = 0 > log-file = "/var/log/kannel/modem1.log" > ... > > > Regards > > Alvaro > > On 9/12/12, sudhakar_yg wr