Routing to multiple SMPP clients

Routing to multiple SMPP clients SearchSearch
Author Message
Suvinay
New member
Username: Suvinay

Post Number: 16
Registered: 07-2004
Posted on Friday, September 03, 2004 - 07:28 pm:   

Hi again Bryce,
Can you please help me configure the gateway to the settings I want?
1.SMSC(A)-->NowSMS-->SMPP CLIENT A --->SMSC(A)

Here NowSMS is connected to SMSC(A) as a receiver connection only and submits all inbound messages from the SMSC addressed to short code 1111 to SMPP Client A application connected to NowSMS over SMPP (Again client connects as only receiver). The client application does all the processing and directly submits the message to the SMSC.

2)Can I run two instances of NowSMS gateway? I require this as I want to use one for normal 2 way messages and the other for Bulk messaging (as that will keep the gateway busy and if I run on same, then performance will suffer)

NowSMS ----> SMSC
This is simple and I can do myself, only need to know if I can run two instances on same PC.

If not then the first illustration becomes a little more complicated.

SMSC(A)-->NowSMS-->SMPP CLIENT A --->SMSC(A)
SMSC(A)<--NowSMS

Here the scenario will be that in the first link a two way link will be established. Again all inbound messages from the SMSC to NowSMS for short code 1111 should be routed to SMPP client A BUT incase messages are submitted from the web via url or using the web menu interface... all recepient phone numbers starting with +919829,9829 or +9829 should be routed back to the SMSC from NowSMS and NOT through the SMPP client connected to NowSMS.

I hope I have been able to make myself clear? How do I go about this? I know this is all a matter of routing... but I am still not clear on the routing and preferred connections option!
:-)

This same scenario will need to be replicated incase a new SMSC B is connected and a new SMPP client B is connected.

Thanks