mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 10:47:18 +00:00 
			
		
		
		
	Fix small typo
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4143 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
		| @@ -888,6 +888,7 @@ static int dial_exec(struct ast_channel *chan, void *data) | ||||
| 				ast_verbose(VERBOSE_PREFIX_3 "Couldn't call %s\n", numsubst); | ||||
| 			ast_hangup(tmp->chan); | ||||
| 			tmp->chan = NULL; | ||||
| 			cur = rest; | ||||
| 			continue; | ||||
| 		} else | ||||
| 			if (option_verbose > 2) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user