User Accounts on Different SMSC connections

User Accounts on Different SMSC connections SearchSearch
Author Message
vishal sharma
Unregistered guest
Posted on Friday, April 30, 2004 - 06:47 am:   

Hi Bryce Norwood,

I have got 2 SMSC connections defined. One is via SMPP and one is via HTTP both of which directly connect to the operator SMSC. Now I have 3 users and I want to give 2 users this SMPP route and 1 user the HTTP route. How do i do that?

Like I have added the 3 users but i want specific routes for this 3 users. Also If i have 2 SMSC routes defined how will your system recognize which route to use. eg the SMPP operator route or the HTTP operator route?

Kindly do let me know.

Thanks
Vishal
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 2442
Registered: 10-2002
Posted on Friday, April 30, 2004 - 07:59 pm:   

Hi Vishal,

At present, NowSMS can only do sender based or recipient based routing.

In your situation, you could do the following.

Define the HTTP connection with "Support any outbound message traffic" UNchecked.

Specify a "Sender Address" value for the connection. (This value won't actually get used unless you insert an @@Sender@@ variable into the HTTP URL Template.)

When you define the user account that you want routed to the HTTP connection, in their "SMS Users" definition, put this sender address into the "Forced Sender Address" parameter.

Any messages that come from that account will have the sender address remapped to match the sender address on the HTTP SMSC, and those messages will only get routed by the HTTP SMSC.

-bn
vishal sharma
Unregistered guest
Posted on Monday, May 03, 2004 - 05:00 am:   

Thanks Brian. Appreciate your Help. Thanks a lot