Module: kamailio
Branch: master
Commit: 7cd2635b5c464c3f5b1cc0fc76f442b32bdff5ad
URL:
https://github.com/kamailio/kamailio/commit/7cd2635b5c464c3f5b1cc0fc76f442b…
Author: Kamailio Dev <kamailio.dev(a)kamailio.org>
Committer: Kamailio Dev <kamailio.dev(a)kamailio.org>
Date: 2019-10-07T17:16:13+02:00
modules: readme files regenerated - textopsx ... [skip ci]
---
Modified: src/modules/textopsx/README
---
Diff:
https://github.com/kamailio/kamailio/commit/7cd2635b5c464c3f5b1cc0fc76f442b…
Patch:
https://github.com/kamailio/kamailio/commit/7cd2635b5c464c3f5b1cc0fc76f442b…
---
diff --git a/src/modules/textopsx/README b/src/modules/textopsx/README
index bd0328b446..fdd95cd8e9 100644
--- a/src/modules/textopsx/README
+++ b/src/modules/textopsx/README
@@ -92,6 +92,10 @@ Chapter 1. Admin Guide
routing block configurations. It adds new features similar to the
textops module (textops eXtentions).
+ Note: If you add or remove message parts (header, body etc..) it may be
+ required to execute msg_apply_changes() from this module if there are
+ other operations done on the SIP message later on.
+
2. Functions
2.1. msg_apply_changes()