]> git.ipfire.org Git - ipfire.org.git/commit
voip: Show outbound registrations
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 28 Jun 2023 15:08:06 +0000 (15:08 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 28 Jun 2023 15:08:06 +0000 (15:08 +0000)
commit0046578697ca3323852bcd87af7e19905e82f91a
tree09f9683f8b6eadac0b898b69831dde14e5a78a7d
parent4235ba55c650156e17f694674fd964623ee22cc5
voip: Show outbound registrations

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Makefile.am
src/backend/asterisk.py
src/templates/voip/index.html
src/templates/voip/modules/outbound-registrations.html [new file with mode: 0644]
src/web/__init__.py
src/web/voip.py