You must escape it. Use %2b, + means space in http strings
Aarno
On 11.11.2004, at 22:36, Bret Kumler wrote:
I'm using kannel with a T-Mobile simm.
I'm trying to send a text message.
http://localhost:13013/cgi-bin/sendsms? smsc=test&user=test&pass=test&to=+441
622015380&text=test
I noticed in the kannel log the the + is missing.
2004-11-11 13:24:06 [27675] [3] INFO: sendsms sender:<qasms:+16492312558>
(localhost) to:< 491622018380> msg:<test>
Is there something I'm doing wrong?
Thanks
