yuanjianjiang / boghe

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

IPT with binary conent, sms-dleiver is not shown. #179

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Register from Boghe to the IPSM-GW. 
2. Send IPT message with Binary content sms-deliver

What is the expected output? What do you see instead?
See message on the Client, instead getting error lines in the below. 

What version of the product are you using? On what operating system?
Boghe IMS Client v2.0.132.808

Please provide any additional information below.

2013-03-18 19:06:11,441 ERROR [5] BogheCore.Services.Impl.SipService:0 - 
***ERROR: function: "_tsms_rpdu_rpdata_deserialize()" 
file: ".\src\rpdu\tsms_rpdu.c" 
line: "77" 
MSG: 120 Not a valid RP-DATA messsage

2013-03-18 19:06:11,441 ERROR [5] BogheCore.Services.Impl.SipService:0 - 
***ERROR: function: "SMSEncoder::decode()" 
file: "..\_common\SMSEncoder.cxx" 
line: "306" 
MSG: Failed to deserialize the RP-MESSAGE

Original issue reported on code.google.com by nir...@gmail.com on 18 Mar 2013 at 6:15

Attachments:

GoogleCodeExporter commented 8 years ago
Hi Nir,

I'm getting the exact same problem :)
<code>
2015-07-03 15:13:07,593 ERROR [6] BogheCore.Services.Impl.SipService:0 - 
***ERROR: function: "_tsms_rpdu_rpdata_deserialize()" 
file: ".\src\rpdu\tsms_rpdu.c" 
line: "77" 
MSG: 8 Not a valid RP-DATA messsage

2015-07-03 15:13:07,594 ERROR [6] BogheCore.Services.Impl.SipService:0 - 
***ERROR: function: "SMSEncoder::decode()" 
file: "..\_common\SMSEncoder.cxx" 
line: "306" 
MSG: Failed to deserialize the RP-MESSAGE
</code>

Did you manage to get the Client to decode the SMS? Or did you find a more 
actively developed IMS client that can send IP-SMS'es ?

Kind Regards,
John

Original comment by greenjal...@gmail.com on 3 Jul 2015 at 1:21