mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 02:37:10 +00:00 
			
		
		
		
	logger: Fix linking regression.
Commit 008731b0a4
caused a regression by resulting in logger.xml
being compiled and linked into the asterisk
binary in lieu of logger.c on certain platforms
if Asterisk was compiled in dev mode.
To fix this, we ensure the file has a unique
name without the extension. Most existing .xml
files have been named differently from any
.c files in the same directory or did not
pose this issue.
channels/pjsip/dialplan_functions.xml does not
pose this issue but is also being renamed
to adhere to this policy.
Resolves: #539
			
			
This commit is contained in:
		
				
					committed by
					
						 Mike Bradeen
						Mike Bradeen
					
				
			
			
				
	
			
			
			
						parent
						
							14ba935ee1
						
					
				
				
					commit
					b9373a206c
				
			
		Reference in New Issue
	
	Block a user