MCPcopy Create free account
hub / github.com/RangeNetworks/OpenBTS-UMTS / changeTlli

Method changeTlli

SGSNGGSN/Sgsn.cpp:1725–1750  ·  view source on GitHub ↗

which we do ahead of time so we can inform GPRS L2 that the new and old TLLIs are the same MS. Return the new si. In the new tlli procedure, it is the same as the old. ------------------ Note the following sequence, easy to reproduce by pulling the power on an MS: MS -> attachrequest TLLI=80000001; creates new SgsnInfo 80000001 MS <- attachaccept MS -> attachcomplete TLLI=c0000001; SgsnInfo 80000

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

handleAttachCompleteFunction · 0.80
findGmmByImsiFunction · 0.80

Calls 4

killOtherTlliFunction · 0.85
findSgsnInfoByHandleFunction · 0.85
getTlliMethod · 0.80
setGmmMethod · 0.80

Tested by

no test coverage detected