Select a specific modem from command line

Select a specific modem from command line SearchSearch
Author Message
Gabriele Rago
New member
Username: Gabrago

Post Number: 1
Registered: 12-2006
Posted on Tuesday, December 19, 2006 - 10:42 pm:   

Hi,
I want to use command line to send sms ( I know tha I can perform an http request to now sms),
but if I have two or more modems how can I select one of them?
Thank you.
Malcolm - Now Support
New member
Username: Malcolm

Post Number: 36
Registered: 12-2006
Posted on Wednesday, December 20, 2006 - 09:27 pm:   

Hi,

To direct a message to go out a particular modem, you need to submit the message with either:

1.) A sender address (&Sender=xxxxx) that matches the "Phone Number" associated with the modem (or "Default Sender Address" associated with an "SMSC" connection).

2.) An "&SMSCRoute=xxxxx" parameter that matches a "RouteName=" setting associated with a particular modem. See http://support.nowsms.com/discus/messages/1/11908.html for more information on this configuration.

You would need to modify the command line script that submits the message to include an option to set one of these parameters to allow you to be able to specify the route.

--
Malcolm
Now Wireless Support
Gabriele Rago
New member
Username: Gabrago

Post Number: 3
Registered: 12-2006
Posted on Monday, December 25, 2006 - 09:10 am:   

Thank you.
When using more then one modem, Now sms gateway is able to use them in parallel or not?
Malcolm - Now Support
Moderator
Username: Malcolm

Post Number: 65
Registered: 12-2006
Posted on Tuesday, January 02, 2007 - 09:29 pm:   


quote:

When using more then one modem, Now sms gateway is able to use them in parallel or not?




Yes. Operations occur simlultaneously across multiple modems and/or SMSC connections.