RE: warning smsbox_list empy..
"Nicholas Calugar" <[email protected]>
| Newsgroups | gmane.comp.mobile.kannel.devel |
|---|---|
| Organization | Chatter |
| Message-ID | <005d01c3e5c3$93892d10$6401a8c0@njcalugar> |
This belongs in the users mailing list... group=smsc . . . group=sendsms-user . . . group=sms-service . . . Nicholas Calugar 619-546-9803 866-404-2428 Chatter 3577 4th Ave. San Diego, CA 92103 www.2chatter.com -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of David Ang Sent: Wednesday, January 28, 2004 5:27 PM To: [email protected] Subject: warning smsbox_list empy.. 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.