diff --git a/res/res_pjsip_outbound_registration.c b/res/res_pjsip_outbound_registration.c index da597a91c6..df50cf40fe 100644 --- a/res/res_pjsip_outbound_registration.c +++ b/res/res_pjsip_outbound_registration.c @@ -86,6 +86,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.