Skip to content

Latest commit

 

History

History
57 lines (51 loc) · 2.56 KB

File metadata and controls

57 lines (51 loc) · 2.56 KB

Backends (server/backends/)

This section documents the backend subsystem: pluggable domain services configured under server/config/config.json"backends" and loaded via loadBackend() (see loader.php and the backend.php base class).

Shared docs

Backend catalog

Each row links to a short overview (purpose, variants, main methods).

Backend Documentation
accounting README
addresses README
authorization README
authentication README
billing README
cameras README
cdr README
companies README
configs README
contacts README
cs README
custom README
customFields README
dvr README
dvrExports README
extfs README
files README
frs README
geocoder README
groups README
households README
inbox README
isdn README
issueAdapter README
memfs README
mkb README
monitoring README
mqtt README
notes README
plog README
processes README
providers README
queue README
sip README
systemInfo README
tmpfs README
tt README
ud363 README
users README
wg README