Infobip installation

1. Log in to Site Admin
2. Go to Plugins
3. Click on Get More Plugins. Install Infobip Plugin.

Configure GpsGate Server

1. Log in to Site Admin
2. Go to Settings > SMS
3. Select InfoBipMessageProvider in the dropdown.
4. Name (can be anything).
5. URL should be like this:

http://api.infobip.com/api/v3/sendsms/plain?user=MyUsername&password=MyPassword&sender=MySender

MyUsername is the client id you get from Infobip.
MyPassword is the password to your Infobip account
MySender can be alphanumeric (max 11 characters) and numeric (max 14 characters) value.

6. Click Save.

Now SMS is enabled on your server!

Note: SMS format (ASCII/Unicode) is decided automatically based on characters in the message.
The limit is 160 characters for ASCII and 70 characters for Unicode.

Ask Infobip to send incoming SMS using HTTP GET to
http://yourserver/comGpsGate/Infobip/?receiver=%25REceiver%25&sender=%25SEnder%25&when=%25when%25&text=%25TExt