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