Cannot delete Routing Table or Outbound Interconnection #143
Replies: 2 comments 4 replies
-
Please ignore, seems I have mistakenly looked at the wrong Interconnection. Apologies for the noise! Love the project |
Beta Was this translation helpful? Give feedback.
4 replies
-
This should be fixed by #146 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
Very new to LibreSBC. I have managed to get a basic installation running with the guides provided and its largely working as expected. I have now stumbled on an issue trying to delete a route that has an engagement with an Outbound Interconnect it doesn't want to release. I have tried to create a new route and tried to force the Outbound Interconnect there but it doesn't update the change. When editing the Outbound Interconnect and trying to change the table in the engagement section to the new routing table again the update doesn't save and keeps on jumping back to the table I wish to delete. Any help will be greatly appreciated.
Outbound Interconnect section:
],
"engagements": [
"table:to_TSBC",
"table:default_inbound_routing_to_TSBC"
]
The table "default_inbound_routing_to_TSBC" is the table I wish to delete and replace with table "to_TSBC" which already exists.
LibreSBC appears to circular reference these tables and engagements so that I cannot delete either the routing table or the Outbound Interconnection without getting the error "engaged routing table" or "engaged outbound interconnection"
Here's wishing everyone a Happy New Year!
Beta Was this translation helpful? Give feedback.
All reactions