mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 02:37:10 +00:00 
			
		
		
		
	
		
			
	
	
		
			9 lines
		
	
	
		
			230 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
		
		
			
		
	
	
			9 lines
		
	
	
		
			230 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
|   | context test11 { | ||
|  |         841 => { | ||
|  |                 &test234("testing", ${CUT(EXTEN,,3)}); | ||
|  |                 jump ${DB(uri/${uri_string})}; | ||
|  |                 Set(line=${DB(uri/${uri_string})}); | ||
|  |                 jump ${line}; | ||
|  |         } | ||
|  | } |