This error shows up when you try to print the OutboundMessage object. It's a display issue, it does not affect the sending operation. If your messages does not reach the recipient, something else is wrong... Can you post the printout of the message (or at least send it privately)?
On Jan 21, 6:44 am, Ritesh Ranpara <[email protected]> wrote: > Hi Thanasis, > > Thanks for the reply. > > I've tried 7bit message of 120 characters. > I tried below statements: > // Send a message > OutboundMessage obMsg = new OutboundMessage(mobile, msg); > Service.sendMessage(obMsg); > > -Ritesh > > > > > > On Wed, Jan 20, 2010 at 1:04 PM, Thanasis <[email protected]> wrote: > > What message have you tried to send? 7bit? big or small? Can you give > > some more details? > > > On Jan 20, 9:00 am, Ritesh Ranpara <[email protected]> wrote: > > > Hi all, > > > > I got below error while trying to send SMS: > > > pdu data : <cannot extract properly, udh present> > > > Then shows sms sending failed. > > > > Can anyone tell me what this means and its solution? > > > I would be very thankful to you. > > > > Thanks > > > Kind Regards, > > > Ritesh > > > -- > > 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]<smslib%[email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/smslib?hl=en. > > -- > Quality is not a certificate, standard or specification, it is a state of > mind, a spirit to work with commitment, dedication and belongingness.
-- 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.
