소스 검색

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

Kamailio Dev 1 년 전
부모
커밋
b7b3f75537
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/modules/ims_qos/README

+ 2 - 2
src/modules/ims_qos/README

@@ -498,13 +498,13 @@ modparam("ims_qos", "rr_default_bandwidth", 2000)
 
 3.24. suspend_transaction integer
 
-   If eneabled, suspends the tm transaction while doing the AAR.
+   If enabled, suspends the tm transaction while doing the AAR.
 
    Default value is 1 (enabled)
 
    Example 1.24. suspend_transaction parameter usage
 ...
-modparam("ims_qos", "suspend_transaction", 2000)
+modparam("ims_qos", "suspend_transaction", 0)
 ...
 
 4. Functions