hnimminh / libresbc

An open source Session Border Controller 🌟 The SBC you dream about 🗽 LibreSBC will help you save thousands of dollars.
https://github.com/hnimminh/libresbc
MIT License
357 stars 81 forks source link

[BUG] nodeID may contain "-" at setup, while "-" is not allowed in members #165

Open bhoeneis opened 2 weeks ago

bhoeneis commented 2 weeks ago

Describe the bug At install nodeID may contain "-" at setup. The nodeID appears to be the same (unchangable) string used formember / members. While "Refine Cluster" still allows "-" in members, other functions, such as "NetAlias" with "-" in member are rejected as "-" it is not part of the RegExp string.

To Reproduce

Actual behavior

Expected behavior

Log & Screenshots

Additional context

hnimminh commented 2 weeks ago

@bhoeneis could you please try with latest version (master or v0.7.1.f)?