SOLVED No outgoing calls

Aitivo

New Member
Jan 30, 2019
14
0
1
Hi all,

I seem to be really struggling with my current fusionpbx install. I am running Debian 13 and Fusionpbx 5.5.13, no matter what I try I cannot get outbound calls to work. My incoming and internal work without hassle. When I try to make a call it last for exactly 32 seconds and then times out. It seems when the call is initiated my sip provider requests auth for the gateway and when fusion sends it there is dead silence and the call times out. I have tried with a different sip providers details as well and the exact same thing happens. I have tested my sip details directly on a softphone and the calls route out. I have build a few fusion systems and have never ran into such a problem. Any help would really be appreciated.
 
Last edited:
So is this question about fusionpbx or fspbx? Your post implies fusionpbx but this is the fspbx forum?
 
Your issue is NAT anyway. The 32 second thing is a classic tell tale the ACK will not be getting to where it needs to be and I'm guessing you will be getting repeated 200OKs. The recovery on timer expire also indicates this.

Are you able to post a pcap of the carrier leg of the call.
 
I thought it had something to with NAT. I managed to come right. I'm hosting my server at a different provider now and everything is working like it should. Not sure what the old provider was doing but they kept blaming my voip provider and my voip provider wasn't even receiving any of my packets I was sending. Thanks for your assistance.