Community discussions

MikroTik App
 
SBaksh
just joined
Topic Author
Posts: 4
Joined: Thu Oct 11, 2012 11:27 pm

Mikrotik RB750GL

Thu Oct 11, 2012 11:31 pm

Hi Guys,
I need help configuring SIP protocol over all other protocol, any help would be greatly appreciated.

Thanks!
 
User avatar
joshaven
Member
Member
Posts: 438
Joined: Fri May 06, 2011 1:50 am
Location: USA
Contact:

Re: Mikrotik RB750GL

Fri Oct 12, 2012 5:27 pm

If your talking about ensuring that bandwidth is first used for SIP then any remaining bandwidth is used for other traffic then you need QoS.

QoS can be implemented in many ways. There are some questions that would need to be answered before I could be sure what you want.

A few primary questions:
  • Do you know the IP address of the SIP server? If so you can just prioritize all traffic to or from that server.
  • Do you know the IP address of the SIP device? If so you can prioritized any traffic to or from that device.
  • Do you control the bottle necks in the path? If you are the ISP then you have much more ability to QoS the link.
  • What is your interfaces maximum sustainable upload and download under a worse case scenario (meaning under heavy usage times)
Basically what your going to need to do is hold back traffic with a queue. I create interface queues that are slightly under the capacity of my link... for instance if the link can sustain 20Mbps I would create a 19.5Mpbs queue then inside of that queue (tree queueing) I would have multiple subqueues that do not have limits on them. The traffic is matched by in the subqueue and prioritized. This means that when the parent queue is full the voice traffic goes out before data traffic.

I prioritize all traffic to and from my SIP server to my clients on my network. Then secondarily any traffic with a set DSCP bit. Third in in priority is traffic that does not have a DSCP bit set. Finally I match any MikroTik bandwidth testing traffic and put it last. The bandwidth testing is last because I want to be able to test my network without interrupting my clients normal traffic.

If you are designing a large scale QoS implementation then know that this is not something to take lightly. Good QoS is extremely helpful. However just hacking QoS together may not do you any good and could even make situations worse. If this is just a home router then you don't need a grand plan and a lot of testing you just a few details regarding interface speed and some info that will identify the traffic and the interface queuing points.
 
User avatar
RogerHussey
just joined
Posts: 1
Joined: Sat Oct 13, 2012 7:09 am
Location: 3529 Mallard Cove Ct,Bonsall,NC 28269

Re: Mikrotik RB750GL

Sat Oct 13, 2012 7:18 am

Configuring SIP protocol can be best done using QoS. It will make your work as you want it to be. To implement Qos you got to know about the IP address of SIP server. If you manage to know it, you would have solved your problem.
 
SBaksh
just joined
Topic Author
Posts: 4
Joined: Thu Oct 11, 2012 11:27 pm

Re: Mikrotik RB750GL

Sun Oct 14, 2012 6:06 am

Hi Joshaven,
thank you for responding to the question, i need to figure if the upload and download speed will support the VOIP. Once i determine this then I can order this service. Then i can answer these question. I am new with this device and still have alot to learn.

One thing though since my network is control by the dhcp server, i'll need to run the VOIP directly to the Mikrotik.
so the network is separate from the VOIP.


Thanks!
Sid

Who is online

Users browsing this forum: No registered users and 104 guests