Hello,
So we have this software called TIM plus. It's for phone reporting.
We're trying to get it to link up to a hosted 3CX system.
Here's what I've got setup:
I’m trying to see if we can get our current phone reporting software to work with 3CX. It should be supported.
We’ve gone off of this one here:
https://docs.tri-line.com/pages/viewpage.action?pageId=17399838
The IP address in the CDR in the 3CX right now, is one of our external IP’s.
I’ve got firewall rules set to bypass it if it’s coming from the IP address of 3CX. (WDSSRV is the server that’s also running the phone reporting software)
Just with the above, the firewall drops the packets.
So I’ve setup a DNAT so any traffic from our 3CX hosted IP that’s trying to get to port 33555 on that external IP , gets redirected to the TIM server.
That seems to work, since the server now sees traffic coming from that IP.
So in terms of traffic coming in, it looks like it’s allowing it through.
I’m haven’t got a tonne of experience with tracing packets, so I can’t say for sure but I think, the problem is now where 3CX is hosted. If have a look at the bit above Wireshark, the reporting from TIM, it says “Connection is forcefully rejected”
Here’s what’s set up with TIM:
Here’s what’s on 3CX
To me, it looks like the kit that’s running in front of 3CX, is blocking the traffic from us, but what are your opinions?
I’m not sure if the firewall is still stopping some sort of traffic from coming through or not.
This thread was automatically locked due to age.