Searching a SMS modem which works with windows server 2012 R

General chat about HostMonitor
Post Reply
rgoebel
Posts: 42
Joined: Tue Feb 21, 2012 4:39 am

Searching a SMS modem which works with windows server 2012 R

Post by rgoebel »

Hi KS Soft support and all others,

I'm looking for an SMS modem which can be used with Windows Server 2012 R2.

On our old machine (WS 2003 R2) there was a Nokia 6310i :oops: running, but this device is not compatible with the new OS.

I don't want to use an external service provider to send the SMS via an online service.

Are e.g. this devices supported from the KS Hostmonitor?

Multi-Tech iSMS - SF100-G-EU
Multi-Tech Multimodem MTCBA-G2-EN2-ED-EU
KS-Soft Europe
Posts: 2832
Joined: Tue May 16, 2006 4:41 am
Contact:

Post by KS-Soft Europe »

Multi-Tech Multimodem MTCBA-G2-EN2-ED-EU is not recommended for new deployments by the vendor:
http://www.multitech.com/models/92504172LF#gsc.tab=0

Multi-Tech iSMS - SF100-G-EU supports interface, based on HTTP GET request.
HostMonitor supports HTTP Request action, that can be used to send HTTP request to any HTTP service.
According to iSMS Send API, you may use the following settings for HTTP request Action:
Host: <IP/hostname of iSMS device>
Port: 81

Request:
GET /sendmsg?user=<YourUsername>&passwd=<YourPassword>&cat=1&to="<Recepient>"&text=HostMon HTTP/1.1
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0)
Host: <IP/hostname of iSMS device>:81
Cache-Control: no-cache

Please check for details:
HTTP request action: http://www.ks-soft.net/hostmon.eng/mfra ... tm#actHTTP
iSMS API: http://www.multitech.com/manuals/s000461f.pdf
Kris
Posts: 375
Joined: Wed May 12, 2010 3:22 am

Post by Kris »

I use a Siemens TC35 GSM Modem.
Pretty cheap:
http://www.aliexpress.com/item/Siemens- ... 92221.html

Works perfect :D

Good luck!
Post Reply