tlenss / zabbix-sms-client

zabbix sms client script
MIT License
10 stars 10 forks source link

SMS Gateway with https link #3

Closed jimeshm closed 2 years ago

jimeshm commented 5 years ago

Hi,

How can set conf.php for below SMS Gateway.

https://api.infobip.com/sms/1/text/query?username=user1&password=pass1&to=911234423432&text=%%%TEXT%%%&from=TSTSMS

Thanks, Jimesh Makwana

tlenss commented 5 years ago

I have added a pull request for the infobip api. You can give that a try

https://github.com/tlenss/zabbix-sms-client/pull/4

tlenss commented 2 years ago

Merged