aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libmsc
AgeCommit message (Expand)AuthorFilesLines
2017-06-28mgcp: Fix missing call id in DLCXpmaier/aoipPhilipp Maier1-4/+7
2017-06-28a_iface: use vty to configure BSC/MSC connectionsPhilipp Maier2-44/+191
2017-06-23wip: vty: make msc sccp addressesconfigurablePhilipp Maier1-21/+9
2017-06-23fixup: rename gsm0808_extrapolate_speech_codec()Philipp Maier1-1/+1
2017-06-21reset: fixup for resetPhilipp Maier2-98/+192
2017-06-20wip: a_iface: MSC sided resetPhilipp Maier1-0/+40
2017-06-20a_iface: fix typo in function namePhilipp Maier1-2/+2
2017-06-20a_iface: Check if channel type and speech codec list are successfulPhilipp Maier1-4/+17
2017-06-18cosmetic: make function names in a_iface_bssap more expressive.Philipp Maier2-31/+31
2017-06-18cosmetic: more expressive function names in a_ifacePhilipp Maier4-12/+15
2017-06-18fixup: return with value in void functionPhilipp Maier1-1/+2
2017-06-18mgcp: make bts base port configurablePhilipp Maier1-3/+9
2017-06-18Revert "mgcp: make sure all endpoints are closed on startup"Philipp Maier1-18/+0
2017-06-18mgcp: Make sure endpoint is free on CRCXPhilipp Maier1-0/+11
2017-06-18a_iface_bssap: clear lingering subscriber connections on resetPhilipp Maier1-2/+26
2017-06-18mgcp: make sure all endpoints are closed on startupPhilipp Maier1-0/+18
2017-06-18mgcp: release no longer used endpoint identifiersPhilipp Maier1-1/+4
2017-06-18mgcp: use mgcp DLCX command to terminate endpoint after call is donePhilipp Maier2-0/+17
2017-06-18cosmetic: fixing coding stylePhilipp Maier1-3/+3
2017-06-18osmo-bsc: Handle RESET/RESET-ACK properlyPhilipp Maier2-1/+30
2017-06-18sccp: Use osmo-stp instead of direct server/client connectionPhilipp Maier1-12/+14
2017-06-18fixup for: aoip: signal channel type to BSCPhilipp Maier1-5/+30
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-18fixup: Hexdump for incoming unit data was missingPhilipp Maier1-0/+1
2017-06-18WIP: Integrate AoIP into MSCPhilipp Maier5-35/+857
2017-06-18libmsc: make pitfall in gsm0408_dispatch() more obviousPhilipp Maier1-2/+6
2017-06-18WIP: Port to new libosmo-sigtran API (with proper M3UA for Iuh)Harald Welte1-13/+11
2017-06-18log protocol discriminators and message types by nameNeels Hofmeyr1-6/+8
2017-06-18Implement IuCS (large refactoring and addition)Neels Hofmeyr15-267/+1008
2017-06-18mscsplit: various preparations to separate MSC from BSCNeels Hofmeyr11-184/+276
2017-06-18Use libvlr in libmsc (large refactoring)Harald Welte19-2822/+1473
2017-06-18Add libvlr implementationHarald Welte1-0/+269
2017-06-18logging: auth request: use hexdump without spaces for RAND, AUTNNeels Hofmeyr1-2/+2
2017-05-20libmsc: Map SMPP command status to GSM 04.11 causeKeith3-7/+41
2017-05-12fix subscriber random extension allocation rangeNeels Hofmeyr1-4/+4
2017-05-12fix VTY parsing: subscriber-create-on-demand randomNeels Hofmeyr1-1/+1
2017-05-10src: use osmo_timer_setup()Pablo Neira Ayuso3-12/+7
2017-05-08libmsc: send RP-ACK to MS after ESME sends SMPP DELIVER-SM-RESPPablo Neira Ayuso4-17/+174
2017-05-08libmsc: use GSM411_RP_CAUSE_MO_NUM_UNASSIGNED as return valuePablo Neira Ayuso2-6/+5
2017-05-04ctrl: remove boilerplate codeMax1-12/+1
2017-04-26Fix MS TO measurement representationMax1-2/+2
2017-04-10gsm_bts: add version and variant detailsMax1-3/+3
2017-03-31LU counters: count completion and failure, not messages sentNeels Hofmeyr2-16/+34
2017-03-08add struct bsc_subscr, separating libbsc from gsm_subscriberNeels Hofmeyr3-11/+62
2017-03-02subscriber conn: add indicator for originating RANNeels Hofmeyr1-1/+1
2017-02-28libmsc/update_db_revision_3(): free memleaking db resultAlexander Couzens1-0/+2
2017-02-28silent_call: remove unfinished fuzzer interfacePhilipp Maier2-0/+6
2017-02-24vty: fix subscr ref count leak in 'subscriber name' cmdNeels Hofmeyr1-0/+1
2017-02-23logging fixup: shorter names for LOGGING_FILTER_* and LOGGING_CTX_*Neels Hofmeyr2-9/+9