Module: kamailio Branch: master Commit: e39dd796a40fb01881858ccf4415fdcfa8529778 URL: https://github.com/kamailio/kamailio/commit/e39dd796a40fb01881858ccf4415fdcfa8529778
Author: Kamailio Dev <[email protected]> Committer: Kamailio Dev <[email protected]> Date: 2017-08-01T13:31:30+02:00 modules: readme files regenerated - uac ... [skip ci] --- Modified: src/modules/uac/README --- Diff: https://github.com/kamailio/kamailio/commit/e39dd796a40fb01881858ccf4415fdcfa8529778.diff Patch: https://github.com/kamailio/kamailio/commit/e39dd796a40fb01881858ccf4415fdcfa8529778.patch --- diff --git a/src/modules/uac/README b/src/modules/uac/README index d4d8701859..848279a2c2 100644 --- a/src/modules/uac/README +++ b/src/modules/uac/README @@ -380,9 +380,8 @@ modparam("uac","credential","username:domain:password") This can be used if the realm upstream will be using is not known in advance. - If you define it, you also need to define âauth_username_avpâ - (Section 3.10, âauth_username_avp (string)â) and âauth_username_avpâ - (Section 3.11, âauth_password_avp (string)â). + If you define it, you also need to define âauth_username_avpâ (???) and + âauth_username_avpâ (???). Example 1.9. Set auth_realm_avp parameter ... @@ -394,9 +393,8 @@ modparam("uac","auth_realm_avp","$avp(i:10)") The definition of an AVP that might contain the username to be used to perform authentication. - If you define it, you also need to define âauth_realm_avpâ - (Section 3.9, âauth_realm_avp (string)â) and âauth_username_avpâ - (Section 3.11, âauth_password_avp (string)â). + If you define it, you also need to define âauth_realm_avpâ (???) and + âauth_username_avpâ (???). Example 1.10. Set auth_username_avp parameter ... @@ -408,9 +406,8 @@ modparam("uac","auth_username_avp","$avp(i:11)") The definition of an AVP that might contain the password to be used to perform authentication. - If you define it, you also need to define âauth_password_avpâ - (Section 3.11, âauth_password_avp (string)â) and âauth_username_avpâ - (Section 3.11, âauth_password_avp (string)â). + If you define it, you also need to define âauth_password_avpâ (???) and + âauth_username_avpâ (???). Example 1.11. Set auth_password_avp parameter ...
_______________________________________________ Kamailio (SER) - Development Mailing List [email protected] https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev
