Commit 4c41d0de authored by ferrerod's avatar ferrerod

Add and Test UR Trigger in Event Report

parent eb6477b3
...@@ -338,7 +338,7 @@ int session_create_sm_context_procedure::run( ...@@ -338,7 +338,7 @@ int session_create_sm_context_procedure::run(
volume_threshold.tovol = 0; volume_threshold.tovol = 0;
volume_threshold.downlink_volume = 1000; volume_threshold.downlink_volume = 1000;
time_threshold.time_threshold = 30; time_threshold.time_threshold = 5;
create_urr.set(urr_id); create_urr.set(urr_id);
create_urr.set(measurement_method); create_urr.set(measurement_method);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment