i am actually using SIEMENS MC39i modem.here is my configuration file: kannel.conf////////////////////////////// ////////////////////////////// ////////////////////////////// ////////////////////////////// ////////////////////////////// ////////////////////////////// /////group = coreadmin-port = 13000smsbox-port = 13001admin-password = barlog-file = "/usr/local/etc/tmp/kannel2. log"log-level = 0box-deny-ip = "*.*.*.*"box-allow-ip = "127.0.0.1"dlr-storage = mysqlaccess-log = "/usr/local/etc/tmp/kannel. access2"access-log-clean = 0access-log-format = "%t %l [SMSC:%i] [SVC:%n] [ACT:%A] [BINF:%B] [FID:%F] [KID:%I] [from:%p] [to:%P] [flags:%m:%c:%M:%C:%d] [msg:%L:%b] [udh:%U:%u]" #db connectiongroup = mysql-connectionid = mydlrhost = localhostusername = rootpassword = 2222database = dlr_queue2max-connections = 10 # table connectiongroup = dlr-dbid = mydlrtable = dlrfield-smsc = smscfield-timestamp = tsfield-destination = destinationfield-source = sourcefield-service = servicefield-url = urlfield-mask = maskfield-status = statusfield-boxc-id = boxc group = smsboxbearerbox-host = 127.0.0.1sendsms-port = 13013global-sender = 962797000000log-file = "/usr/local/etc/tmp/smsbox2. log"log-level = 0 # SEND-SMS USERSgroup = sendsms-userusername = userpassword = userpassmax-messages = 10concatenation = true group = sms-servicekeyword=catch-all = yesmax-messages = 0get-url = "http://192.168.1.104/kannel_ gsm?phone=%p&text=%b&sent_at=% t&encoding=%c&char=%C"# i added "&encoding=%c&char=%C" just for debugging issues concatenation=trueaccept-x-kannel-headers = true group = sms-servicekeyword = defaulttext = "No service specified" # SMSC GSMgroup = smscsmsc = atsmsc-id = modexmodemtype = autodevice = /dev/ttyUSB0pin=1111sim-buffering = true#keepalive = 20#no-dlr = false#host = 127.0.0.1connect-allow-ip = 127.0.0.1#port = 13013log-file = "/usr/local/etc/tmp/gsm.log"log-level = 0 #MODEM Settingsgroup = modemsid= ATname = "SIEMENS MC39i"detect-string = "SIEMENS"detect-string2 = "MC39i"enable-hwhs="AT+IFC=2,2"init-string="AT S7=45 S0=0 L1 V1 X4 &c1 E1 Q0"message-storage = "SM" --- On Wed, 7/28/10, [email protected] <[email protected]> wrote:
From: [email protected] <[email protected]> Subject: Re: unable to receive messages into kannel To: [email protected] Date: Wednesday, July 28, 2010, 10:29 AM I have tried to set the sim-bufferring and message storage but i still cant receive messages into kannel.What phone have used before that has worked and please send me the smsc and modems grops configurations.
