mirror of
https://github.com/RangeNetworks/openbts.git
synced 2025-10-23 07:42:01 +00:00
merge 5.0 preview from commercial
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
/* Copyright 2013, 2014 Range Networks, Inc.
|
||||
/*
|
||||
* Copyright 2013, 2014 Range Networks, Inc.
|
||||
*
|
||||
* This software is distributed under multiple licenses;
|
||||
* see the COPYING file in the main directory for licensing
|
||||
* information for this specific distribuion.
|
||||
* information for this specific distribution.
|
||||
*
|
||||
* This use of this software may be subject to additional restrictions.
|
||||
* See the LEGAL file in the main directory for details.
|
||||
@@ -11,6 +12,7 @@
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
||||
*/
|
||||
|
||||
#ifndef _L3MOBILITYMANAGEMENT_H_
|
||||
#define _L3MOBILITYMANAGEMENT_H_ 1
|
||||
|
||||
@@ -301,5 +303,7 @@ class L3RegisterMachine : public LUBase //MachineBase
|
||||
SIP::SipMessage *makeRegisterMsg1();
|
||||
};
|
||||
|
||||
extern void imsiDetach(L3MobileIdentity mobid, L3LogicalChannel *chan);
|
||||
|
||||
}; // namespace Control
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user