sms gatewy

2010-12-06 Thread Mohammed Rashad
I need to setup an sms gateway for recieving sms from other phones without attaching a phone to my device Can anyone help me for that -- Rashad

sms gatewy

2010-12-07 Thread Mohammed Rashad
Hi, I dont know how to setup SMS gateway using kannel after creating an SMSC acount. Will anyone please help me to make it. please tell me the step by step procedure to send sms from phone to PC. I am a newbie in kannel -- Rashad

Re: sms gatewy

2010-12-06 Thread Nikos Balkanas
Hi, You need to get an SMSc account. Then read UG section about SMScs. BR, Nikos - Original Message - From: Mohammed Rashad To: users@kannel.org Sent: Monday, December 06, 2010 2:17 PM Subject: sms gatewy I need to setup an sms gateway for recieving sms from other phones without

Re: sms gatewy

2010-12-07 Thread Mohammed Saleem
Read the UG (User Guide) Best Regards, Mohammed M I Sleem http://www.abusleem.net http://www.freakle.com - The Search Freak http://www.colorle.com - color your Google search On Tue, Dec 7, 2010 at 12:50 PM, Mohammed Rashad wrote: > Hi, > I dont know how to setup SMS gateway using kannel af

Re: sms gatewy

2010-12-07 Thread Abdul Basit
following is my working smskannel.cong #- # SMSC CONNECTIONS # group = smsc smsc = smpp log-level = 1 smsc-id = 1234 host = your.smsc.ip.address port = port_provided_by_smsc smsc-username = username smsc-password = securepassword system-type = yoursystem

Re: sms gatewy

2010-12-07 Thread Abdul Basit
following is my working smskannel.cong #- # SMSC CONNECTIONS # group = smsc smsc = smpp log-level = 1 smsc-id = 1234 host = your.smsc.ip.address port = port_provided_by_smsc smsc-username = username smsc-password = securepassword system-type = yoursystem

Re: sms gatewy

2010-12-07 Thread Mohammed Rashad
Can i recieve sms from phone without attaching a phone using your conf file.? Did you try to send sms from phone to pc using kannel and without attaching a phone. please tell me the procedure. I cant follow the instructions in UG easily. On Tue, Dec 7, 2010 at 5:07 PM, Abdul Basit wrote: > follo