[sr-dev] git:master:a7534a76: modules: readme files regenerated - dialplan ...

Kamailio Dev kamailio.dev at kamailio.org
Fri Jun 10 13:16:20 CEST 2016


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

Author: Kamailio Dev <kamailio.dev at kamailio.org>
Committer: Kamailio Dev <kamailio.dev at kamailio.org>
Date: 2016-06-10T13:16:14+02:00

modules: readme files regenerated - dialplan ...

---

Modified: modules/dialplan/README

---

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

---

diff --git a/modules/dialplan/README b/modules/dialplan/README
index cb55998..073c676 100644
--- a/modules/dialplan/README
+++ b/modules/dialplan/README
@@ -16,6 +16,10 @@ Edited by
 
 Olle E. Johansson
 
+Edited by
+
+Luis Martin
+
    Copyright © 2007-2008 Voice Sistem SRL
 
    Copyright © 2008-2010 Juha Heinanen
@@ -54,6 +58,7 @@ Olle E. Johansson
         6. Functions
 
               6.1. dp_translate(id, [src[/dest]])
+              6.2. dp_reload()
 
         7. MI Commands
 
@@ -120,6 +125,7 @@ Chapter 1. Admin Guide
    6. Functions
 
         6.1. dp_translate(id, [src[/dest]])
+        6.2. dp_reload()
 
    7. MI Commands
 
@@ -376,6 +382,7 @@ modparam("dialplan", "match_dynamic", 1)
 6. Functions
 
    6.1. dp_translate(id, [src[/dest]])
+   6.2. dp_reload()
 
 6.1.  dp_translate(id, [src[/dest]])
 
@@ -425,6 +432,16 @@ dp_translate("$var(x)", "$avp(s:src)/$var(y)");
 xlog("translated to var $var(y) \n");
 ...
 
+6.2.  dp_reload()
+
+   Forces an update of the translation rules from the database.
+
+   Name: dp_reload
+
+   Parameters: none
+
+   This function can be used from ANY_ROUTE.
+
 7. MI Commands
 
    7.1. dp_reload




More information about the sr-dev mailing list