mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 02:37:10 +00:00 
			
		
		
		
	Merge "res_pjsip/config_transport: Allow reloading transports." into 13
This commit is contained in:
		| @@ -810,6 +810,12 @@ | ||||
|                                 ; clients are slow to process the received | ||||
|                                 ; information. Value is in milliseconds; default | ||||
|                                 ; is 100 ms. | ||||
| ;allow_reload=no    ; Although transports can now be reloaded, that may not be | ||||
|                     ; desirable because of the slight possibility of dropped | ||||
|                     ; calls. To make sure there are no unintentional drops, if | ||||
|                     ; this option is set to 'no' (the default) changes to the | ||||
|                     ; particular transport will be ignored. If set to 'yes', | ||||
|                     ; changes (if any) will be applied. | ||||
|  | ||||
| ;==========================AOR SECTION OPTIONS========================= | ||||
| ;[aor] | ||||
|   | ||||
		Reference in New Issue
	
	Block a user