]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_pjsip_outbound_registration: Extend documentation for "max_retries".
authorJoshua Colp <jcolp@digium.com>
Fri, 25 Oct 2019 11:46:41 +0000 (11:46 +0000)
committerGeorge Joseph <gjoseph@digium.com>
Thu, 31 Oct 2019 16:55:03 +0000 (11:55 -0500)
commite73eba85c16a40a1212ccb9f435617d68004a8da
treeca0ca73afab524f53cc251d610d4aefe4344c238
parent75f6f6405826f15072c0b59f7c5fa5084bd40659
res_pjsip_outbound_registration: Extend documentation for "max_retries".

If the "max_retries" option is set to 0 then upon failure no
further attemps are made, so explicitly document the behavior.

ASTERISK-28602

Change-Id: I1e30daae9dd6c49ce18744164214d3def505acbf
res/res_pjsip_outbound_registration.c