OpenWRT and Wi-Fi call

When I initiate a call via Wi-Fi from my phone, which ports on my router become active and what happens? How can I monitor this? Is there an application within OpenWrt that can do this?

Just place the call, it is only outgoing "connections"

NAT and UPNP take place, a secure encrypted connection is made over your internet to your mobile networks 3gpp server, think of it like a VPN, but purely for calls and texts, the vast majority use TCP to 443 for the initial handshake, and then the rest is over UDP

1 Like

When I checked now, Vodafone is using port 4500. Can I add this port to the firewall rules and prioritize it in SQM?

1 Like

YOU sho&ld not strip cs5 from it.

1 Like

How can I add this rule to the firewall to prioritize this port?

You do not have to prioritize anything, it is already set to cs5 exitting droid.
Easy voip detection is ct avgpacket < 300 if you really want to re-shspe it.

-- https://documentation.meraki.com/Platform_Management/Dashboard_Administration/Design_and_Configure/Architectures_and_Best_Practices/Cisco_Meraki_Best_Practice_Design/Best_Practice_Design_-_MR_Wireless/Wireless_VoIP_QoS_Best_Practices

1 Like

If you're talking about VoWiFi then it's IPsec connection to your provider's ePDG which looks like something.provider_code.country_code_of_some_sort.pub.3gppnetwork.org. Regular IPsec, nothing more. Ports required for that are already in OpenWrt's default firewall rules. Not sure about priorities, mine doesn't bump it anything higher than regular traffic. Works fine though as SQM provides fair traffic sharing between clients by default.

Usually those cell providers are greedy and do not allow connections from abroad so they can charge for roaming. But with little cheating you can make local calls via your provider's VoWiFi from any place in the World.

1 Like

SQM strips the DSCP tag set originally by the client.

2 Likes

we know nothing about how you have setup your internal network, which router model you are using, which Openwrt version you are using, how your WiFi network/s are setup, what type of internet you are using.

Any chance you can fill in the blanks for us?

2 Likes