atefsaeed2010 / asterisk-chan-dongle-01

Automatically exported from code.google.com/p/asterisk-chan-dongle
Other
0 stars 1 forks source link

SMS not decoding PDU correctly #87

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Receiving the SMS below

What is the expected output? What do you see instead?
Should show the correct SMS message.

[Jul  2 22:59:53] WARNING[27048]: at_response.c:1204 at_response_cmgr: 
[dongle0] Error parsing incoming message '+CMGR: 0,,125
07913619070010730414D0C13AFDCD7C87C9CD201600002170202284432374D0180CE682C1407079
191E4E93416379999CA6CF41F7F01CC47E87C9653288FE06D5E5A0F65B9C66974720580E66A3E56E
B55B2D0612E741B01CCC46B3E56E38DACD05A2CAC3E332C8F9D68164B61A6C06CBC96620D8ED0593
BD64B0980C1483E96A3068D305' at possition 41: Can't parse OA
[Jul  2 22:59:58] WARNING[27048]: at_response.c:1204 at_response_cmgr: 
[dongle0] Error parsing incoming message '+CMGR: 0,,157
07913619070010730414D0C13AFDCD7C87C9CD2016000021702022845323995474D8BD9E83CC6F39
485E66BFC3E4B4FBEC0251CB783AE858A482E86F906C669B81C26E3228FFAE83DAE13CE85CA683A0
31180CC47C0689A0B09B0C4A43D16F7719B40EC3C367507A1DBE83C2EE33085D67A7DD67903B7CA6
97F174D03D4D47A7DD2019A89D76D7E9E5B90B644CCBE77410BD8CA783D27390595E2EB340D01828
6CA697E52E' at possition 41: Can't parse OA

What version of the product are you using? On what operating system?
Asterisk 1.6.2.9-2+squeeze6
Debian Linux bbb 2.6.32-5-amd64 #1 SMP Mon Jan 16 16:22:28 UTC 2012 x86_64 
GNU/Linux

Please provide any additional information below.

seems to decode fine at 
http://www.diafaan.com/sms-tutorials/gsm-modem-tutorial/online-sms-deliver-pdu-d
ecoder/

is it possible to have just a raw pdu out option instead of the program trying 
to decode the pdu? so can use own pdu decoder?

Or would be nice if it worked correctly. 

Thanks

Original issue reported on code.google.com by coretw...@gmail.com on 2 Jul 2012 at 3:12

GoogleCodeExporter commented 9 years ago

Original comment by bg_...@mail.ru on 19 Jul 2012 at 10:06