Routing formulas – methods

Routing formulas – methods

Routing formulas Method Summary Method Detail setCarrierPercentage public void setCarrierPercentage(java.lang.String carrierName, java.lang.Integer percentage) Sets a percentage value for a carrier. Sets dial code routing type to percentage routing. Parameters: carrierName – The carrier to set percentage for. percentage – Percentage value setCarrierPosition public void setCarrierPosition(java.lang.String carrierName, java.lang.Integer override) Overrides a position of a carrier. Parameters: carrierName – The carrier to set position for….