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