FluentCloud Webphone - No audio in either direction
-
Using port forwarding for any VOIP stuff?
-
No, none required. The phones reach out to the head-end and get their manifests, then do a keep-alive all day long so there is never any unsolicited traffic trying to come in from WAN. Our VoIP phones have worked well from day one. It's this damned WebPhone Chrome app I can't get working. I jut tried it again with Windows firewall totally disabled for all three zones it handles. No difference. When you make a call, you get a blip sound that sounds like the beginning of the normal dial tone before it gets cut off.
-
What are you testing behind at home when it does work? Something with any kind of SIP ALG?
Are you able to test behind a different pfSense install?
-
I don't know. The folks who have it working from home are using a random mix of gear, all Windows 10 clients, with unknown A/V and firewalls.
I just tried it again with another capture, and it's the same deal: lots of two-way comms via TCP, but UDP is from source to me with no return UDP traffic from me to source. My return traffic is mainly STUN and DTLS packets. I made sure that WebRTC is enabled, which it is with Chrome and can't be easily disabled.
I could try a different pfSense install but I'm not confident that would change anything.
-
OK, I stand corrected. A fresh instance works perfectly. Now I guess I have to decide between trying to figure out what's different between the two versus replacing our existing instance with the new one with a restored config.
-
Ah, good test!
If it's not showing as blocked traffic it could be Snort/Suricata or pfBlocker.
Steve
-
I don't run either of those. My packages:
bandwidthd
darkstat
Filer
Lightsquid
Open-VM-Tools
openvpn-client-export
squid
squidguard
Status_Totals_Traffic
zabbix-agent4I don't believe that any of those would cause my problem. I'm not even going through the proxy (perks of being the sysadmin!).
-
Mmm, only Squid might so something but can't if you're not going through it as you say.
-
Like a trip to the Moon on gossamer wings, it was just one of those things....
-
I ended up removing some of my less-needed packages before I took my last backup. What I had left was:
Lightsquid
Open-VM-Tools
openvpn-client-export
squid
squidguard
zabbix-agent4I then spun up a new instance of pfSense and restored my config. It came up and installed my packages. Everything looked good. I tried the WebPhone app. Same problem as before. No audio at all either way. So I trashed that one and spun up a new one and just got the basics working and called it a day. WebPhone works. The old pfSense was an original 2.1.x install that's been upgraded many times so I was looking for an excuse to rebuild it anyway. I know what I'll be doing next week.
-
Urgh. I hate when that sort of solution works!
At least it does work though.
Steve