aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-06-18cosmetic: fix typoPhilipp Maier1-1/+1
2017-06-18mgcp: make sure all endpoints are closed on startupPhilipp Maier4-1/+25
2017-06-18mgcp: make structs accessible from outsidePhilipp Maier2-15/+15
2017-06-18mgcp: release no longer used endpoint identifiersPhilipp Maier1-1/+4
2017-06-18mgcp: improve endpoint managementPhilipp Maier3-8/+104
2017-06-18mgcp: use mgcp DLCX command to terminate endpoint after call is donePhilipp Maier3-0/+18
2017-06-18mgcp: add DLCX command to mgcpgw clientPhilipp Maier2-0/+14
2017-06-18cosmetic: fixing coding stylePhilipp Maier1-3/+3
2017-06-18fixup: in osmo-bsc-sigtran.h header (bsc_msc_data.h) was missingPhilipp Maier1-0/+1
2017-06-18osmo-bsc: Handle RESET/RESET-ACK properlyPhilipp Maier11-54/+349
2017-06-18sccp: Use osmo-stp instead of direct server/client connectionPhilipp Maier2-14/+15
2017-06-18fixup for: aoip: signal channel type to BSCPhilipp Maier3-66/+204
2017-06-18aoip: signal channel type to BSCPhilipp Maier3-6/+139
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 Maier5-17/+136
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-18drop libosmo-ranap from sms_queue testNeels Hofmeyr1-2/+0
2017-06-18wip iudummy struct osmo_sccp_addr -- drop this?Neels Hofmeyr1-0/+1
2017-06-18WIP: Integrate AoIP into MSCPhilipp Maier16-46/+972
2017-06-18libmsc: make pitfall in gsm0408_dispatch() more obviousPhilipp Maier1-2/+6
2017-06-18WIP: Integrate AoIP into OsmoBSCPhilipp Maier15-39/+519
2017-06-18WIP: Port to new libosmo-sigtran API (with proper M3UA for Iuh)Harald Welte8-112/+119
2017-06-18examples/sgsn: Use osmo-hlr with auth-policy remote by defaultDaniel Willmann1-0/+3
2017-06-18contrib: Change systemd requirements so the services connect properlyDaniel Willmann2-2/+6
2017-06-18examples: Change IP address of config filesDaniel Willmann3-7/+7
2017-06-18contrib: Add osmo-msc service fileDaniel Willmann1-0/+13
2017-06-18temporary dev: set debug log level almost everywhereNeels Hofmeyr1-17/+17
2017-06-18log protocol discriminators and message types by nameNeels Hofmeyr11-907/+923
2017-06-18mgcp: hack RAB success from nano3G: patch first RTP payloadNeels Hofmeyr2-0/+8
2017-06-18Implement IuCS (large refactoring and addition)Neels Hofmeyr103-3121/+4774
2017-06-18mscsplit: various preparations to separate MSC from BSCNeels Hofmeyr28-268/+447
2017-06-18IuPS adjustmentsHarald Welte5-23/+46
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-18Add msc_vlr test suite for MSC+VLR end-to-end testsNeels Hofmeyr34-2/+15305
2017-06-18Use libvlr in libmsc (large refactoring)Harald Welte67-3831/+2147
2017-06-18Add libvlr implementationHarald Welte17-0/+5440
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 Hofmeyr4-7/+21
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 Welte6-23/+79
2017-06-15bsc_init: Forget which SIs are valid for the trxMax3-7/+13
2017-06-15Update SI data structures and generationMax9-165/+354
2017-06-15Move SI-related definesMax5-10/+11
2017-06-12OML: fix potential OOB memory accessMax1-2/+2
2017-06-09Request and parse BTS feature list via OMLMax1-0/+40