(no subject)
"ww" <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Message-ID | <006c01c24506$7990d390$e306a8c0@ww> |
i tried to use Nokia 7110 as a virtual SMSC,and this is the configure file #the core group group = core admin-port = 13000 smsbox-port = 13001 admin-password = ww status-password = ww admin-deny-ip = "" admin-allow-ip = "*.*.*.*" log-file = "/tmp/kannel.log" log-level = 0 box-deny-ip = box-allow-ip = "*.*.*.*" #unified-prefix = "0086,+86" access-log = "access.log" store-file = "kannel.store" #ssl-certkey-file = "mycertandprivkeyfile.pem" dlr-storage= internal group = smsbox bearerbox-host = localhost sendsms-port = 13013 global-sender = 13013 sendsms-chars = "0123456789 +-" log-file = "/tmp/smsbox.log" log-level = 0 access-log = "/tmp/access.log" #the smsc group group = smsc smsc = at2 smsc-id = jpg modemtype= auto device= /dev/ttyS0 speed= 9600 pin= 1234 #the sms user group group = sendsms-user username = "ww" password = "ww" user-allow-ip = "*.*.*.*" max-messages = 10 concatenation = true #the service group group = sms-service keyword = default text = "unknown keyword" and i can run the kannel,but i cant send the SMS out,it stopped at the bearerbox,maybe the smsc2_route() i think the drive of the GSM modem is wrong if who knows the other reasons ,please tell me ^-^ is any one know where can i get the drive program of the Nokia 7110 many thanks :)