sms driver websms.ru

Started by suslayer, February 03, 2015, 06:06:44 PM

Previous topic - Next topic

suslayer

https://www.netxms.org/download/ChangeLog
Quote* 1.2.14
- SMS driver for websms.ru service

How configure send sms with this driver?

Victor Kirhenshtein

Hi,

I've added documentation section about SMS drivers: https://www.netxms.org/documentation/adminguide/sms-drivers.html. Basically, you have to set SMSDrvConfig server configuration option to string like

login=user;password=password

Best regards,
Victor

suslayer


suslayer

#3
SMSDriver set to websms.ru

Cannot send SMS to <hide>: Access denied

Number, login and password is correctly. :(

In log

[04-Feb-2015 12:54:21.435] Log file opened
[04-Feb-2015 12:54:21.438] [INFO ] Database driver "sqlite.ddr" loaded and initialized successfully
[04-Feb-2015 12:54:21.973] [INFO ] Network device driver "AIRESPACE" loaded successfully


If set dummy.sms  message repeat

Cannot send SMS to <hide>: Access denied

In log


[04-Feb-2015 12:50:03.187] Log file opened
[04-Feb-2015 12:50:03.195] [INFO ] Database driver "sqlite.ddr" loaded and initialized successfully
[04-Feb-2015 12:50:04.462] [ERROR] Unable to load module "dummy.sms": ?? ?????? ????????? ??????.


Server version 2.0-M2, console 2.0-M1

suslayer

I am funny idiot!!! ;D
To followers: do not forget set the configuration parameter "AllowDirectSMS" to 1.

websms.sms is work correctly.

Marco Incalcaterra

Quote from: Victor Kirhenshtein on February 04, 2015, 01:23:15 AM
Hi,

I've added documentation section about SMS drivers: https://www.netxms.org/documentation/adminguide/sms-drivers.html. Basically, you have to set SMSDrvConfig server configuration option to string like

login=user;password=password

Best regards,
Victor

The link for documentation is broken. Anyone has experience with this provider:

https://docs.nexmo.com/messaging/sms-api

Marco

Victor Kirhenshtein

Hi,

it looks like another HTTP/JSON API - should be fairly easy to create driver from existing one. I can try to build one in next few days (please remind me if I forgot :) ).

Best regards,
Victor

Marco Incalcaterra

Quote from: Victor Kirhenshtein on September 26, 2016, 12:38:15 PM
Hi,

it looks like another HTTP/JSON API - should be fairly easy to create driver from existing one. I can try to build one in next few days (please remind me if I forgot :) ).

Best regards,
Victor

Sure!

Thank you!

Marco

Marco Incalcaterra

Quote from: Victor Kirhenshtein on September 26, 2016, 12:38:15 PM
Hi,

it looks like another HTTP/JSON API - should be fairly easy to create driver from existing one. I can try to build one in next few days (please remind me if I forgot :) ).

Best regards,
Victor

Hello Victor,

did you have time to create the driver? :)

Thank you,
Marco