mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 02:37:10 +00:00 
			
		
		
		
	git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@1621 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
		
							
								
								
									
										3
									
								
								frame.c
									
									
									
									
									
								
							
							
						
						
									
										3
									
								
								frame.c
									
									
									
									
									
								
							| @@ -455,8 +455,7 @@ static int show_codecs(int fd, int argc, char *argv[]) | ||||
| 		return RESULT_SHOWUSAGE; | ||||
|  | ||||
| 	if (getenv("I_AM_NOT_AN_IDIOT") == NULL) | ||||
| 		ast_cli(fd, "Disclaimer: this command is for informational purposes | ||||
| only.\n\tIt does not indicate anything about your configuration.\n"); | ||||
| 		ast_cli(fd, "Disclaimer: this command is for informational purposes only.\n\tIt does not indicate anything about your configuration.\n"); | ||||
|  | ||||
| 	if ((argc == 2) || (!strcasecmp(argv[1],"audio"))) { | ||||
| 		found = 1; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user