[sr-dev] git:master:755e15fc: modules: readme files regenerated - tm ... [skip ci]

Kamailio Dev kamailio.dev at kamailio.org
Tue Aug 27 09:46:53 CEST 2019


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

Author: Kamailio Dev <kamailio.dev at kamailio.org>
Committer: Kamailio Dev <kamailio.dev at kamailio.org>
Date: 2019-08-27T09:46:47+02:00

modules: readme files regenerated - tm ... [skip ci]

---

Modified: src/modules/tm/README

---

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

---

diff --git a/src/modules/tm/README b/src/modules/tm/README
index 7f0970a4e3..8cbefc75b8 100644
--- a/src/modules/tm/README
+++ b/src/modules/tm/README
@@ -269,8 +269,8 @@ Daniel-Constantin Mierla
    1.94. t_uac_send usage
    1.95. t_get_status_code usage
    1.96. event_route[tm:branch-failure:id] usage
-   1.1. event_route[tm:local-request] usage
-   1.2. event_route[tm:local-response] usage
+   1.97. event_route[tm:local-request] usage
+   1.98. event_route[tm:local-response] usage
 
 Chapter 1. Admin Guide
 
@@ -2994,11 +2994,12 @@ event_route[tm:branch-failure:myroute] {
 6.2.  event_route[tm:local-request]
 
    Executed when the tm module generates a request, in other words, the
-   request originates from and a transaction is created for it. The source
-   of the requests can be tm itself or other modules that use tm
-   internally (e.g., msilo, uac). The event route is executed if it is
-   defined in the native config file. To execute the equivalent callback
-   when using KEMI scripting, see the 'event_callback' module parameter.
+   request originates from Kamailio and a transaction is created for it.
+   The source of the requests can be tm itself or other modules that use
+   tm internally (e.g., msilo, uac). The event route is executed if it is
+   defined in the native Kamailio config file. To execute the equivalent
+   callback when using KEMI scripting, see the 'event_callback' module
+   parameter.
 
    The request can still be updated, i.e., changes are possible to R-URI
    ($ru), destination URI ($du) or the send socket ($fs).




More information about the sr-dev mailing list