mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 10:47:18 +00:00 
			
		
		
		
	Revert - res_pjsip: Allow configuration of endpoint identifier query order
Due to a break in binary compatibility with some other modules these changes are being reverted until the issue can be resolved. ASTERISK-24840 Reported by: Mark Michelson git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/13@432868 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
		| @@ -854,10 +854,6 @@ | ||||
| ;keep_alive_interval=20 ; The interval (in seconds) at which to send keepalive | ||||
|                         ; messages on all active connection-oriented transports | ||||
|                         ; (default: "0") | ||||
| ;endpoint_identifier_order=ip,username,anonymous | ||||
|             ; The order by which endpoint identifiers are given priority. | ||||
|             ; Identifier names are derived from res_pjsip_endpoint_identifier_* | ||||
|             ; modules. (default: ip,username,anonymous) | ||||
|  | ||||
|  | ||||
| ; MODULE PROVIDING BELOW SECTION(S): res_pjsip_acl | ||||
|   | ||||
		Reference in New Issue
	
	Block a user