mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 02:37:10 +00:00 
			
		
		
		
	Fix some doxygen, typos and whitespace
This commit is contained in:
		| @@ -2463,7 +2463,7 @@ static int hangup_cause2sip(int cause) | ||||
| 	case AST_CAUSE_NO_USER_RESPONSE:        /* 18 */ | ||||
| 		return 408; | ||||
| 	case AST_CAUSE_NO_ANSWER:               /* 19 */ | ||||
| 	case AST_CAUSE_UNREGISTERED:        /* 20 */ | ||||
| 	case AST_CAUSE_UNREGISTERED:            /* 20 */ | ||||
| 		return 480; | ||||
| 	case AST_CAUSE_CALL_REJECTED:           /* 21 */ | ||||
| 		return 403; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user