logger.info('(%s) Call not routed to TGID %s, target active or in group hangtime: HBSystem: %s, TS: %s, TGID: %s',self._system,int_id(_target['TGID']),_target['SYSTEM'],_target['TS'],int_id(_target_status[_target['TS']]['RX_TGID']))
logger.info('(%s) Call not routed to TGID %s, target active or in group hangtime: HBSystem: %s, TS: %s, TGID: %s',self._system,int_id(_dst_id),_target,_slot,int_id(_target_status[_slot]['RX_TGID']))
logger.info('(%s) Call not routed to TGID%s, target in group hangtime: HBSystem: %s, TS: %s, TGID: %s',self._system,int_id(_target['TGID']),_target['SYSTEM'],_target['TS'],int_id(_target_status[_target['TS']]['TX_TGID']))
logger.info('(%s) Call not routed to TGID%s, target in group hangtime: HBSystem: %s, TS: %s, TGID: %s',self._system,int_id(_dst_id),_target,_slot,int_id(_target_status[_slot]['TX_TGID']))
logger.info('(%s) Call not routed to TGID%s, matching call already active on target: HBSystem: %s, TS: %s, TGID: %s',self._system,int_id(_target['TGID']),_target['SYSTEM'],_target['TS'],int_id(_target_status[_target['TS']]['RX_TGID']))
logger.info('(%s) Call not routed to TGID%s, matching call already active on target: HBSystem: %s, TS: %s, TGID: %s',self._system,int_id(_dst_id),_target,_slot,int_id(_target_status[_slot]['RX_TGID']))