Closed GoogleCodeExporter closed 8 years ago
Its not an error. For first error, you need to use org.jsmpp.bean.Address class
instead of org.jsmpp.bean.DestinationAddress.
Use this signature SubmitMultiResult result = session.submitMultiple("CMT",
TypeOfNumber.INTERNATIONAL, NumberingPlanIndicator.UNKNOWN, "1616",
addresses, new ESMClass(),
(byte)0, (byte)1, timeFormatter.format(new Date()), null,
new
RegisteredDelivery(SMSCDeliveryReceipt.DEFAULT), ReplaceIfPresentFlag.REPLACE,
new
GeneralDataCoding(Alphabet.ALPHA_DEFAULT, MessageClass.CLASS1, false), (byte)0,
"jSMPP simplify SMPP on Java
platform".getBytes());
Original comment by paliwala...@gmail.com
on 8 Aug 2009 at 1:15
Original issue reported on code.google.com by
aelousf...@gmail.com
on 28 Mar 2009 at 11:44