nitingautam / smslib

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

FAILED and NO_ERROR together. #342

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Sony Erickson C510
USB
Linux 64

Hello:

I have this problem:

Wehn i use the function SendMessage this return a OutboundMessage, and the
value of the property getMessageStatus() is FAILED.
But..
The value of the property getFailureCause() is NO_ERROR

In the real life the message was sent.

Original issue reported on code.google.com by zerugiran@gmail.com on 12 Apr 2010 at 11:12

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
===============================================================================
<< OutboundMessage >>
-------------------------------------------------------------------------------
 Gateway Id: modem.com
 Message Id: 12
 Encoding: 7-bit
 Date: Mon Apr 12 18:18:45 CDT 2010
 SMSC Ref No: 149
 Recipient: xxxxxxxxxx
 Dispatch Date: Mon Apr 12 18:18:50 CDT 2010
 Message Status: FAILED
 Failure Cause: NO_ERROR
 Validity Period (Hours): -1
 Status Report: true
 Source / Destination Ports: -1 / -1
 Flash SMS: false
 Text: PIPI POPO
 PDU data:
D3373B3D4ED3EB64108E868BE5703016685A07CDCB727B7
A9C7E83C865D0515E0F83E66550D93DAE97DD7479185476
83C6E176DAFD06B1D9E573581E06B1DFA076780E82CBDF6
EFA1B047FCFD3627699053287ED6F39885C06B9DF207979
0E7FBBC96539280C2ACFE965507BAE7601
===============================================================================

Original comment by zerugiran@gmail.com on 13 Apr 2010 at 12:07

GoogleCodeExporter commented 9 years ago
Hi,

The PDU data from your message dump is completely irrelevant.It seems to be a 
DELIVER 
(i.e. inbound) PDU. How did you do this???

Original comment by T.Delenikas on 13 Apr 2010 at 7:46

GoogleCodeExporter commented 9 years ago

Original comment by T.Delenikas on 21 Apr 2010 at 8:20