소스 검색

modules: readme files regenerated - sca ...

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

+ 3 - 2
modules/sca/README

@@ -261,8 +261,9 @@ modparam( "sca", "db_update_interval", 120 )
 
 3.8. onhold_bflag (integer)
 
-   Which branch flag should be used by the module to identify if the call
-   is on-hold instead of parsing the sdp.
+   When bflag is set the media will be treated as on-hold and sdp parse
+   will be skipped. If the bflag is not set the sdp will be parsed to
+   detect on-hold.
 
    Default value is -1 (disabled).