NAT server only

Discuss any topic about Brekeke SIP Server.

Moderator: Brekeke Support Team

Post Reply
voicedatatec
Posts: 6
Joined: Thu Feb 18, 2016 3:04 pm

NAT server only

Post by voicedatatec »

1. Brekeke Product Name and Version: SIP Server 3.5.5.2

2. Java version:8

3. OS type and the version: Windows 10

4. UA (phone), gateway or other hardware/software involved: NEC SV8100

5. Your problem:
I am new to this and I am trying to set up the SIP server to only be a NAT transversal server. Basically I want the SIP server to do the NAT but the registration and audio will come from the NEC server.

IP Phone--SIP Server--NEC--Outbound calls
ambrosio
Posts: 215
Joined: Thu Mar 27, 2008 12:20 pm

Post by ambrosio »

IP Phone--SIP Server--NEC--Outbound calls

Who is behind NAT?
voicedatatec
Posts: 6
Joined: Thu Feb 18, 2016 3:04 pm

Post by voicedatatec »

The IP phone will be behind NAT coming to the SIP Server.

SIP Server will be behind firewall with all ports needed forwarded.
ambrosio
Posts: 215
Joined: Thu Mar 27, 2008 12:20 pm

Post by ambrosio »

so.. IP Phone and SIP Server are located on the same private LAN behind a router?

Is NEC server running on a public IP address?
voicedatatec
Posts: 6
Joined: Thu Feb 18, 2016 3:04 pm

Post by voicedatatec »

Sorry, I will try to explain better.

I am trying to use the SIP Server to do all NAT translations for my hosted PBX.

All the IP phones will be remote behind firewalls.

The PBX (172.16.2.10) will be at my office behind my firewall (98.x.x.x).

I want to use the SIP Server to be the NAT server between the phones and the PBX. I currently have it behind my firewall with the ports 5060,5070(port the PBX uses) and 10000-29999 open to the SIP server.

When the IP phone tries to connect to the SIP Server the SIP server should do the NAT translations between the PBX and the phone. I want to use the authentication on the PBX.
voicedatatec
Posts: 6
Joined: Thu Feb 18, 2016 3:04 pm

Post by voicedatatec »

Also, I forgot to add that the NEC system uses port 5070 to register SIP phones instead of 5060 if that makes a difference.
ambrosio
Posts: 215
Joined: Thu Mar 27, 2008 12:20 pm

Post by ambrosio »

IP Phone -- SIP Server-- router1 -- INTERNET - router2 -- NEC Server
Or...
IP Phone -- router1 -- INTERNET - router2 -- SIP Server -- NEC Server

which one?
voicedatatec
Posts: 6
Joined: Thu Feb 18, 2016 3:04 pm

Post by voicedatatec »

IP Phone -- router1 -- INTERNET - router2 -- SIP Server -- NEC Server
ambrosio
Posts: 215
Joined: Thu Mar 27, 2008 12:20 pm

Post by ambrosio »

Got it.

Does the NEC server need to receive phone's REGISTER?
If so, the NEC server works as a registrar.

or you can use Brekeke SIP Server as a registrar.
If so, you need to tune NEC server's settings to define Brekeke SIP Server's IP address as a SIP trunk.
voicedatatec
Posts: 6
Joined: Thu Feb 18, 2016 3:04 pm

Post by voicedatatec »

I would prefer he NEC does the register so there is on place to manage.
ambrosio
Posts: 215
Joined: Thu Mar 27, 2008 12:20 pm

Post by ambrosio »

Set [Upper Registration]=on in [Configuration]->[SIP] page, and set the NEC Server's IP address at [Register Server]. You may need to specify :5070 with the IP address.

Disable Authentication for INVITE and REGISTER in the same page.


Configure the router for Port-forwaring UDP:5060 for SIP and the UDP port range for RTP.
Post Reply