Skip to main content

Integrations

These Config pages connect the platform to external systems and hardware. Which of them appear depends on your add-on modules and business model.

Every field described here that holds a key, token or login is a credential — keep it private, and only regenerate a key when you're ready to update wherever it's used. In this documentation such values are hidden.


CATV OLT

Menu: Config → CATV OLT (only when the CATV module is enabled)

Registers the Cable-TV / GPON OLT devices the system connects to for CATV/FTTH management, so the platform can log into each OLT to provision and manage subscriber ONUs.

The page lists your OLTs (Name, Type, Host/IP, Telnet/SSH ports, status) with Add CATV OLT, and per-row Edit/Delete. The Add/Edit modal has:

  • Name, Description.
  • Host/IP — the OLT's network address.
  • Username, Password, Secret — the device login and privileged-mode secret (masked). (Credentials.)
  • Telnet Port, SSH Port.
  • Type — your OLT model/vendor (get this from your hardware vendor).
  • Enabled toggle, and a Remark for the audit log.
note

This page appears only when the CATV module is enabled for your site. Getting the Type, ports or credentials wrong will silently prevent provisioning.


ACS (TR-069)

Menu: Config → ACS (TR-069)

Configures the built-in TR-069 Auto Configuration Server (ACS) that customer routers/CPE connect to for remote management, so devices "phone home" and can be auto-provisioned.

The ACS (TR-069) settings page

FieldWhat it does
UsernameThe connection account CPE devices present to the ACS. Copy it, or Re-Generate a fresh one. (A credential.)
ACS DomainThe hostname CPE devices use to reach the ACS.
ACS CWMP URLRead-only, auto-built endpoint you hand out / push to devices (with a Copy button).
Auto ProvisioningWhen on, newly-seen devices are provisioned automatically.
Auto Provisioning WithHow a device is matched: Both (MAC + serial), Mac Address, or Serial Number.

Click Update to save.

caution

Changing the username means every CPE must be updated to the new value, or they can't connect — regenerate with care. The related device management screens live in the ACS (TR-069) module.


Tally

Menu: Config → Tally

Sets up the integration that lets Tally accounting software pull billing and inventory data from the platform via API.

The Tally integration settings page

FieldWhat it does
Site IdWhich site this connection is for (read-only).
Api KeyThe key the Tally connector uses to authenticate. Copy or Re-Generate. (A credential.)
Invoice PrefixPrefix applied to invoice numbers exported to Tally.
Inventory HSN Code / Package HSN CodeDefault HSN (India GST) codes for inventory items and subscription lines sent to Tally.

Click Update to save. (Multi-site accounts also get an Allowed Sites selector.)

note

Regenerating the API key invalidates the old one, so the Tally-side connector must be updated with the new key.


OTT

Menu: Config → OTT (streaming business type only)

Connects the platform to third-party OTT (streaming) providers so you can bundle/activate OTT subscriptions for your broadband customers. Supported providers: PlayBoxTV, OTTplay, Watcho.

The OTT settings, one panel per provider

The page is an accordion with one panel per provider (a green Enabled badge shows active ones). Each panel has an Enabled toggle that reveals that provider's credential fields (API keys / login IDs / secret keys specific to the provider), an Update button, and a Check Balance button that shows the provider account balance.

note

Only turn a provider on once its credentials are entered — the fields are hidden while it's off. This page is available only for the streaming business type.


IPTV

Menu: Config → IPTV (streaming business type only)

Connects the platform to an IPTV provider so you can provision IPTV/live-TV to subscribers. Currently supports ESTO.

The IPTV settings page

Expand the provider panel, turn Enabled on to reveal its fields (username, key, and LCO ID), and click Update.

note

Like OTT, this page is available only for the streaming business type.


LQoS

Menu: Config → LQoS

Configures the LibreQoS integration — a smart bandwidth/QoS shaping engine — so the platform can push subscriber speed plans to a LibreQoS shaper for fair, per-customer bandwidth control.

The LibreQoS settings page

FieldWhat it does
LibreQos EnabledMaster toggle for the integration.
Api KeyThe key the LibreQoS shaper uses to authenticate, with a Copy button (read-only). (A credential.)
Bandwidth Overhead FactorA multiplier applied to provisioned bandwidth to account for network overhead.
Commit Bandwidth MultiplierSets the guaranteed-minimum bandwidth relative to the plan rate.
Split Speed Across Shared LoginsWhen on, an account's speed is divided across its simultaneous logins.

Click Update to save.

caution

Turning LibreQos Enabled off also switches off LQoS on all your zones and NAS devices — it disengages shaping everywhere on the site, not just on this page.