Module: kamailio Branch: master Commit: 00ba2193d60e8255ea863a99b52e86f841f16bdb URL: https://github.com/kamailio/kamailio/commit/00ba2193d60e8255ea863a99b52e86f841f16bdb
Author: Henning Westerholt <h...@kamailio.org> Committer: Henning Westerholt <h...@kamailio.org> Date: 2018-08-13T20:42:50+02:00 uac: fix typo in module README --- Modified: src/modules/uac/doc/uac_admin.xml --- Diff: https://github.com/kamailio/kamailio/commit/00ba2193d60e8255ea863a99b52e86f841f16bdb.diff Patch: https://github.com/kamailio/kamailio/commit/00ba2193d60e8255ea863a99b52e86f841f16bdb.patch --- diff --git a/src/modules/uac/doc/uac_admin.xml b/src/modules/uac/doc/uac_admin.xml index 8047c67c2b..650ec8823c 100644 --- a/src/modules/uac/doc/uac_admin.xml +++ b/src/modules/uac/doc/uac_admin.xml @@ -1053,7 +1053,7 @@ event_route[uac:reply] { Return the details of a remote registration record based on a filter. The command has two parameter: attribute and value. The attribute can be: l_uuid, l_username, r_username or auth_username. - The value is what should be matcheg against the value of the attribute + The value is what should be matched against the value of the attribute in the remote registration record. </para> <para> @@ -1095,7 +1095,7 @@ event_route[uac:reply] { Enable a remote registration record based on a filter. The command has two parameter: attribute and value. The attribute can be: l_uuid, l_username, r_username or auth_username. - The value is what should be matcheg against the value of the attribute + The value is what should be matched against the value of the attribute in the remote registration record. </para> <example> @@ -1116,7 +1116,7 @@ event_route[uac:reply] { Disable a remote registration record based on a filter. The command has two parameter: attribute and value. The attribute can be: l_uuid, l_username, r_username or auth_username. - The value is what should be matcheg against the value of the attribute + The value is what should be matched against the value of the attribute in the remote registration record. </para> <example> _______________________________________________ Kamailio (SER) - Development Mailing List sr-dev@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev