Attention is currently required from: pespin, daniel, dexter.
Patch set 5:Code-Review +1
5 comments:
File hnbgw/HNBGW_Tests.ttcn:
Patch Set #5, Line 144: mgw_rtp_ip := "1.1.1.1",
could use a private ip range
Patch Set #5, Line 150: mgw_rtp_ip := "2.2.2.2",
could use a private ip range
Patch Set #5, Line 156: hnb_rtp_ip := "1.1.1.2",
could use a private ip range
Patch Set #5, Line 158: cn_rtp_ip := "2.2.2.1",
could use a private ip range
Patch Set #5, Line 622: f_sleep(10.0);
10 seconds are quite long. why do we need a sleep here?
To view, visit change 27106. To unsubscribe, or for help writing mail filters, visit settings.