From fc793348ee1ed25823a541e52b9ca9cee8caf2d4 Mon Sep 17 00:00:00 2001 From: Kamailio Dev Date: Thu, 5 Dec 2019 19:46:10 +0100 Subject: [PATCH] modules: readme files regenerated - registrar ... [skip ci] --- src/modules/registrar/README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/modules/registrar/README b/src/modules/registrar/README index e4516756e69..0642a2f59b2 100644 --- a/src/modules/registrar/README +++ b/src/modules/registrar/README @@ -710,12 +710,14 @@ request_route { * contact - the record's contact value. * expires - the record's expires value. * received - the record's received value. + * path - the record's path value. For example. if this parameter is set to 'ulrcd', then values are set in: * $xavp(ulrcd[0]=>ruid) * $xavp(ulrcd[0]=>contact) * $xavp(ulrcd[0]=>received) + * $xavp(ulrcd[0]=>path) Default value is NULL (disabled).