Attention is currently required from: pespin, lynxis lazus, dexter.
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
Done
Patch Set #5, Line 150: mgw_rtp_ip := "2.2.2.2",
could use a private ip range
Done
Patch Set #5, Line 156: hnb_rtp_ip := "1.1.1.2",
could use a private ip range
Done
Patch Set #5, Line 158: cn_rtp_ip := "2.2.2.1",
could use a private ip range
Done
Patch Set #5, Line 622: f_sleep(10.0);
10 seconds are quite long. […]
I added a timer to f_hnbap_register and removed the sleep completely
To view, visit change 27106. To unsubscribe, or for help writing mail filters, visit settings.