diff --git a/res/res_pjsip_outbound_registration.c b/res/res_pjsip_outbound_registration.c index b73b5a76fe..0f590f5364 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.