Enabling Video Call

Status
Not open for further replies.

Win

Member
Feb 12, 2024
49
1
8
I''m trying to enable video call feature, I have added: H264 to:

Advanced -> Variables

global_codec_prefs H264,G7221@32000h,G7221@16000h,G722,PCMU,PCMA
outbound_codec_prefs H264,PCMU,PCMA
media_mix_inbound_outbound_codecs true

and check if the H264 module loaded

freeswitch@pbx> ...
root@pbx:~# fs_cli -x 'load mod_h26x'
+OK Reloading XML
-ERR [Module already loaded]

and do systemctl restart freeswitch

but there is no H264 in the result of sofia status profile internal

1708860777814.png

what did I miss?
 
Status
Not open for further replies.