I want to setup opti to talk to our DSL router, problem is the speeds in Opti are nothing like the speeds the router wants, is there a way to translate maybe with an if/then to have opti set the speed in the router. Infospeed 768X128 ubr 864 Infospeed 1.5x384 ubr 1664 Infospeed 3.0x768 ubr 3312 Infospeed 7.1x768 ubr 7840 So when I pick 768x128 I need it to set the UBR in the router to 864. THanks Any love on this????
The speeds are coming off a list you can define (exactly) however you want. It's under Maintenance & Preferences -> General Preferences -> Definable Fields -> Broadband Config
Ok I do realize that, I was just hoping to keep the friendly names for staff and have them translated to the speeds to make the cisco happy, I can change them if that is my only option, but can I do some sort of translation with the server event script?
One thing you could do is write a .vbs script and pass the parameters to it, and then have the logic within the vbs script to do whatever you need. That is how I have all of my server events set up since there is no way OG can contain all of the logic I need for setups on our various systems..
No, there is not a translation system available, you would need to do it on your end if you wanted to so something like that.