Lamp is Linux-Apache-Mysql-PHP, see http://en.wikipedia.org/wiki/LAMP_%28software_bundle%29.
== Rene -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Nikos Balkanas Sent: donderdag 24 juni 2010 15:46 To: Harbhag Singh Sohal; [email protected] Subject: Re: Receive SMS using Kannel Hi, Please send detailed relevant bb logs from modem initialization and an attempt to receive an SMS from SMSc. When you push SMS, do you get DLRs OK? What is lamp? BR, Nikos ----- Original Message ----- From: Harbhag Singh Sohal To: [email protected] Sent: Thursday, June 24, 2010 1:21 PM Subject: Receive SMS using Kannel Hi everyone , I want to know that how can i receive SMS using Kannel . I can successfully send SMS through the addressbar of the browser . I am using kannel on Ubuntu 10.04 and I have lamp installed on this system . If more information is required from my side then please ask me and i will provide accordingly . Thanks This is my kannel.conf file group = core admin-port = 13000 admin-password = ******* admin-deny-ip = "*.*.*.*" admin-allow-ip = "" smsbox-port = 13001 #wdp-interface-name = "*" log-file = "/var/log/kannel/bearerbox.log" box-deny-ip = "*.*.*.*" box-allow-ip = "127.0.0.1" log-level = 1 group = wapbox bearerbox-host = localhost log-file = "/var/log/kannel/wapbox.log" group = smsc smsc = at modemtype = auto device= /dev/ttyACM0 my-number = +91********** connect-allow-ip = 127.0.0.1 log-level = 0 group = modems id = nokia name = "Nokia 3500c" detect-string = "Nokia" init-string = "ATZ" init-string = "AT Q0 V1 E1 S0=0 &C1 &D2 +FCLASS=0" group = smsbox bearerbox-host = 127.0.0.1 sendsms-port = 13013 global-sender = +9************ log-level = 0 group = sendsms-user username =************* password = *********** concatenation= true max-messages = 10 -- Harbhag Singh Sohal Website : http://harbhag.wordpress.com/
