Просмотр исходного кода

modules: readme files regenerated - textopsx ... [skip ci]

Kamailio Dev 6 лет назад
Родитель
Сommit
7cd2635b5c
1 измененных файлов с 4 добавлено и 0 удалено
  1. 4 0
      src/modules/textopsx/README

+ 4 - 0
src/modules/textopsx/README

@@ -92,6 +92,10 @@ Chapter 1. Admin Guide
    routing block configurations. It adds new features similar to the
    routing block configurations. It adds new features similar to the
    textops module (textops eXtentions).
    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. Functions
 
 
    2.1. msg_apply_changes()
    2.1. msg_apply_changes()