magma / S1APTester

A test tool that simulates the s1aptest functionality of a LTE network
Other
54 stars 43 forks source link

[new scenario] Simulate sending of service req with zero mac value #44

Closed pruthvihebbani closed 3 years ago

pruthvihebbani commented 3 years ago

…value

Signed-off-by: Pruthvi Hebbani pruthvi.hebbani@radisys.com

Title

[new scenario] Simulate sending of service req with zero mac

Summary

This PR contains code changes to send service request message with mac value as 0. MME does not find the UE context after receiving this message and triggers service reject with cause "UE context not found"

Test plan