From 7827cb4c6e5b84c72236843855888a48c087098d Mon Sep 17 00:00:00 2001 From: duffyduck Date: Wed, 25 Jun 2025 10:16:06 +0000 Subject: [PATCH] =?UTF-8?q?baresip.conf.j2=20gel=C3=B6scht?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- baresip.conf.j2 | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 baresip.conf.j2 diff --git a/baresip.conf.j2 b/baresip.conf.j2 deleted file mode 100644 index 8c670c9..0000000 --- a/baresip.conf.j2 +++ /dev/null @@ -1,5 +0,0 @@ -sip_account sip:{{ sip_user }}@{{ sip_host }};auth_user={{ sip_user }};auth_pass={{ sip_password }};outbound=sip:{{ sip_host }} - -sipnat no -sip_listen 0.0.0.0:5060 -sip_trans_bsize 512 \ No newline at end of file