Module: kamailio
Branch: master
Commit: ef3f50db619490509f127eba87b75190a98a1b3e
URL: 
https://github.com/kamailio/kamailio/commit/ef3f50db619490509f127eba87b75190a98a1b3e

Author: Daniel-Constantin Mierla <mico...@gmail.com>
Committer: Daniel-Constantin Mierla <mico...@gmail.com>
Date: 2023-11-22T10:09:16+01:00

ims_ipsec_pcscf: docs updated for ipsec_destroy()

---

Modified: src/modules/ims_ipsec_pcscf/doc/ims_ipsec_pcscf_admin.xml

---

Diff:  
https://github.com/kamailio/kamailio/commit/ef3f50db619490509f127eba87b75190a98a1b3e.diff
Patch: 
https://github.com/kamailio/kamailio/commit/ef3f50db619490509f127eba87b75190a98a1b3e.patch

---

diff --git a/src/modules/ims_ipsec_pcscf/doc/ims_ipsec_pcscf_admin.xml 
b/src/modules/ims_ipsec_pcscf/doc/ims_ipsec_pcscf_admin.xml
index 982df9bbb14..d50c66ed45a 100644
--- a/src/modules/ims_ipsec_pcscf/doc/ims_ipsec_pcscf_admin.xml
+++ b/src/modules/ims_ipsec_pcscf/doc/ims_ipsec_pcscf_admin.xml
@@ -345,7 +345,7 @@ ipsec_forward("location", "1");
     </section>
 
     <section>
-      <title><function moreinfo="none">ipsec_destroy(domain)</function></title>
+      <title><function moreinfo="none">ipsec_destroy(domain [, 
aor])</function></title>
       <para>The function destroys IPSec tunnel, created with 
ipsec_create.</para>
       <para>Meaning of the parameters is as follows:</para>
       <itemizedlist>
@@ -355,6 +355,10 @@ ipsec_forward("location", "1");
           If a database is used then this must be name of the table which
           stores the contacts.
           </para>
+          <para>
+                         <emphasis>aor</emphasis> - SIP URI to match the 
record. If not
+                         provided, then R-URI is used.
+          </para>
         </listitem>
                  </itemizedlist>
       <example>

_______________________________________________
Kamailio (SER) - Development Mailing List
To unsubscribe send an email to sr-dev-le...@lists.kamailio.org

Reply via email to