jambonz / jambonz-webapp

A simple provisioning web app for jambonz
MIT License
5 stars 21 forks source link

Add support for registering over SIP/TLS #417

Closed davehorton closed 5 months ago

davehorton commented 6 months ago

When creating a carrier that requires registration, we need to allow the user to specify that the REGISTER requests should be sent over SIP/TLS. A checkbox, defaulting to off, should do it. This will require changes to the database schema and api server as well.