hi marco, i use 1.4.1 too... what do you mean with "ack messages freeze app."??? no one any idea, why i receive "request failed" messages?? i tried to spread the inbounds over the tag "my number" in union with sms-route blocks.. but then the inbounds comes.. kannel logs him like a regular inbound, but it wasnt routed, nothing happens!!!!
i have overall 11 falcom-modems from same type here.. MUST i make a modems-group for everey plugged modem? or is one group modems enough??? at the moment both modems will be detected.. but i ask, perhaps this could be the solution of the problem ?!? :) here my actual kannel.conf, after changes yesterday.. group = core admin-port = 13000 admin-password = xxxxxx status-password = xxxxx admin-deny-ip = "*.*.*.*" admin-allow-ip = "127.0.0.1;192.168.2.*" smsbox-port = 13003 box-deny-ip = "*.*.*.*" box-allow-ip = "127.0.0.1;192.168.2.*" wdp-interface-name = "*" log-file = "kannel.log" log-level = 1 access-log = "kannel.access" group = smsc smsc = at smsc-id = "lw5" allowed-smsc-id = "lw5" modemtype = falcom device = rawtcp speed = 9600 pin = xxxxxx host = 192.168.2.254 port = 4001 my-number="5555" group = smsc smsc = at smsc-id = "lw6" allowed-smsc-id = "lw6" modemtype = falcom device = rawtcp speed = 9600 pin = xxxxx host = 192.168.2.254 port = 4002 my-number="6666" group = modems id = falcom name = "lw5" detect-string = "Falcom" enable-hwhs = "AT" init-string = "AT+CNMI=1,2,0,0,1;+CMGF=0;+CPIN?;+CREG?;+COPS?;+CSCA?;+CPMS?;+CPBR=?;+CMEE=1;" reset-string = "AT+CFUN=1" #group = smsbox-route #smsbox-id = lw5box #shortcuts = "5555" #smsc-ids = lw5 #group = smsbox-route #smsbox-id = lw6box #shortcuts = "6666" #smsc-ids = lw6 group = smsbox log-file = "smsbox_lw5.log" log-level = 0 smsbox-id ="lw5box" group = smsbox log-file = "smsbox_lw5.log" log-level = 0 smsbox-id ="lw6box" group = sms-service keyword = default name = "routing lw5" get-url = "http://[URL to lw5-routing]" concatenation = true max-messages = 0 accepted-smsc = "lw5" group = sms-service keyword = default name = "routing lw6" get-url = "http://[URL to lw6-routing]" concatenation = true max-messages = 0 accepted-smsc = "lw6" > Hi d.c, > Could you tell me what kannel version you Are using? ->> we have a SERIAL server too, but with 1.4.1 , Ack messages freeze app.(CDS 25, and "unhandheld message", in PDU format!) > Thanks,marco > ----- Message d'origine ----- > De: d.c. <[EMAIL PROTECTED]> > Env: dimanche 20 janvier 2008 01:25 > A: [email protected] > Objet: Re: whats wrong????? > yep!!! i found it, 2 hours ago.. > now lw5 routing is okay.. > if i send any sms to lw6, then kannel returns: Request failed.. >> read about >> accepted-smsc-regex >> http://kannel.org/download/kannel-userguide-snapshot/userguide.html >> -----Original Message----- >> From: d.c. [EMAIL PROTECTED] >> Sent: 19 Януари 2008 г. >> To: seik >> Subject:whats wrong????? >>> hello together.. >>> today i tried to set up my second modem, but following happens: >>> i sent my sms to lw5, sms was routet to url of lw5... all okay! >>> i sent my sms to lw6, but sms was routet to url of lw5!!! >>> the modems are connected through moxa nport serial device server.. >>> here my kannel.conf >>> group = core >>> admin-port = 13001 >>> admin-password = xxxxxxx >>> status-password = xxxxxxxx >>> admin-deny-ip = "*.*.*.*" >>> admin-allow-ip = "127.0.0.1;192.168.2.*" >>> smsbox-port = 13003 >>> box-deny-ip = "*.*.*.*" >>> box-allow-ip = "127.0.0.1;192.168.2.*" >>> wdp-interface-name = "*" >>> log-file = "kannel.log" >>> log-level = 1 >>> access-log = "kannel.access" >>> group = smsc >>> smsc = at >>> smsc-id = lw6 >>> denied-smsc-id = lw5 >>> modemtype = falcom >>> device = rawtcp >>> speed = 9600 >>> pin = xxxxx >>> host = 192.168.2.254 >>> port = 4002 >>> group = modems >>> id = falcom >>> name = "lw6" >>> detect-string = "Falcom" >>> enable-hwhs = "AT" >>> init-string = >>> "AT+CNMI=1,2,0,0,1;+CMGF=0;+CPIN?;+CREG?;+COPS?;+CSCA?;+CPMS?;+CPBR=?;+CMEE=1;" >>> reset-string = "AT+CFUN=1" >>> #no-smsc = true >>> #message-storage = "SM" >>> group = smsbox >>> log-file = "smsbox_lw6.log" >>> log-level = 0 >>> smsbox-id = lw6-box >>> group = smsbox-route >>> smsbox-id = lw6-box >>> smsc-ids =lw6 >>> group = sms-service >>> keyword = default >>> get-url = "http://[routing of lw6]" >>> concatenation = true >>> accepted-smsc = lw6 >>> max-messages = 0 >>> group = smsc >>> smsc = at >>> smsc-id = lw5 >>> denied-smsc-id = lw6 >>> modemtype = falcom >>> device = rawtcp >>> speed = 9600 >>> pin = xxxx >>> host = 192.168.2.254 >>> port = 4001 >>> group = modems >>> id = falcom >>> name = "lw5" >>> detect-string = "Falcom" >>> enable-hwhs = "AT" >>> init-string = >>> "AT+CNMI=1,2,0,0,1;+CMGF=0;+CPIN?;+CREG?;+COPS?;+CSCA?;+CPMS?;+CPBR=?;+CMEE=1;" >>> reset-string = "AT+CFUN=1" >>> #no-smsc = true >>> #message-storage = "SM" >>> group = smsbox >>> log-file = "smsbox_lw5.log" >>> log-level = 0 >>> smsbox-id = lw5-box >>> group = smsbox-route >>> smsbox-id = lw5-box >>> smsc-ids = lw5 >>> group = sms-service >>> keyword = default >>> get-url = "http://[routing of lw5]" >>> concatenation = true >>> accepted-smsc = lw5 >>> max-messages = 0 >>> >>> ___________________________________________________________ >>> Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de > > > ___________________________________________________________ > Der frьhe Vogel fдngt den Wurm. Hier gelangen Sie zum neuen Yahoo! Mail: > http://mail.yahoo.de ___________________________________________________________ Der frьhe Vogel fдngt den Wurm. Hier gelangen Sie zum neuen Yahoo! Mail: http://mail.yahoo.de
