Hi,
I’m trying to connect WhatsApp with FreePBX using the new Calling API. Everything is working fine — audio flows in both directions, calls can be sent and received — but there’s a problem: the call hangs up after 30 to 40 seconds.
I’ve tried everything: all necessary ports are open, the certificates are properly signed, and NAT settings are correctly configured.
If the time isn’t exactly 32 seconds, one would have to guess without detailed logging, and even with an exact 32 seconds, one really needs the logs. As I haven’t heard of this API before, I don’t know whether this is just SIP to Asterisk, in which case one wants the “pjsip set logger on” output (or equivalent legacy driver output) from the Asterisk full log, plus the other verbose level 5 output.
On advanced settings is the Asterisk Bind address 127.0.0.1? I was having the same problem because whatsapp uses webrtc and when i set it to :: it seems traffic was able to flow properly, but now im having problems when sending outbound calls do you think you could help me? im stuck with the same “Proxy auth uri does not match SIP “to” uri” error for days now