Module: kamailio Branch: master Commit: 00ba2193d60e8255ea863a99b52e86f841f16bdb URL: https://github.com/kamailio/kamailio/commit/00ba2193d60e8255ea863a99b52e86f8...
Author: Henning Westerholt hw@kamailio.org Committer: Henning Westerholt hw@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/00ba2193d60e8255ea863a99b52e86f8... Patch: https://github.com/kamailio/kamailio/commit/00ba2193d60e8255ea863a99b52e86f8...
---
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>