Hi Matthias, I've Ericsson R320 working as virtual SMSC, I think configuration for R380 will be same. Try below given configuration for modem
<smskannel.conf> # SMSC CONNECTIONS FOR ERICSSON T28 group = smsc smsc = at2 modemtype = ericsson_t28 device = /dev/ttyS0 speed = 9600 keepalive = 10 sim-buffering = true include = /home/tobiash/kannel/gateway-1.2.0/doc/modems.conf </smskannel.conf> <modems.conf> group = modems id = ericsson_t28 name = Ericsson T28 init-string = "AT+CNMI=3,3,2" keepalive-cmd = "AT+CBC;+CSQ" enable-hwhs = "" no-pin = true message-storage = "ME" </modems.conf> And after the test, please let us know about it. Regards Shridhar Raju > Hi all, > > anybody got the Erricson R380s working as a SMSC. I mean not as a client, but use it as a modem-SMSC. If so, I'd appreciate the config settings to get it working. > > Regards, > > Matthias
