Hi this my current kannel configuration # SMSBOX SETUP group = smsbox bearerbox-host = 127.0.0.1 sendsms-port = 13113 smsbox-id=globe global-sender = 2214 sendsms-chars = "0123456789 +-" log-file = "/var/log/newglobe/globe-sms.log" log-level = 1 access-log = "/var/log/newglobe/globe-access.log"
group = smsbox-route smsbox-id = globe shortcuts = "22147800;2214781" # SERVICES group = sms-service keyword = default catch-all = true text="test" omit-empty = true assume-plain-text = true ------------- any idea what i'm missing? thanks.
