aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bsc
AgeCommit message (Expand)AuthorFilesLines
2017-12-11paging: Stop all paging if MSC sends us BSSMAP RESETHarald Welte1-0/+3
2017-12-11paging: Remove obsolete paging call-back supportHarald Welte2-4/+4
2017-12-10mgcp: cosmetic fixupsPhilipp Maier1-105/+39
2017-12-01cosmetic: use fsm pointer from parameter listPhilipp Maier1-39/+31
2017-12-01cosmetic: correct sourcecode formattingPhilipp Maier1-1/+2
2017-12-01cosmetic: add missing log prefixPhilipp Maier1-6/+6
2017-12-01cosmetic: do not cast void pointerPhilipp Maier1-5/+5
2017-12-01mgcp: do not fail silently on snprintf()Philipp Maier1-2/+1
2017-12-01mgcp: add missing switch casePhilipp Maier1-0/+8
2017-12-01mgcp: use mgw assigned connection identifiersPhilipp Maier1-11/+14
2017-12-01mgcp: use hexadecimal digits in endpoint namesPhilipp Maier1-1/+1
2017-11-30sccp-lite: remove obsolete VTY commandsPhilipp Maier1-43/+0
2017-11-30bssap: remove libosmo-legacy-mgcp dependancyPhilipp Maier1-4/+15
2017-11-12osmo-bsc: Print NOTICE message on unimplemented BSSMAP UDTHarald Welte1-0/+4
2017-11-12mgcp: remove unused variablePhilipp Maier1-4/+0
2017-11-12mgcp: add missing out statePhilipp Maier1-1/+1
2017-11-12cosmetic: replace term MGCP-GW with MGWPhilipp Maier1-7/+7
2017-11-12cosmetic: reorder case listPhilipp Maier1-2/+2
2017-11-10use osmo_sccp_inst_addr_name() instead of looking up ss7Neels Hofmeyr1-8/+4
2017-11-09osmo-bsc vty: be fatal for addressbook entry errorsNeels Hofmeyr1-10/+8
2017-11-09osmo-bsc: SCCP addrs: default only if unset, reject invalidNeels Hofmeyr1-32/+25
2017-11-09osmo-bsc RESET FSM: use distinct struct namesNeels Hofmeyr1-10/+10
2017-11-07mgcp: use osmo-mgw to switch RTP streamsPhilipp Maier7-64/+1252
2017-11-07bssap: paging: page entire BSS for unimplemented cell id listNeels Hofmeyr1-9/+39
2017-11-01vty: skip installing cmds now always installed by defaultNeels Hofmeyr1-2/+0
2017-10-26log: output hexdump of transmitted sccp messagesPhilipp Maier1-2/+2
2017-10-26log: log the sccp message type of messages sentPhilipp Maier1-0/+16
2017-10-24Rename osmo_fsm to avoid illegal space in name + more meaningful nameHarald Welte1-2/+2
2017-10-24osmo-bsc: Initialize logging before initializing rate_ctrHarald Welte1-3/+3
2017-10-23bsc_vty: Improve description of mid-call-text cmdPau Espin Pedrol1-1/+2
2017-09-25CTRL: cleanup write-only command functionsMax1-31/+3
2017-09-06move include/openbsc to include/osmocom/bscNeels Hofmeyr11-78/+78
2017-08-30split off osmo-bsc: remove files, apply buildNeels Hofmeyr5-5/+19
2017-08-30move to osmo-mgw.git: osmo-bsc_mgcp and libmgcp as libosmo-legacy-mgcpNeels Hofmeyr1-1/+1
2017-08-30Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring)Philipp Maier10-435/+1232
2017-08-27Treat SIGTERM just like SIGINT in our programsHarald Welte1-0/+2
2017-08-27Implement IuCS (large refactoring and addition)Neels Hofmeyr1-1/+1
2017-08-27move openbsc/* to repos rootNeels Hofmeyr11-0/+4616