Module: kamailio
Branch: master
Commit: 1986ac41e38d2bd7600a19527cf00164876e77e3
URL:
https://github.com/kamailio/kamailio/commit/1986ac41e38d2bd7600a19527cf0016…
Author: Trevor Peirce <trev(a)acrovoice.ca>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: 2022-04-01T13:52:31+02:00
stirshaken: fix doc typos
---
Modified: src/modules/stirshaken/doc/stirshaken_admin.xml
---
Diff:
https://github.com/kamailio/kamailio/commit/1986ac41e38d2bd7600a19527cf0016…
Patch:
https://github.com/kamailio/kamailio/commit/1986ac41e38d2bd7600a19527cf0016…
---
diff --git a/src/modules/stirshaken/doc/stirshaken_admin.xml
b/src/modules/stirshaken/doc/stirshaken_admin.xml
index 1e7c7001ef..f54747d0cf 100644
--- a/src/modules/stirshaken/doc/stirshaken_admin.xml
+++ b/src/modules/stirshaken/doc/stirshaken_admin.xml
@@ -275,8 +275,7 @@ modparam("stirshaken", "vs_certsubject_pvname",
"$vn(certsubject)")
</programlisting>
</example>
</section>
- </section>
- <section>
+ <section>
<title><varname>vs_pptgrants_pvname</varname> (str)</title>
<para>
If vs_pptgrants_pvname is set then the JSON string of the authenticated PASSporT's
grants will be written to this pseudo-variable when
@@ -422,7 +421,7 @@ request_route {
</para>
<para>
The parameters can contain pseudo-variables.
- If origid is empty, an unique identifier will be generated wih libuuid, e.g.
"3f31bd2b-9fc4-4084-b0b0-566506c46292".
+ If origid is empty, an unique identifier will be generated with libuuid, e.g.
"3f31bd2b-9fc4-4084-b0b0-566506c46292".
</para>
<para>
This function can be used from ANY_ROUTE.