aboutsummaryrefslogtreecommitdiffstats
path: root/src/libmsc/msc_vty.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-28implement support for 3-digit MNC with leading zerosNeels Hofmeyr1-2/+3
2018-02-22enable osmo_fsm vty commands in osmo-msc vtyStefan Sperling1-0/+2
2018-02-14remove unused "auth policy" VTY commandHarald Welte1-1/+0
2018-02-14remove unused VTY command "location updating reject cause"Harald Welte1-2/+0
2018-02-09Add VTY command to configure destination MSISDN for emergency callsHarald Welte1-0/+25
2018-01-28Permit a set of multiple different A5 ciphersHarald Welte1-2/+8
2018-01-22libmsc: msc_vty: Fix compilation warningPau Espin Pedrol1-1/+1
2017-12-20fix paging: add timeout to discard unsuccessful pagingNeels Hofmeyr1-0/+20
2017-12-14fix vty write: add missing 'authentication optional/required' outputNeels Hofmeyr1-0/+2
2017-11-01vty: skip installing cmds now always installed by defaultNeels Hofmeyr1-1/+0
2017-10-31vty: make auth tuple reuse configurableNeels Hofmeyr1-0/+31
2017-09-08use separated libosmo-mgcp-client, apply rename to mgcp_client_*Neels Hofmeyr1-2/+2
2017-09-06rename include/openbsc to include/osmocom/mscNeels Hofmeyr1-4/+4
2017-08-29move to osmo-mgw.git: osmo-bsc_mgcp and libmgcp as libosmo-legacy-mgcpNeels Hofmeyr1-1/+1
2017-08-29move libiu to osmo-iuh/libosmo-ranapNeels Hofmeyr1-3/+7
2017-08-29Implement AoIP, port to M3UA SIGTRAN (large addition and refactoring)Philipp Maier1-0/+28
2017-08-08Implement IuCS (large refactoring and addition)Neels Hofmeyr1-0/+130