Merge "res_pjsip/config_transport: Allow reloading transports." into 13

This commit is contained in:
zuul
2016-02-27 10:26:47 -06:00
committed by Gerrit Code Review
9 changed files with 284 additions and 70 deletions

View File

@@ -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]