Mikrotik + VoIP

Hello,

Today, i’ve put a voip server on the network here (IP 10.0.0.10) but it seems that he can’t connect to my VoIP provider (SIP).
At IP >> Firewall >> Connections i see as Src Address the IP and before that IP there is a “U”, so i suppose that this is a part of the solution?

Can somebody take a look at this file and tell me what i’m doing wrong?

My export file : http://pastebin.com/jNmr8e6A

[quote
21./ip pool
22.add name=“DHCP Lan” ranges=10.0.0.1-10.0.0.200
39./ip address
40.add address=10.0.0.1/24 interface=“bridge1 - Bureau” network=10.0.0.0
][/quote]

Might start your pool from 10.0.0.2..
Just saying.. :slight_smile:

Woops :slight_smile: Thanks, i think i was a little too quick :slight_smile:

But ehm, what won’t solve the initial problem:-)

Make sure you have a proper firewall setup and read my VoIP QoS post.

VoIP setting might be main issue of this. check the VOIP setting again.

Hi PeterSullivan, what do you mean with “check the VOIP setting again”?

The supplier of the voip system wants to have these ports open:
Udp 5060 → 10.0.0.138:5060
Udp 49152 tot 53246 → 10.0.0.138(49152 tot 53246)
Udp 5001 → 10.0.0.138:5001
Tcp 2222 → 10.0.0.138:2222
UDP 1194 → 10.0.0.138:1194