...
|
...
|
@@ -140,7 +140,7 @@ modparam("secsipid", "cache_expire", 7200)
|
140
|
140
|
|
141
|
141
|
<section>
|
142
|
142
|
<title>Functions</title>
|
143
|
|
- <section id="async.f.secsipid_check_identity">
|
|
143
|
+ <section id="secsipid.f.secsipid_check_identity">
|
144
|
144
|
<title>
|
145
|
145
|
<function moreinfo="none">secsipid_check_identity(keyPath)</function>
|
146
|
146
|
</title>
|
...
|
...
|
@@ -179,7 +179,7 @@ request_route {
|
179
|
179
|
together with jansson module.
|
180
|
180
|
</para>
|
181
|
181
|
</section>
|
182
|
|
- <section id="async.f.secsipid_add_identity">
|
|
182
|
+ <section id="secsipid.f.secsipid_add_identity">
|
183
|
183
|
<title>
|
184
|
184
|
<function moreinfo="none">secsipid_add_identity(origTN, destTN, attest, origID, x5u, keyPath)</function>
|
185
|
185
|
</title>
|
...
|
...
|
@@ -212,7 +212,7 @@ request_route {
|
212
|
212
|
</example>
|
213
|
213
|
</section>
|
214
|
214
|
</section>
|
215
|
|
- <section>
|
|
215
|
+ <section id="secsipid.s.installation">
|
216
|
216
|
<title>Installation</title>
|
217
|
217
|
<para>
|
218
|
218
|
The module depends on "libsecsipid", which is a component of "sipsecidx"
|