瀏覽代碼

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).