]> 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:54:47 +0000 (11:54 -0500)
commit95bc698b85a34d907ece21379df3669a1e627a76
treea808a915136cb7f2a62cb8ad2364f543f46120d4
parent80a28170b505cdae7ef260c1947304d643a3eea6
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