From d35f3e153496f21ff89bc0f08e0dc436766c48f0 Mon Sep 17 00:00:00 2001 From: "kali kaneko (leap communications)" Date: Sat, 25 Jan 2020 22:06:41 -0600 Subject: get sip2 telnet terminator from env var --- config/CONFIG | 1 + 1 file changed, 1 insertion(+) (limited to 'config') diff --git a/config/CONFIG b/config/CONFIG index cdd34ca..9a99584 100755 --- a/config/CONFIG +++ b/config/CONFIG @@ -13,3 +13,4 @@ export VPNWEB_SIP_PASS="Kohapassword1!" export VPNWEB_SIP_HOST="localhost" export VPNWEB_SIP_PORT="6001" export VPNWEB_SIP_LIBR_LOCATION=testlibrary +export VPNWEB_SIP_TERMINATOR="\r" -- cgit v1.2.3