Module: kamailio Branch: master Commit: c31501bc09c440bf1e1f8507ceed38277f18375c URL: https://github.com/kamailio/kamailio/commit/c31501bc09c440bf1e1f8507ceed3827...
Author: Kamailio Dev kamailio.dev@kamailio.org Committer: Kamailio Dev kamailio.dev@kamailio.org Date: 2017-09-14T10:01:22+02:00
modules: readme files regenerated - tm ... [skip ci]
---
Modified: src/modules/tm/README
---
Diff: https://github.com/kamailio/kamailio/commit/c31501bc09c440bf1e1f8507ceed3827... Patch: https://github.com/kamailio/kamailio/commit/c31501bc09c440bf1e1f8507ceed3827...
---
diff --git a/src/modules/tm/README b/src/modules/tm/README index bec0630d95..bd10d0d779 100644 --- a/src/modules/tm/README +++ b/src/modules/tm/README @@ -140,6 +140,7 @@ Daniel-Constantin Mierla 5.5. tm.hash_stats 5.6. tm.reply 5.7. tm.reply_callid + 5.8. tm.clean
6. Event Routes
@@ -379,6 +380,7 @@ Chapter 1. Admin Guide 5.5. tm.hash_stats 5.6. tm.reply 5.7. tm.reply_callid + 5.8. tm.clean
6. Event Routes
@@ -2806,6 +2808,7 @@ t_uac_send("OPTIONS", "sip:alice@kamailio.org", "", "", 5.5. tm.hash_stats 5.6. tm.reply 5.7. tm.reply_callid + 5.8. tm.clean
5.1. tm.list
@@ -2878,6 +2881,13 @@ t_uac_send("OPTIONS", "sip:alice@kamailio.org", "", "", * body - (optional, may not be present) reply body (if present, requires the “Content-Type” and “Content-length” headers)
+5.8. tm.clean + + Trigger an hard clean of expired transactions. + + Parameters: + * none + 6. Event Routes
6.1. event_route[tm:branch-failure]