This performs an SCbus route or unroute between a CTI controlled device and any given timeslot. Useful in interfacing to non-supported devices.
[Visual Basic] Public Shared Function HalfRoute( _ ByVal route As RouteEnum, _ ByVal dev1 As Integer, _ ByVal type1 As DevType, _ ByVal timeslot As Integer _ ) As Integer