- Joined
- Oct 9, 2014
- Messages
- 15
- Reaction score
- 0
I have am using 7-8 Yealink T-23G's behind a NAT'd firewall to a 3CX server which is NOT behind a NAT'd firewall. I'm not sure the SBC install is setting the config correctly and there isn't much in the way of tools to diagnose. The phones simply will not register. They work fine with STUN except station to station calls on their own LAN. I was hoping SBC would fix this.
192.168.0.156(T-23G) ---> 192.168.0.10 (Windows Server Running SBC) ----> 64.127.28.1 (3CX Server 12.5)
My questions: The parameter SecurityMode=0 - what is this and what does it do? I saw someone else post that SBC was incorrectly interpreting #LocalSipAddr=0.0.0.0 and trying to hit the empty set 169.254.x.x.
Here is the SBC config:
[Log]
Type=file # cout, cerr, file, syslog
File=C:\ProgramData\3CXSBC\Logs\3cxsbc.log
Level=ERR # NONE", "EMERG", "ALERT", "CRIT", "ERR", "WARNING", "NOTICE", "INFO", "DEBUG", "STACK", "ERR", "VERBOSE"
[Bridge/123456]
Name="3CX SBC"
Password="NunyaBidness"
ID=123456
SecurityMode=0
#LocalSipAddr=0.0.0.0
#LocalSipPort=5060 # local SIP (UDP/TCP) address (def: 5060)
TunnelAddr=64.127.28.1
PbxSipPort=5060
TunnelPort=5090
PbxSipIP=64.127.28.1
[General]
PrintStatsInterval=30
ReconnectInterval=30
192.168.0.156(T-23G) ---> 192.168.0.10 (Windows Server Running SBC) ----> 64.127.28.1 (3CX Server 12.5)
My questions: The parameter SecurityMode=0 - what is this and what does it do? I saw someone else post that SBC was incorrectly interpreting #LocalSipAddr=0.0.0.0 and trying to hit the empty set 169.254.x.x.
Here is the SBC config:
[Log]
Type=file # cout, cerr, file, syslog
File=C:\ProgramData\3CXSBC\Logs\3cxsbc.log
Level=ERR # NONE", "EMERG", "ALERT", "CRIT", "ERR", "WARNING", "NOTICE", "INFO", "DEBUG", "STACK", "ERR", "VERBOSE"
[Bridge/123456]
Name="3CX SBC"
Password="NunyaBidness"
ID=123456
SecurityMode=0
#LocalSipAddr=0.0.0.0
#LocalSipPort=5060 # local SIP (UDP/TCP) address (def: 5060)
TunnelAddr=64.127.28.1
PbxSipPort=5060
TunnelPort=5090
PbxSipIP=64.127.28.1
[General]
PrintStatsInterval=30
ReconnectInterval=30