aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-07-12mgcp: Fix missing call id in DLCXPhilipp Maier1-1/+2
2017-07-12reset: fix allocation and add deallocator for reset procedurePhilipp Maier2-2/+5
2017-07-12aoip: don't use iu struct: move rtp ports from .iu to new subscr_conn.rtpNeels Hofmeyr1-2/+5
2017-07-12AoIP+3G: use one common SCCP client for A and IuCSNeels Hofmeyr3-4/+4
2017-07-12osmo-bsc: react on reset requests from MSCPhilipp Maier1-0/+6
2017-07-12libcommon-cs: genralize a interface reset fsmPhilipp Maier4-9/+63
2017-07-12fixup: remove unused counterPhilipp Maier1-1/+0
2017-07-12cosmetic: make function names in a_iface_bssap more expressive.Philipp Maier1-4/+7
2017-07-12cosmetic: more expressive function names in a_ifacePhilipp Maier2-17/+13
2017-07-12mgcp: make bts base port configurablePhilipp Maier1-0/+1
2017-07-12Revert "mgcp: make sure all endpoints are closed on startup"Philipp Maier1-1/+0
2017-07-12a_iface_bssap: clear lingering subscriber connections on resetPhilipp Maier1-0/+3
2017-07-12cosmetic: fix typoPhilipp Maier1-1/+1
2017-07-12mgcp: make sure all endpoints are closed on startupPhilipp Maier1-0/+1
2017-07-12mgcp: make structs accessible from outsidePhilipp Maier1-1/+15
2017-07-12mgcp: improve endpoint managementPhilipp Maier1-3/+7
2017-07-12mgcp: use mgcp DLCX command to terminate endpoint after call is donePhilipp Maier1-0/+1
2017-07-12mgcp: add DLCX command to mgcpgw clientPhilipp Maier1-0/+4
2017-07-12fixup: in osmo-bsc-sigtran.h header (bsc_msc_data.h) was missingPhilipp Maier1-0/+1
2017-07-12osmo-bsc: Handle RESET/RESET-ACK properlyPhilipp Maier5-1/+47
2017-07-12aoip: signal channel type to BSCPhilipp Maier1-0/+3
2017-07-12osmo-bsc: Negotiate rtp ip address/port with BTSPhilipp Maier2-0/+11
2017-07-12WIP: Integrate AoIP into MSCPhilipp Maier7-10/+97
2017-07-12WIP: Integrate AoIP into OsmoBSCPhilipp Maier6-0/+62
2017-07-12WIP: Port to new libosmo-sigtran API (with proper M3UA for Iuh)Harald Welte1-5/+9
2017-07-12mgcp: hack RAB success from nano3G: patch first RTP payloadNeels Hofmeyr1-0/+1
2017-07-12Implement IuCS (large refactoring and addition)Neels Hofmeyr18-16/+229
2017-07-12mscsplit: various preparations to separate MSC from BSCNeels Hofmeyr6-11/+99
2017-07-12IuPS adjustmentsHarald Welte1-2/+2
2017-07-12Use libvlr in libmsc (large refactoring)Harald Welte17-174/+150
2017-07-12Add libvlr implementationHarald Welte2-0/+410
2017-07-12gsup_client: allow passing a unit id to identify with HLRNeels Hofmeyr1-2/+5
2017-07-12move openbsc/* to repos rootNeels Hofmeyr93-0/+9944
2009-06-10move openbsc into its own subdirectoryHarald Welte36-4992/+0
2009-06-09* add support for storing classmark1/2/3 per subscriberHarald Welte2-2/+42
2009-06-09don't prefix every line with timestamp, this saves some screen real estateHarald Welte1-0/+1
2009-06-08openbscdefines.h: Add header file to control visibility of symbolsHolger Freyther2-1/+36
2009-06-06lchan: Handle the abnormal case of channel getting closedHolger Freyther1-0/+11
2009-06-06Revert "[db] Keep track of the current gsm_network"Holger Freyther1-1/+1
2009-06-05BS11: add nm_state for EnveBTES, PA and BBSIG physical objectsHarald Welte1-1/+16
2009-06-04[subscr] Remove the struct gsm_bts pointer from subscriberHolger Freyther1-1/+0
2009-06-04gsm_subscriber.h: Remove trailing whitespace...Holger Freyther1-1/+1
2009-06-02[subscriber] Change id to long long unsigned int (Andreas Eversberg)Holger Freyther1-1/+1
2009-06-02[lchan] Log increase/decrease of channel use count (Andreas Eversberg)Holger Freyther1-1/+9
2009-05-28* give Siemens ObjClass reasonable names rather than A3/A5/A6Harald Welte2-10/+26
2009-05-23show and edit subscribers from the vty interfaceHarald Welte2-1/+2
2009-05-23Add user-configurable BSIC settingHarald Welte1-0/+3
2009-05-23* replace some more hex bytes in init msgs by #definesHarald Welte1-0/+4
2009-05-23With this patch, the TRAU muxing code supports not just bridging only. Harald Welte2-2/+10
2009-05-23add new function gsm_bts_by_lac() to search for BTS based on location areaHarald Welte1-0/+2