- Joined
- Sep 28, 2018
- Messages
- 4
- Reaction score
- 0
Hi,
We recently had 3CX installed by someone. It was done with a rasppi but I am now trying to setup a windows SBC. I installed the SB, input my settings but I can't seem to get it to connect. I believe I have my username, password and SIP address settings correct. Not really sure what I'm missing here. It was working a few month ago then the SBC was taken away. I assumed it would all start working again when I put in my new SBC.
A few pointers would be handy, I am tempted to take the whole setup home and try it from there first as a means of testing on an unfiltered connection. To my knowledge the firewall ports were opened months ago.
We recently had 3CX installed by someone. It was done with a rasppi but I am now trying to setup a windows SBC. I installed the SB, input my settings but I can't seem to get it to connect. I believe I have my username, password and SIP address settings correct. Not really sure what I'm missing here. It was working a few month ago then the SBC was taken away. I assumed it would all start working again when I put in my new SBC.
Code:
DEBUG | 20180928-145730.214 | 3CXTunnel | RESIP:TRANSPORT | 3000 | InternalTransport.cxx:121 | Creating fd=892 V4/TCP
DEBUG | 20180928-145730.214 | 3CXTunnel | RESIP:TRANSPORT | 3000 | InternalTransport.cxx:133 | Binding to 0.0.0.0
NOTICE | 20180928-145730.214 | 3CXTunnel | TUNL | 3000 | TunnelTcp.cpp:103 | TCP socket (892) is created and bound to [ V4 0.0.0.0:49822 UNKNOWN_TRANSPORT ]
MAC=XX:XX:XX:XX:XX:XX; MAC hash =
DEBUG | 20180928-145730.214 | 3CXTunnel | RESIP:TRANSPORT | 3000 | InternalTransport.cxx:121 | Creating fd=936 V4/UDP
NOTICE | 20180928-145730.214 | 3CXTunnel | TUNL | 3000 | TunnelTcp.cpp:341 | UDP listener is bound to 0.0.0.0:49822
NOTICE | 20180928-145730.214 | 3CXTunnel | TUNL | 3000 | TunnelTcp.cpp:241 | Making TCP connection to [ V4 x.x.x.x:5090 TCP ]
STACK | 20180928-145730.214 | 3CXTunnel | TUNL | 3000 | TunnelTcp.cpp:457 | FdSet timeout = 1000
DEBUG | 20180928-145730.370 | 3CXTunnel | TUNL | 3000 | security.cpp:1114 | Ready to send, send q size = 0
NOTICE | 20180928-145730.370 | 3CXTunnel | TUNL | 3000 | TunnelTcp.cpp:615 | Tunnel connection to [ V4 x.x.x.x:5090 TCP ] is accepted
ALERT | 20180928-145730.370 | 3CXTunnel | TUNL | 3000 | TunnelTcp.cpp:666 | Sending first packet from [ V4 0.0.0.0:49822 UNKNOWN_TRANSPORT ] to [ V4 x.x.x.x:5090 TCP ]
DEBUG | 20180928-145730.370 | 3CXTunnel | TUNL | 3000 | security.cpp:669 | Creating SSL BIO on socket 892
STACK | 20180928-145730.370 | 3CXTunnel | TUNL | 3000 | TunnelTcp.cpp:457 | FdSet timeout = 1000
INFO | 20180928-145730.495 | 3CXTunnel | TUNL | 3000 | security.cpp:1342 | Keep-alive received
STACK | 20180928-145730.495 | 3CXTunnel | TUNL | 3000 | TunnelTcp.cpp:457 | FdSet timeout = 875
WARNING | 20180928-145730.576 | 3CXTunnel | TUNL | 3000 | TunnelTcp.cpp:637 | Tunnel connection to [ V4 x.x.x.x:5090 TCP ] is disconnected; error: Connection is terminated by peer - while begin to read a packet from tunnel
ERR | 20180928-145730.576 | 3CXTunnel | TUNL | 3000 | TunnelTcp.cpp:268 | Bridge [3CXSBC15.5.7503] failure 'Connection is terminated by peer - while begin to read a packet from tunnel' on TCP connection: TunnelTcp::process
NOTICE | 20180928-145730.576 | 3CXTunnel | TUNL | 3000 | TunnelTcp.cpp:580 | === Statistics:
Keep-alives: recv 1, sent 0
Transfers: recv last 81 ms ago, total 8 bytes
sent last 206 ms ago, total 62 bytes
===
WARNING | 20180928-145730.576 | 3CXTunnel | TUNL | 3000 | Bridge.cpp:261 | Tunnel disconnected. Terminating all active calls.
A few pointers would be handy, I am tempted to take the whole setup home and try it from there first as a means of testing on an unfiltered connection. To my knowledge the firewall ports were opened months ago.