, both options for “Default TLS Port Assignment” are greyed out. It seems that I’ve run into the same issue that is in this thread. But I’m having some trouble following the screenshot(s) in the solution.
The smallest (partial) screenshot appears to be two images, of the same setting, side-by-side. was this taken from:
Have you actually setup TLS on chan_pjsip? You enabled the TLS transport, have your certificate, etc?
That option is to set the default TLS driver when you have both chan_sip and chan_pjsip running on the system as it will try to use 5061 (the default TLS) for that driver. When you only have one driver installed, that option doesn’t appear.
It will only be available to use once at least one driver has a proper TLS configuration for it.
Its steps are ordered a bit differently, and allowed me to fix the issue where one of the required options were greyed out. However, I am now looking at the next task – how to encrypt video calls and text messages…