aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2023-03-04tweak gsm_pchan_ids[]: DYNAMIC/{OSMOCOM,IPACCESS}Neels Hofmeyr1-6/+6
2023-03-04bsc_test.c: test FSM IDs that contain pchan namesNeels Hofmeyr2-0/+113
2023-03-04VTY,CTRL: add pchan dynamic/{osmocom,ipaccess}Neels Hofmeyr2-6/+8
2023-03-04vty: msc / codec-list: forbid invalid codec versionsNeels Hofmeyr1-10/+10
2023-03-04vty: msc / codec-list: forbid duplicate entriesNeels Hofmeyr1-2/+2
2023-03-04simplify storage of bsc_msc_data->audio_supportNeels Hofmeyr2-90/+46
2023-03-02bsc_test: add 'update_exp'Neels Hofmeyr1-0/+4
2023-03-02implicitly register osmo_fsm definitionsNeels Hofmeyr1-5/+0
2023-03-02add timeslot.vtyNeels Hofmeyr1-0/+71
2023-03-02vty: msc / codec-list: tweak error msgNeels Hofmeyr1-8/+0
2023-03-02vty: improve doc for 'codec-list'Neels Hofmeyr1-2/+2
2023-03-02add msc.vty to test 'msc' / 'codec-list' cfgNeels Hofmeyr1-0/+124
2023-03-02pick up all *.vty in EXTRA_DISTNeels Hofmeyr1-11/+1
2023-02-04HO: use defined constant instead of magic numberMax1-1/+1
2023-02-01bsc_ctrl_commands: Add GET for bts neighbor-list (local bts numbers)arehbein2-0/+75
2023-01-23vty: Add support for Ny1 configurationarehbein3-12/+34
2023-01-03bts: ipa/osmo-bts/sysmobts: MO: add support for the second NSVCAlexander Couzens1-1/+1
2022-11-30paging: Replace reqs waiting for retransmission with new incoming inital req ...Pau Espin Pedrol1-2/+2
2022-11-30paging: Split paging queue into 2 queues: initial and retransPau Espin Pedrol2-132/+303
2022-11-28paging: Introduce VTY configurable X3113 (Maximum Paging Request Transmit Del...Pau Espin Pedrol1-0/+2
2022-11-23Cosmetic: fix spaces around timersOliver Smith1-3/+3
2022-11-15Add BTS setup ramping to prevent BSC overloadingAlexander Couzens1-0/+1
2022-10-27gsm48_parse_meas_rep: fix parsing multi-band listOliver Smith1-7/+3
2022-10-27tests: add test_meas_rep_multi_band.ho_vtyOliver Smith3-0/+108
2022-10-19Use new mgcp-client VTY commands under mgw nodePau Espin Pedrol1-3/+3
2022-10-19Update examples to use mgw pooling VTY commandsPau Espin Pedrol1-4/+4
2022-09-19vty: Allow setting LAC as hexadecimal valuePau Espin Pedrol5-11/+11
2022-08-09split lchan specific defines and code to its own filePau Espin Pedrol1-0/+1
2022-07-27tests/ctrl: Avoid creating logfilePau Espin Pedrol1-9/+0
2022-07-22call osmo_timer_del() unconditionally, without osmo_timer_pending()Vadim Yanitskiy2-6/+3
2022-06-30lchan_select: implement dynamic selection mode for assignmentVadim Yanitskiy2-1/+27
2022-06-30lchan_select: allow different alloc order for assignment and handoverVadim Yanitskiy5-7/+17
2022-06-22tests/handover_cfg.vty: use more precise regex for forbidden linesVadim Yanitskiy1-29/+29
2022-06-15Expand VTY option which controls use of TCH for signallingMichael Iedema1-12/+30
2022-06-10Cosmetic: bsc_vty: tweak msc pooling stringsOliver Smith1-1/+1
2022-06-02fix performance for chan_counts and all_allocated statsNeels Hofmeyr1-0/+3
2022-05-13paging: start/stop credit_timer based on C0 runningPau Espin Pedrol2-839/+878
2022-05-09paging: Implement upper bound of 60s for dynamic T3113Harald Welte1-1500/+1500
2022-05-09paging: Avoid queueing more than 60 second estimated requestsHarald Welte1-0/+1500
2022-05-06paging: Improve loggingPau Espin Pedrol1-129/+132
2022-05-03tests: Introduce paging_testPau Espin Pedrol5-0/+8322
2022-05-03bts: Properly free ctr/stat when bts object is freedPau Espin Pedrol2-4/+0
2022-05-03tests/acc: Remove unused varPau Espin Pedrol1-2/+0
2022-05-03tests: Order tests alphabeticallyPau Espin Pedrol2-20/+20
2022-05-02Check VTY config against features reported by BTSOliver Smith2-0/+28
2022-04-27tests: acc_test: Get rid on unrelated logs in expect filePau Espin Pedrol2-928/+1
2022-04-27tests: acc_test: fix typo in talloc ctx namePau Espin Pedrol1-1/+1
2022-04-25Rename functions generating OML SetAttr messagesPau Espin Pedrol2-32/+32
2022-04-25Move struct gsm_bts_paging_state to paging.hPau Espin Pedrol6-2/+13
2022-04-21tests/bsc/Makefile.am: remove duplicate CFLAGSPau Espin Pedrol1-1/+0