you need to configure your modem to fwd messages to kannel. use cnmi cpmmand in init string. check ug for details
On 1/12/11, Mutuku Ndeti <[email protected]> wrote: > I am using kannel 1.4.3. I have set up a modem as the smsc. I am able to > send smses, but not receive. There is nothing on the logs when I try > receiving smses on kannel. what could be wrong with my config? > > group = core > admin-port = 13000 > admin-password = foo > status-password = foo_status > smsbox-port = 13001 > log-file = "/var/log/kannel/kannel.log" > log-level = 1 > access-log = "/var/log/kannel/kannel.access" > > group = smsc > smsc = at > modemtype = huawei > device=/dev/ttyUSB0 > group = modems > id = huawei > name = huawei > detect-string = "HUAWEI" > > group = smsbox > bearerbox-host = localhost > sendsms-port = 13013 > sendsms-chars = "0123456789" > global-sender = 123456 > access-log = "/var/log/kannel/kannel.access" > log-file = "/var/log/kannel/smsbox.log" > log-level = 0 > > group = sendsms-user > username="agile" > password="agile" > max-messages = 10 > concatenation = true > > group = sms-service > keyword =.* > get-url = "http://localhost/sms?phone=%p&text=%a" > -- |-----------------------------------------------------------------------------------------------------------------| Envíe y Reciba Datos y mensajes de Texto (SMS) hacia y desde cualquier celular y Nextel en el Perú, México y en mas de 180 paises. Use aplicaciones 2 vias via SMS y GPRS online Visitenos en www.perusms.NET www.smsglobal.com.mx y www.pravcom.com
