Not for WSS - I am using Framework 15.0.17.24
You can set the port for UDP, TCP and TLS - no option for WS and WSS.
Ok - Curious thing here - if I try and just re-define the transport in pjsip.transports_custom_post.conf (copying the block from pjsip.transports.conf with the right port assignment) it crashes pjsip - it doesn’t load.
If I turn them OFF under PJSIP Settings and then put them in pjsip.transports_custom_post.conf they load and work, but fwconsole throws this error:
PJSIP Transports for WS and WSS have enabled in Asterisk SIP Settings under the Chan PJSIP Settings tab. Please restart Asterisk (in bright RED)
Another thing I just noticed - even though it’s an HTTPS connection to an HTTPS WebPhone, it is using the WS port - figured this out because I hadn’t bothered to re-map/open the port and it didn’t work until I did - Why am I not using the WSS port?