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
commit 9180b010e2bf9153e49039a65dcf2c5f073f21cd Author: Maxim Solodovnik <[email protected]> AuthorDate: Thu Dec 15 15:54:34 2022 +0700 no jira: SIP instructions are improved a bit --- openmeetings-server/src/site/markdown/AsteriskIntegration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openmeetings-server/src/site/markdown/AsteriskIntegration.md b/openmeetings-server/src/site/markdown/AsteriskIntegration.md index d0d5a2b0e..3fdc873dc 100644 --- a/openmeetings-server/src/site/markdown/AsteriskIntegration.md +++ b/openmeetings-server/src/site/markdown/AsteriskIntegration.md @@ -137,7 +137,7 @@ encryption=no avpf=yes icesupport=yes directmedia=no -allow=!all,ulaw,opus,vp8 +allow=!all,opus,h264 ``` ### Configure extensions:
