Module: kamailio Branch: master Commit: 1a8a18dcfce643f2e730dacf24e97b03040900c4 URL: https://github.com/kamailio/kamailio/commit/1a8a18dcfce643f2e730dacf24e97b03...
Author: Kamailio Dev kamailio.dev@kamailio.org Committer: Kamailio Dev kamailio.dev@kamailio.org Date: 2016-10-24T18:01:13+02:00
modules: readme files regenerated - sca ...
---
Modified: modules/sca/README
---
Diff: https://github.com/kamailio/kamailio/commit/1a8a18dcfce643f2e730dacf24e97b03... Patch: https://github.com/kamailio/kamailio/commit/1a8a18dcfce643f2e730dacf24e97b03...
---
diff --git a/modules/sca/README b/modules/sca/README index 299e3fd..37d9449 100644 --- a/modules/sca/README +++ b/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).