Hello,

    Sorry for resending, but as I'm not sure it is good idea to have
archive without subject.

    I'm new to kannel and having trouble to configure it to send SMPP
message to an SMSC

My configuration file is readable at http://pastebin.com/cirKy93L

When I try to send a SMS message using curl :

curl '
http://localhost:13013/cgi-bin/sendsms?to=##########&text=Hello+World&username=tester&password=foobar&charset=UTF-8&validity=1420&smsc=a&from=##########<http://localhost:13013/cgi-bin/sendsms?to=#%23%23%23%23%23%23%23%23%23&text=Hello+World&username=tester&password=foobar&charset=UTF-8&validity=1420&smsc=a&from=%23%23%23%23%23%23%23%23%23%23>

I always get

 [9] WARNING: Cannot find SMSCConn for message to <###>, rejected.
 [9] WARNING: Message rejected by bearerbox, no router!

and curl answer: Not routable. Do not try again.

I've spend some hours to read different posts on internet with theses error
message but can't find a solution yet.

Can someone advice me about it ?

Best regards,

Reply via email to