Attention is currently required from: dexter.
2 comments:
File mgw/MGCP_Test.ttcn:
Patch Set #1, Line 2309: f_flow_delete(RTPEM[1]);
In TC_two_crcx_and_one_mdcx_rtp_ho we do this the other way around, I don't remember where the catch […]
I moved "ep, call_id" to second command.
I stop the talker's RTP flow (0) before stopping the listener's flow (1), so that there is no race condition in missing a packet. The listener must receive as many packets as the talker transmits. (I hope I got that right.)
Patch Set #1, Line 2317: setverdict(fail);
the setverdict also supports a string to explain what failed. […]
Done
To view, visit change 33720. To unsubscribe, or for help writing mail filters, visit settings.