Hi,
I just noticed Mikrotik have feature for M3P.
As I read in document, this M3P would increase VOIP quality over wireless link.
My questions are:
1. Is it possible to combine NSTREAM + M3P to get good quality voip ?
2. How to configure M3P for VOIP or Small Packets ?
3. Is it only configure in "AP" or both "AP & Station"
我所做的是:
At AP Bridge:
/ip pack add interface=wlan1 packing=compress-all unpacking=compress-all
Enable Nstreme + Enable Polling + Disable CSMA + Exact Size 3200
WMM: yes
At Station WDS:
/ip pack add interface=wlan1 packing=compress-all unpacking=compress-all
Enable Nstreme + Enable Polling + Disable CSMA + Exact Size 3200
WMM: yes
But I don't see any information in my winbox if this M3P is running or not ?
Any support for this would be very useful.
Thanks