Hi list,
I connect to my operator using SMPP 3.4 with transceiver mode. I test to
send sms, let say the phone number is 08881160xxx when it arrives in kannel
it can identify the phone number correctly but when it received by get-url
script it becomes 3588881160xxx, I think this is about URLEncode issue but
it is not. because when I try to do lynx -dump
"http://../cgi-bin/sendsms?username=user&password=pwd&from=1234&to=08881160xxx&text=hey"
kannel read it as 3588881160xxx. Any idea what's wrong here? Thankyou for
any reply.
Regards
Willy
- wrong identification phone number with kannel 1.4.0 Willy Mularto
-