Здравствуйте.
На версии 5.2 работала такая схема по ограничению скорости юзеров на циске
viewtopic.php?f=7&t=2646#p61715Сделал апгрейд до версии 6.0. Тут же скрипт поломался:
01-15/09:22:21 ERROR [Thread-27] CiscoGateWorker - Eval error2: Typed variable declaration : Error in method invocation: Method getContractByID( java.lang.Integer ) not found in class'bitel.billing.server.contract.bean.ContractManager'
Typed variable declaration : Error in method invocation: Method getContractByID( java.lang.Integer ) not found in class'bitel.billing.server.contract.bean.ContractManager' : at Line: 126 : in file: inline evaluation of: ``import java.util.HashMap; import java.util.HashSet; import java.util.Map; import . . . '' : contract .getContractByID ( cid )
Ага, не нашёл метод в классе. Но по доке
http://bgbilling.ru/v6.0/javadoc/bitel/ ... nager.html метод getContractByID существует. Он есть и якобы рабочий.
Хелп, разработчики.