This is an automated email from the ASF dual-hosted git repository.

solomax pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/openmeetings.git


The following commit(s) were added to refs/heads/master by this push:
     new b022ac2  Revert "[OPENMEETINGS-2239] docs clean-up"
b022ac2 is described below

commit b022ac2b8d01c96e8b398e7f6696db6b11562be2
Author: Maxim Solodovnik <[email protected]>
AuthorDate: Wed Dec 23 12:00:42 2020 +0700

    Revert "[OPENMEETINGS-2239] docs clean-up"
    
    This reverts commit 2ab49c7d640e4478ac74f96b226c7a49c5caf9fb.
---
 openmeetings-server/src/site/markdown/AsteriskIntegration.md | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/openmeetings-server/src/site/markdown/AsteriskIntegration.md 
b/openmeetings-server/src/site/markdown/AsteriskIntegration.md
index dd1163a..c6459d4 100644
--- a/openmeetings-server/src/site/markdown/AsteriskIntegration.md
+++ b/openmeetings-server/src/site/markdown/AsteriskIntegration.md
@@ -206,6 +206,13 @@ Modify `/etc/asterisk/confbridge.conf`
 [omsip_user]
 type=user
 marked=yes
+dsp_drop_silence=yes
+denoise=true
+
+[sip_user]
+type=user
+end_marked=yes
+wait_marked=yes
 music_on_hold_when_empty=yes
 dsp_drop_silence=yes
 denoise=true

Reply via email to