Hi Kent, Connection between the bearerbox and the SMSC is ok.
> group = sendsms-user > username = kent > password = testpass add: user-allow-ip = "*.*.*.*" max-messages = 4 user-allow-ip sets the IPs which are allowed to issue sendsms requests max-message defines globally how many messages can be sent in one session by this smsbox Check the user guide[1] the sendsms section for more info. If that doesn't help check the username and password. It happened to me once when editing them with vim, vim to add some junk (not printable characters) at the end of the lines. [1] http://kannel.org/download/1.4.1/userguide-1.4.1/userguide.html
