We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ad82f4 commit 03b8dcdCopy full SHA for 03b8dcd
requirements.txt
@@ -1 +1 @@
1
-sippy
+git+https://github.com/sippy/b2bua.git@wip
test_run.sh
@@ -331,6 +331,8 @@ then
331
fi
332
333
334
+${SUDO} find /tmp/ -type f -name core\*
335
+
336
report_rc_log "${ALICE_RC}" "${MM_CFG} alice.log bob.log rtpproxy.log ${MM_LOG}" "Checking if Alice is happy"
337
report_rc_log "${BOB_RC}" "${MM_CFG} bob.log alice.log rtpproxy.log ${MM_LOG}" "Checking if Bob is happy"
338
0 commit comments