Hi,
I think the current validation rule (in enum StringParameter) for
DESTINATION_ADDR is incorrect.
Instead of:
DESTINATION_ADDR(StringType.C_OCTEC_STRING, 0, 21, true,
SMPPConstant.STAT_ESME_RINVSRCADR),
it should be:
DESTINATION_ADDR(StringType.C_OCTEC_STRING, 0, 21, true,
SMPPConstant.STAT_ESME_RINVDSTADR),
Original issue reported on code.google.com by dror.she...@gmail.com on 17 Sep 2009 at 6:48
Original issue reported on code.google.com by
dror.she...@gmail.com
on 17 Sep 2009 at 6:48