Hello i have kannel working but it seems i get authorization denied on smsbox when i send sms via playsms.I’ve set kannel ports and user and password good, i don’t know why i get failed auth. Here is smsbox log:
Kannel smsbox version 1.4.3 starting
2015-10-19 22:20:47 [3135] [0] DEBUG: Started thread 4 (gw/smsbox.c:obey_request_thread)
2015-10-19 22:20:47 [3135] [4] DEBUG: Thread 4 (gw/smsbox.c:obey_request_thread) maps to pid 3135.
2015-10-19 22:20:47 [3135] [0] DEBUG: Started thread 5 (gw/smsbox.c:url_result_thread)
2015-10-19 22:20:47 [3135] [5] DEBUG: Thread 5 (gw/smsbox.c:url_result_thread) maps to pid 3135.
2015-10-19 22:20:47 [3135] [0] DEBUG: Started thread 6 (gw/smsbox.c:http_queue_thread)
2015-10-19 22:20:47 [3135] [6] DEBUG: Thread 6 (gw/smsbox.c:http_queue_thread) maps to pid 3135.
2015-10-19 22:20:47 [3135] [0] INFO: Connected to bearerbox at localhost port 13001.
2015-10-19 22:20:47 [3135] [0] DEBUG: Started thread 7 (gw/heartbeat.c:heartbeat_thread)
2015-10-19 22:20:47 [3135] [7] DEBUG: Thread 7 (gw/heartbeat.c:heartbeat_thread) maps to pid 3135.
2015-10-19 22:21:33 [3135] [2] DEBUG: HTTP: Creating HTTPClient for `127.0.0.1'.
2015-10-19 22:21:33 [3135] [2] DEBUG: HTTP: Created HTTPClient area 0xb5a00558.
2015-10-19 22:21:33 [3135] [3] INFO: smsbox: Got HTTP request </cgi-bin/sendsms> from <127.0.0.1>
2015-10-19 22:21:33 [3135] [3] DEBUG: Status: 403 Answer: <Authorization failed for sendsms>
2015-10-19 22:21:33 [3135] [3] DEBUG: HTTP: Destroying HTTPClient area 0xb5a00558.
2015-10-19 22:21:33 [3135] [3] DEBUG: HTTP: Destroying HTTPClient for `127.0.0.1'.
2015-10-19 22:28:08 [3515] [0] INFO: Added logfile `/tmp/smsbox.log' with level `0'.