dOpensource / dsiprouter

UI Interface for implementing Kamailio to provide PBX Hosting and SIP Trunking Services
https://dsiprouter.org
Apache License 2.0
196 stars 105 forks source link

[BUG] Deleting an Endpoint in CarrierGroup Causes dSIPRouter to become unavailable #511

Closed mackhendricks closed 1 year ago

mackhendricks commented 1 year ago

Describe the bug The bug is in the CarrierGroup section of dSIP. If you try to delete an endpoint within carriergroups dSIPRouter shuts down and we receive a Nginx 502 error.

To Reproduce Steps to reproduce the behavior:

  1. Login to dSIPRouter
  2. Click on CarrierGroups
  3. Select a carrier group
  4. Delete one of the endpoints

Expected behavior dSIPRouter should delete the endpoint without any issue

Screenshots If applicable, add screenshots to help explain your problem.
Add any applicable logs as well; such as an dsiprouter.log, or kamailio.log, etc...