- Joined
- Oct 30, 2012
- Messages
- 3
- Reaction score
- 0
Hi,
I struggle with a problem while I try to bridge a asterisk server to a 3cx instance and can't get it stable.
Situation for outgoing call:
SIP Phone --> Asterisk --> 3cx --> voip-trunk.
In some rare cases the outgoing call will not be processed and ends up with a long silence. In the verbose log I see:
10/20/2017 11:10:53 AM - IPs do not match!
10/20/2017 11:10:53 AM - Compare IPs: incoming=[asterisk ip]; external=0.0.0.0
10/20/2017 11:10:53 AM - IPs do not match!
10/20/2017 11:10:53 AM - Compare IPs: incoming=[asterisk ip]; external=[3cx ip]
[Asterisk IP] and [3cx IP] are IP adresses without NAT, both are external IP addresses.
The firewall on both ends are configured with a whitelist on IP bases from and to both IP's, so all ports from and to the boxes are open. The asterisk box runs a CSF firewall.
The strange part is that most of the times outgoing call's are working well. In some cases, like 1 of the 10 I end up with this error message.
Does anyone here have a idea how to solve it? It driving me crazy since I am try-and-error now for more than a week.
Thanks
I struggle with a problem while I try to bridge a asterisk server to a 3cx instance and can't get it stable.
Situation for outgoing call:
SIP Phone --> Asterisk --> 3cx --> voip-trunk.
In some rare cases the outgoing call will not be processed and ends up with a long silence. In the verbose log I see:
10/20/2017 11:10:53 AM - IPs do not match!
10/20/2017 11:10:53 AM - Compare IPs: incoming=[asterisk ip]; external=0.0.0.0
10/20/2017 11:10:53 AM - IPs do not match!
10/20/2017 11:10:53 AM - Compare IPs: incoming=[asterisk ip]; external=[3cx ip]
[Asterisk IP] and [3cx IP] are IP adresses without NAT, both are external IP addresses.
The firewall on both ends are configured with a whitelist on IP bases from and to both IP's, so all ports from and to the boxes are open. The asterisk box runs a CSF firewall.
The strange part is that most of the times outgoing call's are working well. In some cases, like 1 of the 10 I end up with this error message.
Does anyone here have a idea how to solve it? It driving me crazy since I am try-and-error now for more than a week.
Thanks