Module: kamailio Branch: 5.1 Commit: f7b7ef940083fc53228c3de1c091496daaefaaf8 URL: https://github.com/kamailio/kamailio/commit/f7b7ef940083fc53228c3de1c091496d...
Author: Kamailio Dev kamailio.dev@kamailio.org Committer: Kamailio Dev kamailio.dev@kamailio.org Date: 2019-10-09T18:01:43+02:00
modules: readme files regenerated - modules ... [skip ci]
---
Modified: src/modules/textopsx/README
---
Diff: https://github.com/kamailio/kamailio/commit/f7b7ef940083fc53228c3de1c091496d... Patch: https://github.com/kamailio/kamailio/commit/f7b7ef940083fc53228c3de1c091496d...
---
diff --git a/src/modules/textopsx/README b/src/modules/textopsx/README index 60b458d189..f68ae5a9f2 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()