Connection between 2 gateways

Connection between 2 gateways SearchSearch
Author Message
Mac
New member
Username: Macph

Post Number: 1
Registered: 06-2004
Posted on Monday, June 21, 2004 - 12:06 pm:   

I need to connect between 2 gateways
How is that possible .
I am recieving messages on one gateway but my content is on another gateway , how do i set up connection so that request is forwarded to the 2nd gateway.
Any solution??

regards

MAcPH


Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 2882
Registered: 10-2002
Posted on Tuesday, June 22, 2004 - 07:52 pm:   

Hi MAcPH,

SMPP is the easiest way to do this.

On the gateway that is receiving the messages, you can define an SMPP client. SMPP clients are defined under the "SMS Users" dialog. To route received messages to one of these accounts, in the attributes for the account "Route received messages to user via SMPP" needs to be checked, and you must define an address mask under "Recipient address(es) to route to this user" you must define phone numbers for which NowSMS will route messages to this account.

For example, if you defined "999*" in this field, then a message sent to 999999 would get routed to this account.

The list of recipient addresses can be a comma delimited list of multiple addresses, but do not include any space characters in the string.

Use "*" as a wildcard to indicate that all received messages should be routed to the account.

Configure the other server to connect to this server as an SMPP SMSC. If you want to receive messages only (no sending over this link), then just make sure that "Support any outbound message traffic" is NOT checked.

-bn