SMS Routing

SMS Routing SearchSearch
Author Message
alsu
Unregistered guest
Posted on Thursday, February 10, 2005 - 01:12 pm:   

I have two users with enabled smpp logon to gateway and SMPP-client connections for two SMSC. How make routing rules for route by field "source-address"?
For example:
User1, short number 1000.
Message from SMSC (any):
source_address: +79008005555
destination_address: 1000
Message from SMSC (any) to user1 routed by field "destination-address" (1000).
User1 can reply to message:
source_address: 1000
destination_address: +7900800555

User2, short number 2000.
Message from SMSC (any):
source_address: +79008005555
destination_address: 2000
Message from SMSC (any) to user2 routed by field "destination-address" (2000).
User1 can reply to message:
source_address: 2000
destination_address: +7900800555

How I can route reply1 to smsc1 and reply2 to smsc2?
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 4053
Registered: 10-2002
Posted on Thursday, February 10, 2005 - 08:08 pm:   

As long as you can have two separate connections to the SMSC, you configure one connection specifying "Default Sender Address" as 1000, and the other as 2000.

When configuring the "SMS Users" accounts in NowSMS, specify the "Default Sender Address" for the account as 1000 ... and check to not allow the user to override it. Specify 1000 also in the "Recipient address(es) to route to this user" field. Do the same thing for the account that is using 2000.

That should accomplish what you've described above.

There is also an advanced setting that is described in the last item under http://support.nowsms.com/discus/messages/53/7888.html ... it allows you to restrict so that certain "SMS Users" accounts can only route messages to certain SMSCs. This may or may not be useful should your configuration become more complex.

-bn