Kannel version: 1.5.0-1 OS: Archlinux x64, freshly updated (i'm also tried Debian 6 and Debian Testing) Kannel config:
group = core admin-port = 13000 admin-password = * log-file = "/var/log/kannel/gsm_kannel.log" log-level = 0 access-log = "/var/log/kannel/gsm_access.log" smsbox-port = 13001 box-deny-ip = "*.*.*.*" box-allow-ip = "127.0.0.1;192.168.1.7" store-file = "/tmp/kannel.store" group = smsc smsc = at smsc-id = linuxku host = localhost allowed-smsc-id = linuxku modemtype = auto //also tried "siemens", but my ver of Kannel doesn't know about that modemtype device = /dev/ttyUSB0 port = 13003 speed = 9600 //tried various speeds: 19200, 38400, 115200 validityperiod = 167 sim-buffering = true group = modems id = siemens_c55 name = "Siemens C55" #init-string = "AT+CNMI=1,2,0,1,1" speed = 9600 #enable-hwhs = "AT\\Q3" need-sleep = true message-storage = "ME" keepalive-cmd = "AT+CSQ" group = smsbox bearerbox-host = localhost sendsms-port = 13013 sendsms-chars = "0123456789 +-" log-level = 0 sendsms-url = /sendsms group = sendsms-user username = send password = send group = sms-service keyword = default #text = "" concatenation = true omit-empty = true get-url = "http://localhost/terima/index.php?seq=%I&from=%p&to=%P&text=%a" max-messages = 3 13.12.2012, 20:18, "Rudy Matela" <[email protected]>: > Hello Дмитриев Вячеслав, > > Posting your kannel config, kannel version, and operating system > version might help people help you. > > Regards, > Rudy > > On Thu, Dec 13, 2012 at 12:57 PM, Дмитриев Вячеслав <[email protected]> wrote: > >> Good afternoon. Is there an chance to connect the Siemens C55 and Kannel? I >> need only smsbox functionality. Search in Google don't give the sane >> results, when reading [email protected] gave me the config, which don't work >> now. Thank you in advance for your reply! >> The Siemens C55 can send SMS only in PDU format... And Kannel can't >> autodetect the phone.
