oops! forgot to send to the list. May be someone else also need this.
|in your sendsms-user group, add these 2 lines and try | |max-messages = 3 |concatenation = true | |regards |navjot singh | | ||-----Original Message----- ||From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of ||[EMAIL PROTECTED] ||Sent: Friday, August 01, 2003 9:53 PM ||To: [EMAIL PROTECTED] ||Subject: probs in sending sms || || || ||hi all , || ||i'm sorry ,i'm always disturbing u . seems to be i have plenty of ||problems with kannelthan u , can u help me out to sole those probs one ||by one ? || ||My Current prob is when i send a sms via kannel , it goes perfectly to ||the relavent destination . But one mysterious thing happening there . || ||when i send a message it shows as sent 2 messages . That can't be . || ||2003-08-01 22:15:31 [7] INFO: AT2[Nokia 30]: closing device ||2003-08-01 22:15:32 [0] INFO: All flow threads have died, killing core ||2003-08-01 22:15:32 [0] INFO: Total WDP messages: received 0, sent 0 ||2003-08-01 22:15:32 [0] INFO: Total SMS messages: received 1, sent 2 || ||i'll show me my conf files also .................. || ||group = core ||admin-port = 13000 ||smsbox-port = 13001 ||admin-password = smsc ||status-password = smscm ||admin-deny-ip = "*.*.*.*" ||admin-allow-ip = "127.0.0.1" ||log-file = "/tmp/kannel.log" ||log-level = 0 ||box-deny-ip = "*.*.*.*" ||box-allow-ip = "127.0.0.1" ||unified-prefix = "00358,0" ||access-log = "access.log" ||store-file = "kannel.store" ||#ssl-certkey-file = "mycertandprivkeyfile.pem" || || ||# SMSC CONNECTIONS || ||group = smsc ||smsc = fake ||smsc-id = FAKE ||port = 10000 ||connect-allow-ip = 127.0.0.1 || ||group = smsc ||smsc = at2 ||device = /dev/ttyS1 ||smsc-id = Nokia 30 ||modemtype = Nokia 30 ||speed = 9600 ||sms-center = +9477000003 ||connect-allow-ip = 127.0.0.1 || ||group = modems ||id = Nokia 30 ||name = "Nokia 30" ||detect-string = "Nokia 30" ||speed = 9600 ||init-string = "AT+CNMI=1,2,2,1,0" ||#message-storage = "SM" || ||# SMSBOX SETUP || ||group = smsbox ||bearerbox-host = localhost ||sendsms-port = 13013 ||global-sender = +94777330421 ||sendsms-chars = "0123456789 +-" ||log-file = "/tmp/smsbox.log" ||log-level = 0 ||access-log = "access.log" || || ||# SEND-SMS USERS || ||group = sendsms-user ||username = chandana ||password = smskiller ||user-deny-ip = "*.*.*.*" ||user-allow-ip = "127.0.0.1" || ||# this sender is for Kannel relay testing (http_smsc) || ||group = sendsms-user ||username = kannel ||password = rL4y ||user-deny-ip = "*.*.*.*" ||user-allow-ip = "127.0.0.1" || || ||# SERVICES || ||group = sms-service ||keyword = nop ||text = "You asked nothing and I did it!" || ||# this service is for Kannel relay testing, when this Kannel ||# works as relay gateway || ||group = sms-service ||keyword = relay ||get-url = ||"http://localhost:15130/sms?user=kannel&pass=rL4y&from=%p&to=%P&text=%r" ||max-messages = 0 || || ||# there should be default always || ||group = sms-service ||keyword = default ||get-url = "http://localhost/smsc/sms.php?from=%p&to&r" ||text = "No service specified" || || ||thank u || ||chandana || || ||
