Configring HTTP Connection

Configring HTTP Connection SearchSearch
Author Message
Simranjit Singh
New member
Username: Manchanda_17

Post Number: 20
Registered: 06-2007
Posted on Monday, July 30, 2007 - 04:24 pm:   

Hi Bryce !

Please tell me how to configure this http url in http connectivity

http://abc.xyz.com:1234/smsgwAdapter/smsgwAdapter?username=@@aaaa@@&password=@@a aaa@@&orig_no=@@1234@@&dest_no=@@PhoneNumber@@&message=@@Text@@&priority=@@0@@&m sg_type=@@0@@&val_period=@@03d@@&sch_del=@@@@&msg_id=@@@@&rep_if_pres=@@0@@&reg_ del=@@0@@
Simranjit Singh
New member
Username: Manchanda_17

Post Number: 21
Registered: 06-2007
Posted on Tuesday, July 31, 2007 - 03:03 pm:   

Any Update ???
Simranjit Singh
New member
Username: Manchanda_17

Post Number: 22
Registered: 06-2007
Posted on Thursday, August 02, 2007 - 01:47 pm:   

Hi Bryce !

Eagerly Waiting for your reply

Thanks and Regards

Simranjit Singh
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 7474
Registered: 10-2002
Posted on Tuesday, September 11, 2007 - 11:14 pm:   

Sorry for the long delay.

If you are trying to configure this URL as an HTTP SMSC, then I would think you would use the following:

http://abc.xyz.com:1234/smsgwAdapter/smsgwAdapter?username=@@UserName@@&password=@@Password@@&orig_no=@@Sender@@&dest_no=@@PhoneNumber@@&me ssage=@@Text@@

The other options would not be supported.

This template would only work for text messages. I don't have enough information to know whether or not binary messages would be supported via that interface. Perhaps the "msg_type" parameter defined by the vendor has a setting for binary messages ... and we would also need an explanation of how to specify the binary data in the URL.

-bn