Explorar o código

units/tlcust0001: removed the restart of nc

Daniel-Constantin Mierla %!s(int64=4) %!d(string=hai) anos
pai
achega
8f3408315a
Modificáronse 1 ficheiros con 0 adicións e 3 borrados
  1. 0 3
      units/tlcust0001/tlcust0001.sh

+ 0 - 3
units/tlcust0001/tlcust0001.sh

@@ -10,9 +10,6 @@ echo "--- start kamailio -f ./kamailio-tlcust0001.cfg"
 ${KAMBIN} -P ${KAMPID} -w ${KAMRUN} -Y ${KAMRUN} -f ./kamailio-tlcust0001.cfg -a no 2>&1 | tee /tmp/kamailio-tlcust0001.log &
 ret=$?
 sleep 1
-echo "--- restart nc -ulp 24680 | tee /tmp/kamailio-tlcust0001.netcat &"
-killall nc
-nc -ulp 24680 | tee /tmp/kamailio-tlcust0001.netcat &
 echo "--- run sipsak -s sip:[email protected]"
 sipsak -s sip:[email protected]
 sleep 1