InLogic SMS Gateway

From UmsWiki
Revision as of 08:37, 5 July 2018 by Mmh (talk | contribs)
Jump to navigation Jump to search

Important

Certificate is required for use of inLogic SMS Gateway

To be able to send SMS the inLogic SMS Gateway requires GSM modems with USB interface. We recommend to use HUAWEI LTE USB Stick Model: E3372H-153.

Network Port Openings

TCP port openings from server to gateway

Port Usage
22 SSH access
80 HTTP access
443 HTTPS access
3306 Database access

TCP port openings from gateway to server.

Port Usage
80 HTTP access
443 HTTPS access

Prepare Modem

Plug-in Modems
Plug-in Ethernet cable

Plug-in power cable

System Login

Once the modem is prepared and booted, browse to http://192.168.1.2 and click login in the upper right corner.

A login box will pop up where you can login with USERNAME: admin and PASSWORD: admin.

Main Page

After logging in, the system info page appears. This page shows status for the gateway.

Click the hamburger icon in the top right corner to open the menu.

Network Configuration

Click 'Network Config' in the menu.

Change the IP settings and press 'Save Configuration'. Reboot the gateway on the 'inLogic Modem Settings' page.

Gateway Settings

Frontend and Hostname Settings

Hostname

Click 'Modem Settings' in the menu.

Set 'Modem Hostname' as FQDN.

Scroll down and click 'Save'. The modem will now restart.

Frontend

Click 'Modem Settings' in the menu.

Change 'FrontEnd Address' to fit your configuration.

Scroll down and click 'Save'.

Certificate(https) Settings

Click 'Modem Settings' in the menu.

Click 'Choose File' and choose a pfx certificate from your hard drive, USB stick, or other media.

Enter the pfx certificate password in the 'Certificate Password' box and click 'Save'.

User Settings

In the menu, click 'Modem Settings' and scroll down to 'User Settings'.

The default admin user password is 'admin'. To change the default password, write your new password in the field 'Password' right below admin username.

The default sendsms user password is 'sendsms'. To change the default password, write your new password in the field 'Password' right below sendsms username.

Click 'Save' to confirm the password change.

Control Panel

Choose 'Control Panel' from the menu click. In the Control Panel, you can see the status for the SMS engine. From here, you can also turn the SMS engine on and off.

SMS

Inbox

To see a log of incoming messages, choose 'Inbox' from the menu.

Outbox

To see a log of outgoing messages, choose 'Outbox' from the menu.

Failed

To see a log of failed messages, choose 'Failed' from the menu.

Write New

Choose 'Write New' from the menu to see a log of outgoing messages.

Choose what modem to send from or leave as is to choose first free modem.

Insert mobile phone number to send to. (international prefix is mandatory)

Write text to send.

Click “Send” to continue.

Time Zone Settings

In the menu click "Time Zone Settings"

Time zone and NTP server settings

For External NTP servers check Enable External NTP (default) and choose External NTP Region (Default Europe)

For Internal NTP, uncheck Enable External NTP and write comma separated list of NTP servers in Internal NTP textbox.

To set your Time Zone, click Time Zone dropdown and choose your zone.

Click Save to change configuration.

Tools

Click "Modem Settings" in menu and go to bottom of page.

Shell

In browser shell to change advanced settings (use with caution)

Reboot

Reboot modem.

Root Settings

Change of root password requires login to shell. (default root password is "odroid")

Login to shell, run passwd command and follow instructions on screen.