1
0
mirror of https://github.com/coturn/coturn.git synced 2026-05-04 18:36:10 +02:00

working on sctp

This commit is contained in:
mom040267 2015-03-18 05:12:05 +00:00
parent 9b754d91f6
commit c0f2ca8cea

View File

@ -30,5 +30,5 @@ fi
export LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:/usr/local/lib/
PATH=examples/bin/:../bin:./bin/:${PATH} turnutils_uclient -t -S -k turn_client_pkey.pem -n 1000 -m 10 -l 170 -e 127.0.0.1 -X -g -u gorst -w hero $@ ::1
PATH=examples/bin/:../bin:./bin/:${PATH} turnutils_uclient -b -S -k turn_client_pkey.pem -n 1000 -m 10 -l 170 -e 127.0.0.1 -X -g -u gorst -w hero $@ ::1