aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2017-07-25split off osmo-msc: remove files, apply build, renameNeels Hofmeyr124-70470/+14
2017-07-25replace internal libmgcp with libosmo-legacy-mgcpNeels Hofmeyr19-7269/+9
2017-07-25add msg type to SMS rx loggingNeels Hofmeyr1-1/+1
2017-07-25set require IMEI by defaultNeels Hofmeyr1-0/+3
2017-07-25vlr: LU FSM: enable Retrieve_IMEISV_If_RequiredNeels Hofmeyr2-41/+51
2017-07-25vlr: place comments on if (0) casesNeels Hofmeyr2-1/+8
2017-07-25move libiu to osmo-iuh/libosmo-ranapNeels Hofmeyr21-1005/+70
2017-07-25fix release upon IMSI DetachNeels Hofmeyr1-1/+1
2017-07-25cosmetic: add info log for Iu Release txNeels Hofmeyr1-0/+3
2017-07-25cosmetic: remove obsolete commentNeels Hofmeyr1-2/+1
2017-07-25a-iface: move clear command to subscriber_conn.cPhilipp Maier2-6/+3
2017-07-25vty: Fixup sccp/ss7 configurationPhilipp Maier2-62/+31
2017-07-25fixup for: mgcp: display properly mgcp-messages in logPhilipp Maier1-0/+3
2017-07-25msc-vty-completePhilipp Maier2-9/+81
2017-07-25osmo_msc: only clear A-Interface connections for GSM callsPhilipp Maier1-2/+3
2017-07-25fixup: fix typoPhilipp Maier1-1/+1
2017-07-25mncc: make external mncc workPhilipp Maier2-4/+215
2017-07-25mgcp: display properly mgcp-messages in logPhilipp Maier1-1/+40
2017-07-25fixup for: a_iface: fix missing clear commandPhilipp Maier1-1/+3
2017-07-25cosmetic: tweak error log in osmo_bsc_sigtran_init()Neels Hofmeyr1-2/+4
2017-07-25a_iface: fix missing clear commandPhilipp Maier2-0/+13
2017-07-25a_iface: fix missing log outputPhilipp Maier2-0/+8
2017-07-25a_iface: fix missing constPhilipp Maier1-1/+1
2017-07-25a_iface: add missing staticPhilipp Maier2-2/+2
2017-07-25msc_ifaces: add checks for nullpointersPhilipp Maier1-5/+44
2017-07-25fixup: remove allocation/usage of iu struct again.Neels Hofmeyr1-9/+5
2017-07-25osmo-bsc change bsc_handle_dt1() to bsc_handle_dt()Philipp Maier2-3/+3
2017-07-25osmo-bsc: fix sccp name stringPhilipp Maier1-1/+1
2017-07-25a_iface: remove unused variablePhilipp Maier2-2/+2
2017-07-25osmo-msc/a_iface/reset: add missing constPhilipp Maier3-28/+33
2017-07-25osmo-bsc/sigtran: add missing constPhilipp Maier1-11/+11
2017-07-25osmo-msc/a_iface: add missing assertionsPhilipp Maier2-0/+22
2017-07-25osmo-bsc: add missing commentPhilipp Maier1-0/+1
2017-07-25osmo-bsc: add missing assertionPhilipp Maier1-0/+1
2017-07-25osmo-msc: remove orphanned struct membersPhilipp Maier1-8/+2
2017-07-25osmo-msc: rename called/calling address in struct a_conn_infoPhilipp Maier2-13/+13
2017-07-25osmo-bsc: use better msc identifierPhilipp Maier2-9/+15
2017-07-25osmo-bsc: fix typoPhilipp Maier1-2/+2
2017-07-25osmo-bsc: vty: fix error messagePhilipp Maier1-2/+2
2017-07-25build: osmo-bsc_nat: add missing sigtran LDADDNeels Hofmeyr1-0/+1
2017-07-25osmo-bsc: rename calling_addr to msc_addrPhilipp Maier1-6/+6
2017-07-25osmo-bsc: change calling/called addr in VTYPhilipp Maier1-24/+24
2017-07-25osmo-bsc: change calling/called_addr variable namesPhilipp Maier2-16/+16
2017-07-25osmo-bsc: check configured sccp addresses before startPhilipp Maier1-2/+24
2017-07-25osmo-bsc: make sure only default SSNs are usedPhilipp Maier2-2/+21
2017-07-25cosmetic: fix typo in log outputPhilipp Maier2-3/+3
2017-07-25osmo-bsc: only clear connections of a specific MSCPhilipp Maier1-4/+17
2017-07-25osmo-bsc: Make SCCP-Addresses configurable via VTYPhilipp Maier4-41/+125
2017-07-25common-vty: add ss7 nodes commands to VTYPhilipp Maier3-6/+17
2017-07-25osmo-msc: finish msc-sided resetPhilipp Maier3-80/+225