Module: kamailio Branch: master Commit: 7a6d31935c7e8e29dd150412f1e6281fdf3efd53 URL: https://github.com/kamailio/kamailio/commit/7a6d31935c7e8e29dd150412f1e6281fdf3efd53
Author: Mikko Lehto <[email protected]> Committer: Mikko Lehto <[email protected]> Date: 2017-07-19T17:28:16+03:00 modules/textops: msg_apply_changes() comes from textopsx module --- Modified: src/modules/textops/doc/textops_admin.xml --- Diff: https://github.com/kamailio/kamailio/commit/7a6d31935c7e8e29dd150412f1e6281fdf3efd53.diff Patch: https://github.com/kamailio/kamailio/commit/7a6d31935c7e8e29dd150412f1e6281fdf3efd53.patch --- diff --git a/src/modules/textops/doc/textops_admin.xml b/src/modules/textops/doc/textops_admin.xml index 68b3676703..4cb99d708e 100644 --- a/src/modules/textops/doc/textops_admin.xml +++ b/src/modules/textops/doc/textops_admin.xml @@ -1438,7 +1438,7 @@ if (starts_with("$rU", "+358")) the last and fixing the others if needed. </para> <para> - 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. </para> <example> _______________________________________________ Kamailio (SER) - Development Mailing List [email protected] https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev
