Uploaded image for project: 'ZABBIX BUGS AND ISSUES'
  1. ZABBIX BUGS AND ISSUES
  2. ZBX-15866

configuring sms gateway msg91

XMLWordPrintable

    • Icon: Problem report Problem report
    • Resolution: Commercial support required
    • Icon: Blocker Blocker
    • None
    • 4.0.5
    • Server (S)
    • None

      HI Team,

      I'm trying to setup sms gateway (msg91) but ending up with multiple errors.

      i have created following .sh script and tried executing manually every thing seems fine but when it comes to integration with alerts. Status shows sent but i have not received any alerts.

      https://docs.msg91.com/collection/msg91-api-integration/5/send-sms/T1HW8R1O

      curl --request POST \
      --url https://control.msg91.com/api/postsms.php \
      --header 'content-type: application/xml' \
      --data '<MESSAGE> <AUTHKEY>Authentication Key</AUTHKEY> <SENDER>SenderID</SENDER> <ROUTE>Template</ROUTE> <CAMPAIGN>XML API</CAMPAIGN> <COUNTRY>country code</COUNTRY> <SMS TEXT="message1" > <ADDRESS TO="number1"></ADDRESS> <ADDRESS TO="number2"></ADDRESS> </SMS> <SMS TEXT="hi test message" > <ADDRESS TO="number3"></ADDRESS> </SMS> </MESSAGE>'

            Unassigned Unassigned
            chandrashekar Chandra
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: