mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 02:37:10 +00:00 
			
		
		
		
	
		
			
	
	
		
			14 lines
		
	
	
		
			351 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
		
		
			
		
	
	
			14 lines
		
	
	
		
			351 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
|   | { | ||
|  | 	global: | ||
|  | 		LINKER_SYMBOL_PREFIXast_bridge_call; | ||
|  | 		LINKER_SYMBOL_PREFIXast_masq_park_call; | ||
|  | 		LINKER_SYMBOL_PREFIXast_park_call; | ||
|  | 		LINKER_SYMBOL_PREFIXast_parking_ext; | ||
|  | 		LINKER_SYMBOL_PREFIXast_pickup_call; | ||
|  | 		LINKER_SYMBOL_PREFIXast_pickup_ext; | ||
|  | 		LINKER_SYMBOL_PREFIXast_register_feature; | ||
|  | 		LINKER_SYMBOL_PREFIXast_unregister_feature; | ||
|  | 	local: | ||
|  | 		*; | ||
|  | }; |