Revert "Update bridge.py"
This reverts commit ab1a53614759db657323241e75fd91d98925d295.
This commit is contained in:
		
							parent
							
								
									83d120c101
								
							
						
					
					
						commit
						76143f718c
					
				@ -511,7 +511,7 @@ class routerOBP(OPENBRIDGE):
 | 
			
		||||
                    continue
 | 
			
		||||
 | 
			
		||||
                # Record target information if this is a new call stream?
 | 
			
		||||
                if (_stream_id not in self.STATUS):
 | 
			
		||||
                if (_stream_id != self.STATUS[_slot]['RX_STREAM_ID']):
 | 
			
		||||
                    # Record the DST TGID and Stream ID
 | 
			
		||||
                    _target_status[_slot]['TX_START'] = pkt_time
 | 
			
		||||
                    _target_status[_slot]['TX_TGID'] = _dst_id
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user