Hello,
I’m having trouble transmitting a video call, in the Asterisk 15.3.0 version, the call was established but the video does not appear, it gets the dark image. Here’s my setup:
[general]
language=pt_BR
bindport=21225
srvlookup=yes
websocket_enabled=true
defaultexpirey=1800
minexpirey=1800
recordhistory=no
rtcachefriends=yes
rtautoclear=no
rtupdate=yes
videosupport=yes
textsupport=yes
maxcallbitrate=384
rtpholdtimeout=20
alwaysauthreject=yes
dtmfmode=rfc2833
compactheaders=no
allowguest=no
enable_vad=0
allow=ulaw
allow=alaw
allow=g729
allow=ilbc
allow=h261
allow=h263
allow=vp9
allow=vp8
allow=h263p
allow=h264
allow=mpeg4
canreinvite=no
maxcallbitrate=384
nat=force_rport,comedia
extension
[402]
accountcode=6000
language=pt-BR
type=friend
;secret=20165178001899
secret=20165178001899
qualify=yes
host=dynamic
dtmfmode=rfc2833
context=GERAL
nat=force_rport,comedia
videosupport=yes
allow=all
allow=ulaw
allow=alaw
allow=h261
;allow=g729
allow=h263
allow=h263p
allow=h264
directmedia=yes
allow=speex16
;allow=vp9
;allow=vp8
;allow=h263p
;allow=h264
;allow=mpeg4
maxcallbitrate=384