From 31b8378b87d7c64e0ac33b9ea8e612b89aa97008 Mon Sep 17 00:00:00 2001 From: florianfederspiel Date: Thu, 21 May 2026 22:01:13 +0200 Subject: [PATCH] =?UTF-8?q?KI-AGENT:=20WebRTC-Codecs=20f=C3=BCr=20Easybell?= =?UTF-8?q?=20kompatibel=20setzen?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- telephony/asterisk/pjsip.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/telephony/asterisk/pjsip.conf b/telephony/asterisk/pjsip.conf index 8d28170..87b2298 100644 --- a/telephony/asterisk/pjsip.conf +++ b/telephony/asterisk/pjsip.conf @@ -17,7 +17,7 @@ bind=0.0.0.0 type=endpoint context=fedeo-local disallow=all -allow=opus,ulaw,alaw +allow=ulaw,alaw webrtc=yes ice_support=yes use_avpf=yes