The last entry in the internal profile was wss-binding with value :7443 and the param was disabled. I enabled the param to test out webrtc, however when I did a rescan of the profile, the profile disappeared, the console is complaining that there is no such profile. I checked using the fusionpbx's web admin page - the internal profile is completely missing. I just edited the profile by toggling one param and it has gone missing. Any thoughts on why this would have happened.
				
			
freeswitch@nr> sofia status profile internal
=================================================================================================
Name                 internal
Domain Name          N/A
Auto-NAT             false
DBName               sofia_reg_internal
Pres Hosts          
Dialplan             XML
Context              public
Challenge Realm      auto_to
RTP-IP               192.168.1.2
Ext-RTP-IP           192.168.1.2
SIP-IP               192.168.1.2
Ext-SIP-IP           192.168.1.2
URL                  sip:mod_sofia@192.168.1.2:5060
BIND-URL             sip:mod_sofia@192.168.1.2:5060;maddr=192.168.1.2;transport=udp,tcp
HOLD-MUSIC           local_stream://default
OUTBOUND-PROXY       N/A
CODECS IN            PCMA,opus@48000h@20i@1c
CODECS OUT           opus@48000h@20i@1c,PCMA
TEL-EVENT            101
DTMF-MODE            rfc2833
CNG                  0
SESSION-TO           0
MAX-DIALOG           0
NOMEDIA              false
LATE-NEG             true
PROXY-MEDIA          false
ZRTP-PASSTHRU        false
AGGRESSIVENAT        true
CALLS-IN             78
FAILED-CALLS-IN      22
CALLS-OUT            36
FAILED-CALLS-OUT     23
REGISTRATIONS        1
freeswitch@nr> sofia profile internal rescan
Reload XML [Success]
-ERR cannot find config for profile internal
2021-09-25 22:23:05.561578 [INFO] mod_enum.c:884 ENUM Reloaded
2021-09-25 22:23:05.581626 [INFO] switch_time.c:1430 Timezone reloaded 530 definitions
2021-09-25 22:23:05.821582 [WARNING] sofia.c:6228 No Such Profile 'internal'
freeswitch@nr> fsctl loglevel debug
			
				Last edited: