I've edited the conf ile according to my needs. I want to use it for PUSH SMS.
I would be grateful if any can let me knw is there anything missing in my file? # CORE group=core admin-port=13000 smsbox-port=13001 admin-password=bar #status-password = foo #admin-deny-ip = "" #admin-allow-ip = "" log-file = "/home/rajeev/sms_mms/kannel. log" #log-level = 0 box-deny-ip = "*.*.*.*" box-allow-ip = "127.0.0.1" #unified-prefix = "+358,00358,0;+,00" #access-log = "/tmp/access.log" #store-file = "kannel.store" #ssl-server-cert-file = "cert.pem" #ssl-server-key-file = "key.pem" #ssl-certkey-file = "mycertandprivkeyfile.pem" #SMSC group=smsc smsc=at smsc-id="SMSC" modemtype=sonyw580i device = /dev/ttyACM0 speed = 9600 #MODEM group = modems id = sonyw580i name = "Sony Ericsson_W580i" detect-string = "Sony Ericsson_W580i" init-string = "at+CNMI=2,1" #SMSBOX group = smsbox bearerbox-host = localhost sendsms-port = 13013 global-sender = 13013 log-file = "/home/rajeev/sms_mms/smsbox.log" access-log = "/home/rajeev/sms_mms/access.log" #SMS PUSH(sendsms user) group=sendsms-user username = tester password = foobar
