I connected sony-ericsson p990i phone and setup delivery report. When I send sms from a telephone - a report comes. When send sms from the program - a report is not present. What is wrong?
msg = new OutboundMessage( "+3123456789", "hello from smslib" ) ; msg.setEncoding( MessageEncodings.ENCUCS2 ) ; msg.setStatusReport(true) ; srv.sendMessage(msg) ; --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "SMSLib for Java User Group" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/smslib?hl=en -~----------~----~----~----~------~----~------~--~---
