FreshJR
Very Senior Member
Script Update Released
Changes:
- Changed VoIP rule parameters to now support Android + Embedded devices VoIP
Still updated the first posts. Not much else has changed, will be ready within the hour.
Changes:
- Changed VoIP rule parameters to now support Android + Embedded devices VoIP
Previous rule was only tested against iOS wifi calling.
Users reported that rule not working well with Android/Embedded devices.
- Changed port 80/443 "Gaming" traffic destination to "Defaults" instead of "Downloads"Users reported that rule not working well with Android/Embedded devices.
Users reported that "Download" traffic had a chance to drown out authentication protocols on 80/443
Now gaming port 80/443 has it's own category with a guaranteed bandwidth, so this will not happen again.
- Bumped "Defaults" traffic priority up a notch. Decreased user defined "Bottom WebUI" Category down a notch.Now gaming port 80/443 has it's own category with a guaranteed bandwidth, so this will not happen again.
Eg. If "Downloads" is the user defined bottom category then now "Defaults" will have priority over "Downloads". (The bottom two classes essentially had their priority swapped).
This will allow gaming 80/443 download traffic, to get excess bandwidth before "Downloads" given that "Downloads" is the last defined category in WebUI.
- Introduced "-stock_install" function in the compatible version allowing the script to be installed on official AsusWRTThis will allow gaming 80/443 download traffic, to get excess bandwidth before "Downloads" given that "Downloads" is the last defined category in WebUI.
The install process is a hacky workaround that will require a USB drive to remain in the router 24/7
Basically the stock firmware also has "post_mount" script trigger.
I used that "post_mount" script trigger, in conjuction with CRON, to have the script persistent throughout reboots & definitions updates.
** Note: This is not officially supported, so enjoy it while it works. **
** Do not use -install on stock firmware!! **
- Added "-appdb" function to script, so getting the parameters to perform a traffic destination redirection based on an AppAnalysis name is easierBasically the stock firmware also has "post_mount" script trigger.
I used that "post_mount" script trigger, in conjuction with CRON, to have the script persistent throughout reboots & definitions updates.
** Note: This is not officially supported, so enjoy it while it works. **
** Do not use -install on stock firmware!! **
eg. /jffs/scripts/FreshJR_QOS appdb "iTunes"
- Version numbering scheme has changed.... again
--Still updated the first posts. Not much else has changed, will be ready within the hour.
Last edited: