From 9e5cdf01683080af6e0c8054761fa4b2ba444242 Mon Sep 17 00:00:00 2001 From: Kamailio Dev Date: Thu, 11 Feb 2021 16:46:25 +0100 Subject: [PATCH] modules: readme files regenerated - rr ... [skip ci] --- src/modules/rr/README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/modules/rr/README b/src/modules/rr/README index 6ec187d1131..4225d0dc370 100644 --- a/src/modules/rr/README +++ b/src/modules/rr/README @@ -593,9 +593,9 @@ record_route_advertised_address("1.2.3.4:5080"); Adds a parameter to the Record-Route URI (param must be in “;name=value” format. The function may be called also before or after - the record_route() or record_route_advertised_address() calls (see - Section 5.4, “record_route([sparams])” or Section 5.7, - “record_route_advertised_address(address)”)). + the record_route(), record_route_advertised_address(), and + record_route_preset() calls (see Section 5.4, “record_route([sparams])” + or Section 5.7, “record_route_advertised_address(address)”)). Meaning of the parameters is as follows: * param - String containing the URI parameter to be added. It must