命中RTP监测策略,总控不发日志,交由业务层处理
This commit is contained in:
@@ -1225,6 +1225,10 @@ static unsigned char master_deal_scan_result(const struct streaminfo *a_stream,
|
||||
}
|
||||
break;
|
||||
case TSG_ACTION_MONITOR:
|
||||
if(context->proto==PROTO_RTP)
|
||||
{
|
||||
break;
|
||||
}
|
||||
copy_monitor_result(a_stream, context, result, hit_num, a_stream->threadnum);
|
||||
break;
|
||||
case TSG_ACTION_BYPASS:
|
||||
|
||||
Reference in New Issue
Block a user