FreePBX w/VoIP.ms using TLS

I am having issues setting up my FreePBX on VoIP.ms using TLS. Unencrypted works fine but when I follow these two guides (TLS and SRTP - Phones - Documentation & https://wiki.voip.ms/article/Call_Encryption_-_TLS/SRTP) I cannot get the FreePBX server to register with VoIP.ms. I am not sure what I am doing wrong here.

[2022-01-14 22:20:32] WARNING[7974]: res_pjsip_outbound_registration.c:824 schedule_retry: VoIP.ms_Trunk: No response received from 'sip:washington1.voip.ms:5061' on registration attempt to 'sip:000000@washington1.voip.ms:5061', retrying in '60'
[2022-01-14 22:21:04] ERROR[7974]: res_pjsip.c:4350 endpt_send_request: Error 320047 'No answer record in the DNS response (PJLIB_UTIL_EDNSNOANSWERREC)' sending OPTIONS request to endpoint VoIP.ms_Trunk
ucs*CLI> pjsip show registration VoIP.ms_Trunk

 <Registration/ServerURI..............................>  <Auth..........>  <Status.......>  <Last Reg..>  <Intvl>  <Next Start.....secs>
========================================================================================================================================

 VoIP.ms_Trunk/sip:washington1.voip.ms:5061              VoIP.ms_Trunk     Rejected         Fri 22:34:14       60  Fri 22:35:14        6

 ParameterName            : ParameterValue
 ==============================================================
 auth_rejection_permanent : false
 client_uri               : sip:000000@washington1.voip.ms:5061
 contact_user             :
 endpoint                 : VoIP.ms_Trunk
 expiration               : 3600
 fatal_retry_interval     : 30
 forbidden_retry_interval : 30
 line                     : true
 max_retries              : 10000
 outbound_auth            : VoIP.ms_Trunk
 outbound_proxy           :
 retry_interval           : 60
 server_uri               : sip:washington1.voip.ms:5061
 support_path             : false
 transport                : 0.0.0.0-tls

Sorry that the picture is soo small. This forum shrank it.

SERIOUSLY all I needed to do was “fwconsole restart”!!! The guides are very confusing. Anyways I am in business with TLS for SIP!