Address range issue

40 views
Skip to first unread message

uaeshadows

unread,
Nov 24, 2009, 3:14:34 AM11/24/09
to jsmpp
Hi

I have created SMS receiver and it works fine. However it is receiving
from multiple address ranges. The following is the binding code:

session.connectAndBind("xx.xx.xxx.xx", 11000, new BindParameter
(BindType.BIND_RX, "XX", "XX", "cp", TypeOfNumber.UNKNOWN,
NumberingPlanIndicator.UNKNOWN, "1252"));

Even I have specified the address range to be 1252, the application is
receiving also from 1253.

It seems the address range parameter to be used for binding to SMSC is
not working !

Any suggestion?

Shantanu Kumar

unread,
Nov 24, 2009, 3:26:36 AM11/24/09
to js...@googlegroups.com
Are you using the latest version? Please report a bug if it occurs in the latest version.

Regards,
Shantanu


--

You received this message because you are subscribed to the Google Groups "jsmpp" group.
To post to this group, send email to js...@googlegroups.com.
To unsubscribe from this group, send email to jsmpp+un...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/jsmpp?hl=en.



uaeshadows

unread,
Nov 24, 2009, 3:57:36 AM11/24/09
to jsmpp
I'm using jsmpp 2.1.0 and I think it is the latest version
> > jsmpp+un...@googlegroups.com <jsmpp%2Bunsu...@googlegroups.com>.

uudashr

unread,
Nov 24, 2009, 10:04:46 AM11/24/09
to jsmpp
No this is not a bug.
Address range is issued by ESME for SMSC.
SMSC will use this and knows that you can be identified by the address
(es).
Address range can be single address or more than one address by using
UNIX regular expression.
So this is depends on the SMSC. If the SMSC enable the policy, then
you can only send message by using the address based on address range,
but in your case SMSC might disabled the policy.
Ask the telecom provider about this.

uaeshadows

unread,
Nov 24, 2009, 10:26:48 PM11/24/09
to jsmpp
Yes Uudashr. I think you are right. I have traced the SMPP packet and
I have noticed that the address range is specified in the packet. I
will contact the Telecom provider about that.

Thanks a lot
Reply all
Reply to author
Forward
0 new messages