aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-08-29split off osmo-msc: remove files, apply build, renameNeels Hofmeyr28-3597/+0
2017-08-29move to osmo-mgw.git: osmo-bsc_mgcp and libmgcp as libosmo-legacy-mgcpNeels Hofmeyr7-845/+3
2017-08-29move libiu to osmo-iuh/libosmo-ranapNeels Hofmeyr8-87/+61
2017-08-29Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring)Philipp Maier18-29/+417
2017-08-27libmsc: Use actual delivery time in delivery reports.Keith1-0/+1
2017-08-27Migrate from gprs_apn_to_str() to libosmocore osmo_apn_to_str()Harald Welte1-1/+0
2017-08-27mgcp_osmux: Remove unused parameterPau Espin Pedrol1-2/+1
2017-08-27libcommon: Fix log output for bts>0.Alexander Chemeris1-1/+1
2017-08-27libmsc: add support for SMPP delivery receiptsPablo Neira Ayuso1-0/+1
2017-08-27GSM timers: User reasonable defaults; don't save if equal defaultHarald Welte1-2/+10
2017-08-27Support for TS 04.14 conformance test commandsHarald Welte2-0/+16
2017-08-27sgsn: Fill the cch_pdp with a value coming from the tlv structureHolger Hans Peter Freyther1-0/+5
2017-08-23mgcp: hack RAB success from nano3G: patch first RTP payloadNeels Hofmeyr1-0/+1
2017-08-08Implement IuCS (large refactoring and addition)Neels Hofmeyr18-20/+229
2017-08-08sgsn init: pass sgsn_config pointer to sgsn_vty_init(), not sgsn_parse_configNeels Hofmeyr1-2/+2
2017-08-08mscsplit: various preparations to separate MSC from BSCNeels Hofmeyr7-17/+100
2017-08-07vlr: LU FSM: enable Retrieve_IMEISV_If_RequiredNeels Hofmeyr1-1/+2
2017-07-23Use libvlr in libmsc (large refactoring)Harald Welte18-182/+147
2017-07-21Add libvlr implementationHarald Welte4-9/+415
2017-07-13gsup_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
2009-05-23A new debug flag is introduced: "DMNCC". MNCC is the Mobile Network CallHarald Welte1-1/+2
2009-05-23Some messages have one or two length-value information elements. The isHarald Welte1-1/+28
2009-05-23To slow down transmission of many ABIS frames at a time, a delay timerHarald Welte1-0/+3
2009-05-23fix some more compiler warningsHarald Welte1-0/+2
2009-05-23An application that has own events and file descriptors, must pollHarald Welte1-1/+1
2009-05-23Add missing "extern" prefix (Andreas Eversberg)Harald Welte1-2/+2
2009-05-23Change the variable "new" to "_new" in order to include it from C++ code.Harald Welte1-13/+13
2009-05-23* rename the timer functions to avoid name collisions with libmisdn.Harald Welte2-8/+8
2009-05-21Fix compilation issues on OS X - mainly #include file changes (Lars Immisch)Harald Welte4-1/+10
2009-05-17dump CCLK accuracy/type as part of bs11_config queryHarald Welte1-0/+2
2009-05-01add verbose reporting of RR STATUS causeHarald Welte1-1/+1
2009-05-01abis_nm: print some information about failure event report type / severityHarald Welte1-0/+26