News:

We really need your input in this questionnaire

Main Menu

Parameters for SMSEagle driver

Started by gkaudewitz, October 02, 2017, 04:08:02 PM

Previous topic - Next topic

gkaudewitz

Hello together,

what are the parameters to be configured when using a smseagle-device sending SMS directly from action configuration.

Best regards

Goerg

Victor Kirhenshtein

Hi,

you have to set two server configuration parameters:

SMSDriver to smseagle.sms
SMSDrvConfig to configuration string in key1=value1;key2=value2;... format. SMSEagle driver accepts the following parameters: host,port,login,password. For example:

host=10.10.10.2;port=1234;login=user;password=UserPass

You'll have to restart server after setting SMS driver parameters.

Then you can create SMS sending action as usual and use this action in event processing policy.

Best regards,
Victor

gkaudewitz

Hi,

thank You for the information.
Currently my netxms-version is 2.0.5 (Yes I know ist old!) and I tried using the configuration you gave me. The problem is, that I don't see any packet going out to the IP of my smsgateway.
Can someone tell me what I'm doing wrong?
Best regards
Georg

gkaudewitz

Sorry I just found the answer in the releasenotes. SMSeagle-Driver is implemented in 2.0.7....
to Victor: Thank You for Your Software!
Best regards
Georg