Oke i have new regresion comming from debian to ubuntu.
Asterisk 18.10.0~dfsg+~cs6.10.40431411-2
My phone tcp connection worked locally. Over vpn and plane inet. (With firewall rulles)
Now i dont recieve speech to my phone when using vpn. This is my main outside connection so i switched to rtp_symmetric = no.
Anyone got a solution. I hoped i could set rtp_symmetric in the connection then i could create a seperate connection for the internet. But that is not working.
[transport-tcp]
type=transport
protocol=tcp
bind=0.0.0.0:5060 local_net=192.168.5.0/24
local_net=10.209.212.0/24
external_media_address=mydomain external_signaling_address=mydomain
[6001]
type=endpoint
context=users
disallow=all
allow=ulaw transport=transport-tcp auth=6001
aors=6001
direct_media = no
rtp_symmetric = yes
force_rport = yes
allow=vp8
rewrite_contact = yes