mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 02:37:10 +00:00 
			
		
		
		
	Merge "res_pjsip: Update default keepalive interval to 90 seconds."
This commit is contained in:
		| @@ -29,7 +29,7 @@ | ||||
| #include "asterisk/res_pjsip_cli.h" | ||||
|  | ||||
| #define DEFAULT_MAX_FORWARDS 70 | ||||
| #define DEFAULT_KEEPALIVE_INTERVAL 0 | ||||
| #define DEFAULT_KEEPALIVE_INTERVAL 90 | ||||
| #define DEFAULT_USERAGENT_PREFIX "Asterisk PBX" | ||||
| #define DEFAULT_OUTBOUND_ENDPOINT "default_outbound_endpoint" | ||||
| #define DEFAULT_DEBUG "no" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user