- Joined
- Oct 16, 2024
- Messages
- 9
- Reaction score
- 0
Hi Everyone,
I’m running V20 Update 7 with an SBC on-prem and the PBX hosted in a private cloud.
I’m seeing the following log entry on our 3CX system and wanted to sanity-check my understanding and ask about logging depth.
Event ID: 12291
SIP request (REGISTER) from 103.108.63.155 was rejected. Reason: Block WAN requests is ON. . Message:. REGISTER sip:[MYSERVERIP]:5060 SIP/2.0. Via: SIP/2.0/UDP 103.108.63.155:50643;branch=z9hG4bK-b87543-3556911174524-1--d87543-;rport=50643. Max-Forwards: 70. Contact: <sip:[email protected]:50643>. To: <sip:206@[MYSERVERIP]>. From: <sip:206@[MYSERVERIP]>;tag=e5f4f2912606117451EBC. Call-ID: e5f4f291260713117450c4f7a. CSeq: 2 REGISTER. Expires: 3600. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO. Proxy-Authorization: Digest username="206",realm="3CXPhoneSystem",nonce="414d5359008ebb2s44:b4d54ff442983e32b47b8fb31dad9312",uri="sip:[MYSERVERIP]:5060",response="98fa64f413de70776efed4d0scb9fd88",algorithm=MD5. User-Agent: 3CX Phone System. Content-Length: 0
From what I can tell, this was a direct WAN SIP REGISTER attempt that was correctly blocked because Block WAN Requests is enabled (phones register via SBC/VPN only).
What caught my attention is that the request includes valid authentication headers for extension 206, which suggests either a guessed or previously known credential.
My questions:
To be clear, the registration was blocked and no calls were placed, I just want to confirm whether deeper inspection is possible or expected.
Thanks in advance for any insight.
I’m running V20 Update 7 with an SBC on-prem and the PBX hosted in a private cloud.
I’m seeing the following log entry on our 3CX system and wanted to sanity-check my understanding and ask about logging depth.
Event ID: 12291
SIP request (REGISTER) from 103.108.63.155 was rejected. Reason: Block WAN requests is ON. . Message:. REGISTER sip:[MYSERVERIP]:5060 SIP/2.0. Via: SIP/2.0/UDP 103.108.63.155:50643;branch=z9hG4bK-b87543-3556911174524-1--d87543-;rport=50643. Max-Forwards: 70. Contact: <sip:[email protected]:50643>. To: <sip:206@[MYSERVERIP]>. From: <sip:206@[MYSERVERIP]>;tag=e5f4f2912606117451EBC. Call-ID: e5f4f291260713117450c4f7a. CSeq: 2 REGISTER. Expires: 3600. Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO. Proxy-Authorization: Digest username="206",realm="3CXPhoneSystem",nonce="414d5359008ebb2s44:b4d54ff442983e32b47b8fb31dad9312",uri="sip:[MYSERVERIP]:5060",response="98fa64f413de70776efed4d0scb9fd88",algorithm=MD5. User-Agent: 3CX Phone System. Content-Length: 0
From what I can tell, this was a direct WAN SIP REGISTER attempt that was correctly blocked because Block WAN Requests is enabled (phones register via SBC/VPN only).
What caught my attention is that the request includes valid authentication headers for extension 206, which suggests either a guessed or previously known credential.
My questions:
- Are there any logs (event log, activity log, SIP traces, etc.) that would show what password or hash was attempted during this REGISTER?
- Or does 3CX intentionally not log credential details beyond what’s shown here?
- Aside from rotating the extension password (already planned), are there any additional logs or checks you’d recommend to confirm there was no successful authentication attempt elsewhere?
To be clear, the registration was blocked and no calls were placed, I just want to confirm whether deeper inspection is possible or expected.
Thanks in advance for any insight.