- Joined
- Sep 16, 2017
- Messages
- 3
- Reaction score
- 0
- resolving 'stun-eu.3cx.com'... done
- resolving 'stun2.3cx.com'... done
- resolving 'stun3.3cx.com'... done
- resolving 'sip-alg-detector.3cx.com'... don
- testing 3CX SIP Server... failed (How to resolve?)
- stopping service... done
- detecting SIP ALG... failed (How to resolve?)
- testing port 5060... not reachable (How to resolve?)
- starting service... done
Microsoft Windows [Version 10.0.14393]
(c) 2016 Microsoft Corporation. All rights reserved.
C:\Users\Demser>netstat -ano | findstr /I /C:"PID" /C:":5060"
Proto Local Address Foreign Address State PID
TCP 0.0.0.0:5060 0.0.0.0:0 LISTENING 7412
UDP 0.0.0.0:5060 *:* 7412
C:\Users\Demser>tasklist /fi "pid eq 7412"
Image Name PID Session Name Session# Mem Usage
========================= ======== ================ =========== ============
3CXPhoneSystem.exe 7412 Services 0 13,216 K
1 - I use Huawei Home Gateway HG255s
- SIP ALG is disable
3 - 3cx pbx is online and I can use inside of network. (extansions can make a call with each other)
4- But when the call from outside cannot forward to extansion. I think it's related with firewall setting,
Anybody could you help me,
regards