| 
						
						
							
								
							
						
						
					 | 
					@ -13,6 +13,7 @@ import org.slf4j.Logger; | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					import org.slf4j.LoggerFactory; | 
					 | 
					 | 
					import org.slf4j.LoggerFactory; | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					import org.springframework.beans.factory.annotation.Autowired; | 
					 | 
					 | 
					import org.springframework.beans.factory.annotation.Autowired; | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					import org.springframework.beans.factory.annotation.Qualifier; | 
					 | 
					 | 
					import org.springframework.beans.factory.annotation.Qualifier; | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
					import org.springframework.context.annotation.Lazy; | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					import org.springframework.stereotype.Component; | 
					 | 
					 | 
					import org.springframework.stereotype.Component; | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					
 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					import com.genersoft.iot.vmp.conf.SipConfig; | 
					 | 
					 | 
					import com.genersoft.iot.vmp.conf.SipConfig; | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
							
								
							
						
						
					 | 
					@ -79,6 +80,7 @@ public class SIPProcessorFactory { | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
						private CancelResponseProcessor cancelResponseProcessor; | 
					 | 
					 | 
						private CancelResponseProcessor cancelResponseProcessor; | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					
 | 
					 | 
					 | 
					
 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
						@Autowired | 
					 | 
					 | 
						@Autowired | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
					 | 
					 | 
					 | 
						@Lazy | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
						private RegisterResponseProcessor registerResponseProcessor; | 
					 | 
					 | 
						private RegisterResponseProcessor registerResponseProcessor; | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
						 | 
					 | 
					 | 
						 | 
				
			
			
		
	
		
		
			
				
					 | 
					 | 
						@Autowired | 
					 | 
					 | 
						@Autowired | 
				
			
			
		
	
	
		
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
					
  |