aboutsummaryrefslogtreecommitdiffstats
path: root/src/libmsc/msc_vty.c
AgeCommit message (Expand)AuthorFilesLines
2019-03-13libmsc: Allow different channel types to be requested as silent callstnt/silent-callSylvain Munaut1-11/+61
2019-02-28libmsc/msc_vty.c: drop dead comparison against nullVadim Yanitskiy1-1/+1
2019-02-20libmsc/gsm_09_11.c: implement guard timer for NCSS sessionsVadim Yanitskiy1-0/+15
2019-02-13libmsc/gsm_04_80.c: use gsm0480_create_release_complete()Vadim Yanitskiy1-1/+3
2019-02-04Add SGs InterfaceHarald Welte1-2/+14
2019-01-17vty: make 'sh connect/transact' readable againMax1-9/+24
2019-01-09msc_vty.c: make check-imei-rqd configurableOliver Smith1-0/+16
2019-01-09Cosmetic: msc_vty: remove redundant "0 =", "1 ="Oliver Smith1-2/+2
2019-01-04use osmo_rat_type from libosmocoreNeels Hofmeyr1-2/+2
2019-01-04vty cfg: move 'ipa-name' from 'msc' to 'hlr' sectionNeels Hofmeyr1-22/+21
2018-12-30libmsc/VTY: introduce kill-switch for routing SMS over GSUPVadim Yanitskiy1-0/+23
2018-12-21use vty->type instead of local variableStefan Sperling1-1/+1
2018-12-19msc_vty: also show IMEI and IMEISVPhilipp Maier1-0/+4
2018-12-19Remove redundancy in LAC processingMax1-1/+1
2018-12-19msc_vty: display current RAN typePhilipp Maier1-0/+2
2018-12-19msc_vty: display subscriber flagsPhilipp Maier1-0/+19
2018-12-18vty: show subscriber: put() before printing the use countNeels Hofmeyr1-2/+5
2018-12-13require 'ipa-name' option to be set via config fileStefan Sperling1-0/+6
2018-12-11make gsup ipa name configurable in osmo-msc.cfgStefan Sperling1-0/+16
2018-12-05add VTY commands: mncc internal / external (== -M)Neels Hofmeyr1-0/+23
2018-12-05vty: mncc cfg: separate the 'mncc' from 'mncc-guard-timeout'Neels Hofmeyr1-4/+14
2018-11-30move gsm_auth_tuple to vlr.h as vlr_auth_tupleNeels Hofmeyr1-1/+1
2018-11-30combine several small .h in msc_common.hNeels Hofmeyr1-1/+0
2018-11-30rename gsm_subscriber_connection to ran_connNeels Hofmeyr1-7/+7
2018-11-30rename gsm_encr to geran_encr, it is only applicable on GERANNeels Hofmeyr1-1/+1
2018-11-29libmsc/gsm_04_11.c: refactor MT SMS message handlingVadim Yanitskiy1-2/+2
2018-11-19msc: vty: Fix integer printf formattingPau Espin Pedrol1-9/+9
2018-11-13vty: add command to show all known BSCMax1-0/+17
2018-10-24gsm_04_08_cc: Add global guard timer for MNCCPhilipp Maier1-0/+13
2018-08-05RRLP: migrate and share mode definitions from msc_vty.cVadim Yanitskiy1-20/+3
2018-07-30libmsc/gsm_09_11.c: introduce rate counters for NC_SS sessionsVadim Yanitskiy1-0/+12
2018-04-16cosmetic: use enum ranap_nsap_addr_enc instead of intNeels Hofmeyr1-1/+9
2018-04-09Permit any Sender MSISDN when sending SMS from VTYHarald Welte1-22/+28
2018-04-03cosmetic: rename gsm_subscriber_connection->conn_fsm to ->fiNeels Hofmeyr1-1/+1
2018-03-22dissolve libcommon: drop gsm_data.c, move code to libmscNeels Hofmeyr1-0/+18
2018-03-22cosmetic: msc_vty.c: use static gsmnet instead of gsmnet_from_vty()Neels Hofmeyr1-97/+24
2018-03-22dissolve libcommon,libcommon-cs: clean up vty definitionsNeels Hofmeyr1-34/+1308
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