Cound someone help me routing messages ??? I Have a S55 and I put a message route, but the smsbox ou bearerbox dont do anything when a message arrive to the phone.
This is the configuration.. Thanks a lot. group = core admin-port = 13000 smsbox-port = 13001 admin-password = p1c4nh4 box-deny-ip = "*.*.*.*" box-allow-ip = "127.0.0.1" unified-prefix = "00358,0" log-file = "kannel.log" log-level = 5 access-log = "kannel.access" # SMSC CONNECTIONS group = smsc smsc = at smsc-id = FAKE port = 10000 connect-allow-ip = 127.0.0.1 modemtype = siemens device = /dev/ttyS0 speed = 57600 # SMSBOX SETUP group = smsbox bearerbox-host = localhost sendsms-port = 13013 global-sender = 13013 log-file = "sms.log" log-level = 5 # SEND-SMS USERS group = sendsms-user username = v password = v group = sendsms-user username = kannel password = rL4y user-deny-ip = "*.*.*.*" user-allow-ip = "127.0.0.1" # SERVICES group = sms-service keyword = nop file = "routing.log" catch-all = true text = "You asked nothing and I did it!" #group = sms-service #keyword = relay #get-url = "http://localhost:15130/sms?user=kannel&pass=rL4y&from=%p&to=%P&text=%r" #max-messages = 0 group = sms-service keyword = trouble #get-url = "http://localhost:15130/sms?user=kannel&pass=rL4y&from=%p&to=%P&text=%r" exec = "ls / -la" catch-all = true assume-plain-text = true file = "routing.log" #max-messages = 0 # there should be default always group = sms-service keyword = default catch-all = true exec = "ls / -la" file = "routing.log" ----------------------------------------------------------------------- Mensagem encaminhada pelo Webmail Sercomtel Internet Para solu��es inteligentes em sua empresa: http://idc.sercomtel.com.br/hospedagem/hospedagem.asp
