Module: kamailio Branch: master Commit: 0b177a2bd4217320f51e6a621b8c237c33dbebb9 URL: https://github.com/kamailio/kamailio/commit/0b177a2bd4217320f51e6a621b8c237c33dbebb9
Author: Kamailio Dev <[email protected]> Committer: Kamailio Dev <[email protected]> Date: 2017-07-19T16:31:29+02:00 modules: readme files regenerated - textops ... [skip ci] --- Modified: src/modules/textops/README --- Diff: https://github.com/kamailio/kamailio/commit/0b177a2bd4217320f51e6a621b8c237c33dbebb9.diff Patch: https://github.com/kamailio/kamailio/commit/0b177a2bd4217320f51e6a621b8c237c33dbebb9.patch --- diff --git a/src/modules/textops/README b/src/modules/textops/README index 475f676b4b..698c3858b3 100644 --- a/src/modules/textops/README +++ b/src/modules/textops/README @@ -1019,7 +1019,7 @@ if (starts_with("$rU", "+358")) The core will take care of the last boundary ending "--". Detecting wich one is the last and fixing the others if needed. - Note: it may be required that msg_apply_changes() from textops module + Note: it may be required that msg_apply_changes() from textopsx module has to be executed if there are other operations over the new body. Example 1.38. set_body_multipart usage _______________________________________________ Kamailio (SER) - Development Mailing List [email protected] https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev
