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 80 forks source link

Updates for Debian 11 installation #97

Closed ciscomonkey closed 1 year ago

ciscomonkey commented 1 year ago

These changes allow installation on Debian 11.

These were tested on Digital Ocean droplets running debian-10-x64 and debian-11-x64 images.

hnimminh commented 1 year ago

thank @ciscomonkey for your contribution to libresbc, very appreciate!

could you separate this to smaller PR, 1 - for capagent 1 - for debian verison

other change like:

It is not wrong, but let it's consistent, and avoid unnecessary/unrelated change.

ciscomonkey commented 1 year ago

I'll go ahead and close this one out, and submit new ones, as that will be easier.

ciscomonkey commented 1 year ago

Side question regarding the single vs double quote, do you have a preference on single quote vs double quote in this project? The reason that I ask is there is much inconsistency throughout the files here and it wreaks havoc on linters as they always want to change these.