VOIP Priorities

Hi Guys

I have setup a VoIP server in my office and want to priorities the VoIP connection above the internet connection. My VOIP server IP is 192.168.1.253 and the port I’m working on is 5060.My SIP Provider host is sip99.telfreesa.com .How will I do it and set VoIP priority first and then my internet browsing. My VOIP must have the whole time 160 kb/s for itself.

Ok, 160kbit is a lot. Anyhow,

I suggest using the standard approach and prioritizing anything going to sip99.telfreesa.com. Make a ip address list for it, then mark anything with that addresses as “high priority”. Use the standard QOS approach (queue tree, most likely) to prioritize.

VOIP otherwise is painfull to do - there is no real fixed port. So either it is leyer 7 (uses a lot of resources), or using intrinsic packet QOS data which may or may not be set.

OK,How will I do it…Can you help me step-by-step or give me a better sulotion

Can anyone help please

Best suggestion is to start out with this, and work out from there and modify it to fit your needs.
http://wiki.mikrotik.com/wiki/Manual:Connection_Rate

Remember that you should probably set the queue maximum data rate to be around 90% of your total download/upload rate to get the best results out of queues.