aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_nodes.vty
AgeCommit message (Expand)AuthorFilesLines
2022-05-17sms: Introduce VTY-configurable minimum SMS validity periodlaforge/sqlite3Harald Welte1-0/+2
2022-05-17sms_queue: Make deletion of messages from DB VTY-configurableHarald Welte1-0/+2
2022-05-17sms: Give smsc its own VTYHarald Welte1-1/+4
2021-11-05Make UTRAN encryption algorithms configurableHarald Welte1-16/+5
2021-10-25Add support for LCLS to the MSCKeith Whyte1-0/+2
2021-06-24vty: allow A5/4 encryption in configEric Wild1-1/+1
2020-09-26Convert paging response timer into an osmocom own X4 timerAlexander Couzens1-1/+0
2020-09-09tests: Fix VTY results after switch to newer libosmo-mgcp-clientPau Espin Pedrol1-2/+2
2020-08-28vty: allow configuring db path from cfg fileKeith Whyte1-0/+1
2020-06-19add rudimentary NRI support for MSC poolingNeels Hofmeyr1-0/+3
2020-04-14doc: do not use random ip-address for MGWPhilipp Maier1-1/+1
2020-01-25libmsc: move subscriber expiration timer T3212 to libvlrVadim Yanitskiy1-3/+0
2020-01-25libvlr: use generic osmo_tdef API for T3250, T3260, and T3270Vadim Yanitskiy1-1/+1
2020-01-25VTY: add osmo_tdef introspection and configuration commandsVadim Yanitskiy1-0/+1
2019-09-03Implement a global switch on the network to disable call waiting.Keith Whyte1-0/+2
2019-08-13add 'encryption uea 1 2' cfg / fix ttcn3 iu testsNeels Hofmeyr1-0/+66
2019-05-19vty: Add option to enable osmux towards BSCsPau Espin Pedrol1-0/+1
2019-05-15vty: make retrieve-imeisv-early configurableOliver Smith1-1/+1
2019-05-08large refactoring: support inter-BSC and inter-MSC HandoverNeels Hofmeyr1-0/+5
2019-02-28libmsc/sgs_vty.c: always write server address and VLR nameVadim Yanitskiy1-0/+1
2019-02-20libmsc/gsm_09_11.c: implement guard timer for NCSS sessionsVadim Yanitskiy1-0/+8
2019-02-04Add SGs InterfaceHarald Welte1-0/+16
2019-01-09msc_vty.c: make check-imei-rqd configurableOliver Smith1-0/+1
2019-01-04vty cfg: move 'ipa-name' from 'msc' to 'hlr' sectionNeels Hofmeyr1-1/+1
2018-12-30libmsc/VTY: introduce kill-switch for routing SMS over GSUPVadim Yanitskiy1-0/+2
2018-12-20fix test_nodes.vty after libosmo-mgcp-client vty changesNeels Hofmeyr1-2/+0
2018-12-11make gsup ipa name configurable in osmo-msc.cfgStefan Sperling1-0/+1
2018-12-05add VTY commands: mncc internal / external (== -M)Neels Hofmeyr1-0/+25
2018-12-05vty: mncc cfg: separate the 'mncc' from 'mncc-guard-timeout'Neels Hofmeyr1-2/+2
2018-12-05add test_nodes.vty transcript testNeels Hofmeyr1-0/+101