aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2017-07-12osmo-bsc: Send USSD notification when an MSC loss is detectedPhilipp Maier1-0/+22
2017-07-12cosmetic: make function names in a_iface_bssap more expressive.Philipp Maier2-31/+31
2017-07-12cosmetic: more expressive function names in a_ifacePhilipp Maier4-12/+15
2017-07-12fixup: return with value in void functionPhilipp Maier1-1/+2
2017-07-12mgcp: make bts base port configurablePhilipp Maier3-3/+32
2017-07-12Revert "mgcp: make sure all endpoints are closed on startup"Philipp Maier3-24/+1
2017-07-12mgcp: Make sure endpoint is free on CRCXPhilipp Maier1-0/+11
2017-07-12a_iface_bssap: clear lingering subscriber connections on resetPhilipp Maier1-2/+26
2017-07-12mgcp: make sure all endpoints are closed on startupPhilipp Maier3-1/+24
2017-07-12mgcp: make structs accessible from outsidePhilipp Maier1-14/+0
2017-07-12mgcp: release no longer used endpoint identifiersPhilipp Maier1-1/+4
2017-07-12mgcp: improve endpoint managementPhilipp Maier2-5/+97
2017-07-12mgcp: use mgcp DLCX command to terminate endpoint after call is donePhilipp Maier2-0/+17
2017-07-12mgcp: add DLCX command to mgcpgw clientPhilipp Maier1-0/+10
2017-07-12cosmetic: fixing coding stylePhilipp Maier1-3/+3
2017-07-12osmo-bsc: Handle RESET/RESET-ACK properlyPhilipp Maier6-53/+302
2017-07-12sccp: Use osmo-stp instead of direct server/client connectionPhilipp Maier2-14/+15
2017-07-12fixup for: aoip: signal channel type to BSCPhilipp Maier3-66/+204
2017-07-12aoip: signal channel type to BSCPhilipp Maier2-6/+136
2017-07-12osmo-msc: Integrate A interface into existing call controlPhilipp Maier3-13/+72
2017-07-12osmo-bsc: Negotiate rtp ip address/port with BTSPhilipp Maier3-17/+125
2017-07-12fixup: Hexdump for incoming unit data was missingPhilipp Maier1-0/+1
2017-07-12comment: fixme to cleanup MGCP portsNeels Hofmeyr1-0/+1
2017-07-12msc: enable basic CTRL commandsNeels Hofmeyr1-9/+2
2017-07-12sgsn: add missing osmo_ss7_init()Neels Hofmeyr1-0/+1
2017-07-12WIP: Integrate AoIP into MSCPhilipp Maier6-36/+863
2017-07-12libmsc: make pitfall in gsm0408_dispatch() more obviousPhilipp Maier1-2/+6
2017-07-12WIP: Integrate AoIP into OsmoBSCPhilipp Maier8-39/+456
2017-07-12WIP: Port to new libosmo-sigtran API (with proper M3UA for Iuh)Harald Welte5-94/+98
2017-07-12temporary dev: set debug log level almost everywhereNeels Hofmeyr1-17/+17
2017-07-12log protocol discriminators and message types by nameNeels Hofmeyr1-6/+8
2017-07-12mgcp: hack RAB success from nano3G: patch first RTP payloadNeels Hofmeyr1-0/+7
2017-07-12Implement IuCS (large refactoring and addition)Neels Hofmeyr42-459/+2272
2017-07-12mscsplit: various preparations to separate MSC from BSCNeels Hofmeyr18-251/+346
2017-07-12IuPS adjustmentsHarald Welte4-21/+44
2017-07-12osmo-nitb: change default config file name to osmo-nitb.cfgNeels Hofmeyr1-1/+1
2017-07-12osmo-nitb: change default db name to sms.dbNeels Hofmeyr1-1/+1
2017-07-12SI3: indicate R99+ MSC to GSM MS to enable UMTS AKANeels Hofmeyr1-0/+3
2017-07-12Use libvlr in libmsc (large refactoring)Harald Welte33-2997/+1593
2017-07-12Add libvlr implementationHarald Welte12-0/+4311
2017-07-12logging: auth request: use hexdump without spaces for RAND, AUTNNeels Hofmeyr1-2/+2
2017-07-12gsup_client: allow passing a unit id to identify with HLRNeels Hofmeyr3-5/+16
2017-07-12GPRS/IuPS: remove all 3G authentication dev hacksNeels Hofmeyr2-44/+2
2017-07-12move openbsc/* to repos rootNeels Hofmeyr182-0/+96560
2009-06-10move openbsc into its own subdirectoryHarald Welte37-20105/+0
2009-06-09* add support for storing classmark1/2/3 per subscriberHarald Welte2-7/+149
2009-06-09don't prefix every line with timestamp, this saves some screen real estateHarald Welte2-7/+22
2009-06-09fix typo CHANNL->CHANNELHarald Welte1-1/+1
2009-06-09some more commentsHarald Welte1-2/+3
2009-06-09db.c: tmsi may be empty so put it into '' to make that obvoius (Andreas Evers...Holger Freyther1-3/+3