magnussolution / magnusbilling7

MagnusBilling is a fast, secure, efficient, high availability, VOIP Billing.
https://www.magnusbilling.org
GNU Lesser General Public License v3.0
182 stars 106 forks source link

Can we configure TLS users and vendors? #646

Open ecsuae opened 1 year ago

ecsuae commented 1 year ago

Can we configure TLS in Magnus billing ,any suggestions or ideas please?

Aminuxer commented 1 year ago

Where you want configure TLS ? On web-UI or ZRTP ?

For web-UI we simply install certbot and configure ssl-related config in /etc/apache2/sites-available/... with standard apache-httpS manual ( ex. https://www.itzgeek.com/how-tos/linux/debian/how-to-install-lets-encrypt-ssl-certificate-in-apache-on-debian-11.html ).

ZRTP we don't testing, but this manual can be useful maybe: https://stackoverflow.com/questions/26729200/setup-tls-zrtp-for-voip-using-asterisk-and-csipsimple with adopt to MagnusBilling structure.

ecsuae commented 1 year ago

Thanks for your reply, problem is that asterisk 13 that is configured in magnusbilling doesn't have support for srtp or zrtp, how to figure out that?