|
Hi, New to Kannel. I’m
trying to send a SMS message using the url http://localhost:13013/cgi-bin/sendsms?username=test&password=test&to=14089666670&text=TEST I get the following _CMS ERROR: 304 I’m running a Sierra Wireless 750
AirCard, SuSe 9.1, T-Mobile is the service provider. Here’s my kannel.conf contents. group = core admin-port = 13000 smsbox-port = 13001 admin-password = test log-file = "kannel.log" log-level = 0 box-allow-ip = "*.*.*.*" access-log = "core-access.log" # SMSC CONNECTIONS group = smsc smsc = at2 modemtype = sierra_750 device = /dev/ttyS0 speed = 57600 keepalive = 60 sms-center = 12062130104 my-number = 9092186240 # SMSBOX SETUP group = smsbox bearerbox-host = localhost sendsms-port = 13013 global-sender = 13013 log-file = "smsbox.log" log-level = 0 access-log = "sms-access.log" # SEND-SMS USERS group = sendsms-user username = test password = test user-allow-ip = "*.*.*.*" # SERVICES group = sms-service keyword = complex get-url = ""> #accept-x-kannel-headers = true max-messages = 3 concatenation = true # there should be default always group = sms-service keyword = default text = "No service specified" # Sierra Wireless 750 Aircard group = modems id = sierra_750 name = "Sierra Wireless AirCard
750" detect-string = Sierra Wireless Inc." init-string =
"AT+CNMI=1,2,0,0,1" speed = 19200 need-sleep = true no-pin = true no-smsc = true |
- Question about a ERROR Bret Kumler
- RE: Question about a ERROR Bret Kumler
- Re: Question about a ERROR Pedro B.
- RE: Question about a ERROR Bret Kumler
- Re: [**SPAM**] RE: Question about a ERROR Stipe Tolj
- RE: [**SPAM**] RE: Question about a ERROR Bret Kumler
- Re: [**SPAM**] RE: Question about a ERROR Stipe Tolj
- RE: [**SPAM**] RE: Question about a ERRO... Bret Kumler
- RE: [**SPAM**] RE: Question about a ERRO... Bret Kumler
- Re: [**SPAM**] RE: [**SPAM**] RE: Qu... Stipe Tolj
- Binaries Bret Kumler
