aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src
AgeCommit message (Expand)AuthorFilesLines
2017-06-18fixup for: aoip: signal channel type to BSCPhilipp Maier3-66/+204
2017-06-18aoip: signal channel type to BSCPhilipp Maier2-6/+136
2017-06-18osmo-msc: Integrate A interface into existing call controlPhilipp Maier3-13/+72
2017-06-18osmo-bsc: Negotiate rtp ip address/port with BTSPhilipp Maier3-17/+125
2017-06-18fixup: Hexdump for incoming unit data was missingPhilipp Maier1-0/+1
2017-06-18comment: fixme to cleanup MGCP portsNeels Hofmeyr1-0/+1
2017-06-18msc: enable basic CTRL commandsNeels Hofmeyr1-9/+2
2017-06-18sgsn: add missing osmo_ss7_init()Neels Hofmeyr1-0/+1
2017-06-18WIP: Integrate AoIP into MSCPhilipp Maier6-36/+863
2017-06-18libmsc: make pitfall in gsm0408_dispatch() more obviousPhilipp Maier1-2/+6
2017-06-18WIP: Integrate AoIP into OsmoBSCPhilipp Maier8-39/+456
2017-06-18WIP: Port to new libosmo-sigtran API (with proper M3UA for Iuh)Harald Welte5-94/+98
2017-06-18temporary dev: set debug log level almost everywhereNeels Hofmeyr1-17/+17
2017-06-18log protocol discriminators and message types by nameNeels Hofmeyr1-6/+8
2017-06-18mgcp: hack RAB success from nano3G: patch first RTP payloadNeels Hofmeyr1-0/+7
2017-06-18Implement IuCS (large refactoring and addition)Neels Hofmeyr42-459/+2272
2017-06-18mscsplit: various preparations to separate MSC from BSCNeels Hofmeyr18-251/+346
2017-06-18IuPS adjustmentsHarald Welte4-21/+44
2017-06-18osmo-nitb: change default config file name to osmo-nitb.cfgNeels Hofmeyr1-1/+1
2017-06-18osmo-nitb: change default db name to sms.dbNeels Hofmeyr1-1/+1
2017-06-18SI3: indicate R99+ MSC to GSM MS to enable UMTS AKANeels Hofmeyr1-0/+3
2017-06-18Use libvlr in libmsc (large refactoring)Harald Welte33-2997/+1593
2017-06-18Add libvlr implementationHarald Welte12-0/+4311
2017-06-18logging: auth request: use hexdump without spaces for RAND, AUTNNeels Hofmeyr1-2/+2
2017-06-18gsup_client: allow passing a unit id to identify with HLRNeels Hofmeyr3-5/+16
2017-06-18GPRS/IuPS: remove all 3G authentication dev hacksNeels Hofmeyr2-44/+2
2017-06-18Add vty command "radio-link-timeout infinite" for uplink rx testingHarald Welte3-9/+74
2017-06-15bsc_init: Forget which SIs are valid for the trxMax2-4/+11
2017-06-15Update SI data structures and generationMax4-130/+186
2017-06-15Move SI-related definesMax2-3/+3
2017-06-12OML: fix potential OOB memory accessMax1-2/+2
2017-06-09Request and parse BTS feature list via OMLMax1-0/+40
2017-06-09Get TRX attributesMax3-37/+76
2017-06-09don't re-implement osmo_talloc_replace_string()Harald Welte9-49/+41
2017-05-31Add remote BTS feature storage and helpersMax2-0/+17
2017-05-31Adjust BTS model feature checkMax2-8/+8
2017-05-29libbsc: Create pcu-socket only as specified in config fileHarald Welte2-14/+26
2017-05-28bsc_vty: Add command to manually issue IPAC MDCXHarald Welte1-1/+31
2017-05-27bsc_vty.c: Add command for manual [de]actiovation of logical channelsHarald Welte1-0/+119
2017-05-27bsc_vty.c: Further simplify vty_get_ts()Harald Welte1-6/+7
2017-05-27bsc_vty: Factor vty_get_ts() out of pdch_act_cmd()Harald Welte1-14/+26
2017-05-27bsc_api.c: Documentation for handle_mr_config()Harald Welte1-2/+13
2017-05-27costmetic: Document gsm48_multirate_config() + const-ify inputHarald Welte1-1/+6
2017-05-25Use new e1inp_signal_names from libosmo-abis to print input signal namesHarald Welte2-7/+4
2017-05-25abis_rsl: use msgb_pull to parse tlli from msgAlexander Couzens1-4/+2
2017-05-25abis_rsl: fix off-by-one length check when parsing ericson tlli fieldAlexander Couzens1-1/+1
2017-05-25pcu_sock: Fix broken paging commandPhilipp Maier1-7/+20
2017-05-25pcu_sock: Forward imm.ass PCU originated messagesPhilipp Maier2-0/+38
2017-05-25pcu_sock: implement direct tlli on AGCHAlexander Couzens1-0/+31
2017-05-25pcu_sock: pcu_tx_info_ind allow to use TRX not starting from 0Alexander Couzens1-1/+1