-
-
Notifications
You must be signed in to change notification settings - Fork 119
Open
Labels
Description
Describe the bug
Manually created domains cannot be deleted on v0.78
To Reproduce
Steps to reproduce the behavior:
- Domains>Add. Then create new domain as usual and save.
- Click on Delete and then "Yes" in the "Delete this entry" pop up.
- Reload Kamailio
- "Deleted" domain remains visible in the GUI and in the domain table in the database.
Expected behavior
Deleted domain should be delete both from GUI and from the domain table in the DB
Server Info:
- OS: Linux dsiprouter-v0 6.1.0-38-cloud-amd64
- Distro: Debian GNU/Linux 12 (bookworm)
- dSIPRouter Version: 0.78
- Kamailio Version: kamailio 5.8.3 (x86_64/linux)
- RTPengine Version: 11.5.1.11+0~mr11.5.1.11 git-HEAD-51248ea
- Python Package Versions: if applicable, include output from
/opt/dsiprouter/venv/bin/python -m pip freeze
Client Info:
- OS: Ubuntu 22.04.5 LTS
- Client Software: Google Chrome: Version 139.0.7258.127 (Official Build) (64-bit)
Additional context
This was observed when "intentionally" inserting/creating a domain for fusionpbx even though fusionpbx had been "integrated" with dsip
Reactions are currently unavailable