leonidberezovskiy / websmsdroid

Automatically exported from code.google.com/p/websmsdroid
0 stars 0 forks source link

O2: Custom sender has to be limited to 12 chars #551

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. install websms and o2 connector
2. set username/pw etc
3. send sms

What is the expected output? What do you see instead?
SMS should be delivered to receiver.
SMS is send to o2 and counter get decreased. The Message can be viewed on the 
o2 Website and is masked and send, but they never do. Sending via Webpage 
works. No error on Webpage or cellphone is shown.

What version of the product are you using? On what operating system?
WebSMS 3.7.4, o2 Conncotor 1.6.4, Leedroid 3.0.8.2 Gingerbread, other Versions 
didn't work too, 

Please provide any additional information below.
HTC Desire bravo

Original issue reported on code.google.com by juergenr...@googlemail.com on 22 Jul 2011 at 11:15

GoogleCodeExporter commented 8 years ago
did you use any special characters?
receiving number is in the same format as the sms from the webpage?

Original comment by f...@ub0r.de on 23 Jul 2011 at 8:51

GoogleCodeExporter commented 8 years ago
No special characters were used. receiving number is in the format +49172....
As sender a name was used with no special characters too.
On the Webpage it also shows that the message was sended (green symbol) 

Original comment by juergenr...@googlemail.com on 23 Jul 2011 at 9:14

GoogleCodeExporter commented 8 years ago
Found the Problem: The Sender name had 13 characters and it didn't work but 
also no error was shown.

Sender with 12 characters works-

Original comment by juergenr...@googlemail.com on 23 Jul 2011 at 9:48

GoogleCodeExporter commented 8 years ago
What do you mean by "sender"? Did you use the "Anderer Absender" feature?

Original comment by sca...@gmail.com on 23 Jul 2011 at 10:37

GoogleCodeExporter commented 8 years ago
Yes, used the "anderer absender" feature in the config of the connector

Original comment by juergenr...@googlemail.com on 23 Jul 2011 at 10:49

GoogleCodeExporter commented 8 years ago
No edit button -.-. Another thing: please describe the error more clearly. Does 
WebSMS give you an error message? Does it not give you an error message but the 
message is not sent?

Sounds to me like the O2 Website is buggy, accepts senders longer than 12 chars 
but does not send then.

Felix: I think we might need a ConnectorSpec entry detailing the max length of 
the sender accepted.

Original comment by sca...@gmail.com on 23 Jul 2011 at 10:50

GoogleCodeExporter commented 8 years ago
WebSMS nor anything else shown an error. The Message is shown as send correctly 
on the phone. Also on the webpage the message is shown as being send correctly. 
But it isn't. (13 Small and big characters , no numbers, no special characters)

Using 12 characters (a..z, A..Z) works.

Original comment by juergenr...@googlemail.com on 23 Jul 2011 at 10:57

GoogleCodeExporter commented 8 years ago
Okay, thanks a lot. Felix, any chance for the improved ConnectorSpec?

Original comment by sca...@gmail.com on 23 Jul 2011 at 11:10

GoogleCodeExporter commented 8 years ago
i think checking it in each connector should fit best.
just throw a WebSMSExeption with a proper message.

Original comment by f...@ub0r.de on 23 Jul 2011 at 2:54

GoogleCodeExporter commented 8 years ago

Original comment by sca...@gmail.com on 13 Sep 2011 at 9:08

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Should be fixed in 1.7.5.

Original comment by sca...@gmail.com on 28 Jul 2012 at 3:23