A full-featured police / EMS dispatch app for lb-phone. See active incidents, accept or decline calls, route to DGL, manage unit status, and post callouts — all from your phone. Built on a glassmorphic iPhone-native design system with live status indicators and color-coded severity.Documentation Index
Fetch the complete documentation index at: https://docs.apex-services.site/llms.txt
Use this file to discover all available pages before exploring further.
Features
- Native lb-phone app with iPhone-style frame and glass UI
- Live dispatch feed — open, accepted, declined, closed, DGL-routed
- Accept / decline / close directly from the feed
- DGL routing — police ↔ LSSD ↔ ambulance fan-out mapping (configurable)
- Per-player rate limiting + max active dispatches cap
- Auto-delete after configurable hours
- Server APIs — accept/decline/status-change hook for your MDT (e.g. APEX Polizeicomputer)
Requirements
Required
es_extended, ox_lib, oxmysql, lb-phoneInstallation
- Drop
apex-dispatch-appintoresources/ ensure apex-dispatch-app— DB tables auto-create
Configuration
config.lua
Resource info
Code accessible:
config.lua, dist/server/*.lua are in escrow_ignore. Approximately 1000 lines of Lua + UI. German.