mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 18:55:19 +00:00 
			
		
		
		
	res_pjsip: Update contact_user to point out default
Updates the documentation for the 'contact_user' field to point out the default outbound contact if no contact_user is specified 's' ASTERISK-30316 #close Change-Id: I61f24fb9164e4d07e05908a2511805281874c876
This commit is contained in:
		
				
					committed by
					
						 George Joseph
						George Joseph
					
				
			
			
				
	
			
			
			
						parent
						
							80e6205bb0
						
					
				
				
					commit
					b83af13f65
				
			| @@ -75,8 +75,8 @@ | ||||
| 						on networking specifics and configuration of the registrar. | ||||
| 					</para></description> | ||||
| 				</configOption> | ||||
| 				<configOption name="contact_user"> | ||||
| 					<synopsis>Contact User to use in request</synopsis> | ||||
| 				<configOption name="contact_user" default="s"> | ||||
| 					<synopsis>Contact User to use in request. If this value is not set, this defaults to 's'</synopsis> | ||||
| 				</configOption> | ||||
| 				<configOption name="contact_header_params"> | ||||
| 					<synopsis>Header parameters to place in the Contact header</synopsis> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user