Home / FleetMan / Hotline
FleetMan plugin

Hotline

Customer support ticket queue. Priority, SLA, auto-escalation, knowledge base.

17 IRequest controllers Java / J2EE /Helper?package=hotline
Modules & features

What the Hotline plugin does

17 IRequest controllers, chacun exposant une fonctionnalité atomique côté serveur.

Setup

Partner configuration

Accessible customer list, billing preferences, escalation, teams.

Services

After-sales services

Service catalog (oil change, intervention, install/uninstall). Linked to invoices.

Repairs

Repairs

Technical intervention tracking. Parts, labor, duration, customer sign-off.

TicketViewer

Tickets

Customer ticket queue. Priority, SLA, auto-escalation, knowledge base.

Contact

Contacts

Contact directory per customer (manager, accountant, technician) with roles.

VehiclesList

Customer vehicles

Support view of the customer fleet: connection, last position, active alarm.

VehiclesStatus

Vehicle status

Live status: connected/disconnected, GPS valid, tracker battery, last contact.

VehiclesCmd

Vehicle commands

Send admin commands to trackers (reboot, reconfig, immobilizer).

GetConnectionStatus

Connection status

API for external widget showing fleet connection status.

GprsViewer

GPRS viewer

Inspector for raw GPRS frames received from the tracker (technical debug).

GprsChart

GPRS charts

Charts of data usage, frame frequency, signal quality.

ConfigSms

SMS templates

SMS template catalog (disconnect, oil change, alarm) with variables.

SmsGatewayEdit

SMS gateway

SMS gateway configuration (Android dual-SIM, carrier, queue).

EmailHostsEdit

SMTP hosts

Email-server configuration (multi-account, fallback, signature).

AsyncCmd

Async commands

Long-running support tasks: bulk reconfig, report generation, export.

RessourcesCopier

Resource copy

Duplicate parameters between vehicles or customers (templates).

Widget

Tickets widget

Mini-widget dashboard: open tickets, late, top contributors.

Architecture

How it integrates

/h2>

The Hotline plugin exposes its functions through the /Helper. servlet. Each controller is called over HTTP using the pattern:

/Helper?package=hotline&plug=<Controller>&task=<action>

Responses follow the ExtJS-compatible JSON format:

{
  "success": true,
  "total": 42,
  "rows": [...]
}
Technical details
Java packagecom.malambi.fleetman.plug.hotline
Controllers17
URL pattern/Helper?package=hotline
Multi-tenantyes (userid scope)
Audit logsenabled
FleetMan version7.0.1+

Enable Hotline on your FleetMan instance

The plugin ships standard with FleetMan. Activation is instant — contact your account manager or start a free trial.