Changeset 3202
- Timestamp:
- 02/18/2012 03:21:48 AM (15 months ago)
- Files:
-
- 1 modified
-
openbts/trunk/Control/MobilityManagement.cpp (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
openbts/trunk/Control/MobilityManagement.cpp
r3163 r3202 244 244 } 245 245 246 if (gConfig.defines("Control.LUR.QueryRRLP")) {247 // Query for RRLP248 if (!sendRRLP(mobileID, DCCH)) {249 LOG(INFO) << "RRLP request failed";250 }251 }252 253 246 // We fail closed unless we're configured otherwise 254 247 if (!success && !openRegistration) { … … 296 289 } 297 290 291 if (gConfig.defines("Control.LUR.QueryRRLP")) { 292 // Query for RRLP 293 if (!sendRRLP(mobileID, DCCH)) { 294 LOG(INFO) << "RRLP request failed"; 295 } 296 } 297 298 298 // If this is an IMSI attach, send a welcome message. 299 299 if (IMSIAttach) {
![(please configure the [header_logo] section in trac.ini)](http://wush.net/trac/rangepublic/raw-attachment/wiki/WikiStart/PublicReleaseLogo.png)
