hoagha / sms-pdu

Automatically exported from code.google.com/p/sms-pdu
0 stars 0 forks source link

Non international phone number not encode propery #8

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Encode to PDU message "Hello" with Service Number +381650000900 and target 
phone 0654702293.   

What is the expected output? What do you see instead?
Encoded PDU is 0011000C918361450722390000AA05C8329BFD06 and this PDU GMS modem 
rejects with cms error 500.

But if we use international number of target phone +381654702293 instead of 
0654702293, PDU encode properly

What version of the product are you using? On what operating system?
Last available version r11 - Windows 7.

Please provide any additional information below.

Original issue reported on code.google.com by milanbet...@gmail.com on 16 Feb 2015 at 8:50

GoogleCodeExporter commented 8 years ago
Issue number 6 reported by  mbo...@gmail.com talks about same bug.
The solution he has proposed resolves the problem. Please include in original 
source.

Original comment by milanbet...@gmail.com on 16 Feb 2015 at 8:54