aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include
AgeCommit message (Expand)AuthorFilesLines
2017-06-18WIP: Integrate AoIP into MSCPhilipp Maier7-10/+97
2017-06-18WIP: Integrate AoIP into OsmoBSCPhilipp Maier6-0/+62
2017-06-18WIP: Port to new libosmo-sigtran API (with proper M3UA for Iuh)Harald Welte1-5/+9
2017-06-18mgcp: hack RAB success from nano3G: patch first RTP payloadNeels Hofmeyr1-0/+1
2017-06-18Implement IuCS (large refactoring and addition)Neels Hofmeyr18-16/+229
2017-06-18mscsplit: various preparations to separate MSC from BSCNeels Hofmeyr6-11/+99
2017-06-18IuPS adjustmentsHarald Welte1-2/+2
2017-06-18Use libvlr in libmsc (large refactoring)Harald Welte17-174/+150
2017-06-18Add libvlr implementationHarald Welte2-0/+410
2017-06-18gsup_client: allow passing a unit id to identify with HLRNeels Hofmeyr1-2/+5
2017-06-18Add vty command "radio-link-timeout infinite" for uplink rx testingHarald Welte3-14/+5
2017-06-15bsc_init: Forget which SIs are valid for the trxMax1-3/+2
2017-06-15Update SI data structures and generationMax3-7/+18
2017-06-15Move SI-related definesMax2-6/+7
2017-06-09Get TRX attributesMax1-0/+1
2017-06-09don't re-implement osmo_talloc_replace_string()Harald Welte1-1/+0
2017-05-31Add remote BTS feature storage and helpersMax1-0/+22
2017-05-31Adjust BTS model feature checkMax1-1/+1
2017-05-29libbsc: Create pcu-socket only as specified in config fileHarald Welte2-2/+1
2017-05-27costmetic: Document gsm48_multirate_config() + const-ify inputHarald Welte1-1/+1
2017-05-25pcu_sock: Forward imm.ass PCU originated messagesPhilipp Maier2-0/+21
2017-05-25pcu_sock: implement direct tlli on AGCHAlexander Couzens1-1/+2
2017-05-25pcu_sock: add basic pcu interface supportPhilipp Maier5-0/+197
2017-05-25gsm_data_shared: add value strings for gsm_chreqPhilipp Maier1-0/+1
2017-05-19fix '/include/openbsc ' to have no trailing spaceNeels Hofmeyr1-3/+3
2017-05-18Remove errorneous includeMax1-1/+0
2017-05-15Restructure SI2quater generationMax3-7/+10
2017-05-15Prepare for BTS attribute reporting via OMLMax2-1/+8
2017-05-10Use define for limit on number of BTS featuresMax1-1/+3
2017-05-09Make BTS type and variant converters shareableMax1-0/+14
2017-05-08libmsc: send RP-ACK to MS after ESME sends SMPP DELIVER-SM-RESPPablo Neira Ayuso2-0/+10
2017-05-08Use libosmocore for SW Description parsingMax1-15/+1
2017-04-28Add gsm_bts_type_variant to gsm_bts structMax1-0/+1
2017-04-28Prepare for extended SI2quater supportMax3-3/+10
2017-04-26Fix MS TO measurement representationMax1-1/+2
2017-04-10gsm_bts: add version and variant detailsMax2-3/+20
2017-04-03VTY: add the dyn_ts_allow_tch_f optionVadim Yanitskiy1-1/+0
2017-03-31LU counters: count completion and failure, not messages sentNeels Hofmeyr1-4/+4
2017-03-23libbsc: add rsl_ericsson_imm_assign_cmd() which reply with a confirmation mes...Alexander Couzens1-0/+3
2017-03-23RBS2000 RSL: Support for sending RSL PAGING CMD for GPRSHarald Welte1-1/+2
2017-03-23OM2000: Send ALTCRQ for SuperChannel after receiving IS Enable Req AckHarald Welte1-0/+1
2017-03-15libbsc: add chreq type for CHREQ_T_PDCH_ONE_PHASE & CHREQ_T_PDCH_TWO_PHASEAlexander Couzens2-1/+2
2017-03-08add struct bsc_subscr, separating libbsc from gsm_subscriberNeels Hofmeyr7-11/+75
2017-03-07Add MS time. offset to gsm_lchanMax1-0/+6
2017-03-02subscriber conn: add indicator for originating RANNeels Hofmeyr1-0/+8
2017-02-28silent_call: remove unfinished fuzzer interfacePhilipp Maier1-0/+3
2017-02-27SGSN: Integrate support for UMTS AKANeels Hofmeyr1-1/+6
2017-02-25add struct gprs_subscr, separating gprs from gsm_subscriberNeels Hofmeyr5-10/+44
2017-02-24cosmetic: rename struct osmo_msc_data to bsc_msc_dataNeels Hofmeyr4-13/+13
2017-02-24cosmetic: rename osmo_msc_data.h to bsc_msc_data.hNeels Hofmeyr2-1/+1