diff --git a/res/res_pjsip_outbound_registration.c b/res/res_pjsip_outbound_registration.c index efeae23c03..fc52e9e284 100644 --- a/res/res_pjsip_outbound_registration.c +++ b/res/res_pjsip_outbound_registration.c @@ -81,6 +81,11 @@ Maximum number of registration attempts. + + This sets the maximum number of registration attempts that are made before + stopping any further attempts. If set to 0 then upon failure no further attempts + are made. + Authentication object(s) to be used for outbound registrations.