osmo-msc/tests/msc_vlr
Harald Welte 39b5548808 Permit any Sender MSISDN when sending SMS from VTY
In the old days, OsmoNITB couldn't process any SMS that wasn't between
two subscribers on the same NITB.

We've long re-worked the internals in order to process SMS with
arbitrary sender MSISDN (e.g. from SMPP). However, the VTY command
"subscriber ... sms" was never updated, it seems.

Change-Id: I62b17e0a67989484415f0df2c8cb4ff1f94dbf2b
Closes: OS#3151
2018-04-09 19:19:33 +02:00
..
Makefile.am remove empty libcommon-cs 2018-03-22 17:11:30 +01:00
msc_vlr_test_authen_reuse.c cosmetic: rename gsm_subscriber_connection->conn_fsm to ->fi 2018-04-03 02:13:04 +02:00
msc_vlr_test_authen_reuse.err subscr_conn: store complete_layer3_type in conn, not FSM event arg 2018-04-03 02:13:16 +02:00
msc_vlr_test_authen_reuse.ok msc_vlr_tests: revert IMSI parameter and test nr output 2018-03-02 03:22:16 +01:00
msc_vlr_test_call.c cosmetic: rename gsm_subscriber_connection->conn_fsm to ->fi 2018-04-03 02:13:04 +02:00
msc_vlr_test_call.err subscr_conn: store complete_layer3_type in conn, not FSM event arg 2018-04-03 02:13:16 +02:00
msc_vlr_test_call.ok msc_vlr_tests: revert IMSI parameter and test nr output 2018-03-02 03:22:16 +01:00
msc_vlr_test_gsm_authen.c cosmetic: rename gsm_subscriber_connection->conn_fsm to ->fi 2018-04-03 02:13:04 +02:00
msc_vlr_test_gsm_authen.err subscr_conn: store complete_layer3_type in conn, not FSM event arg 2018-04-03 02:13:16 +02:00
msc_vlr_test_gsm_authen.ok msc_vlr_tests: revert IMSI parameter and test nr output 2018-03-02 03:22:16 +01:00
msc_vlr_test_gsm_ciph.c cosmetic: rename gsm_subscriber_connection->conn_fsm to ->fi 2018-04-03 02:13:04 +02:00
msc_vlr_test_gsm_ciph.err subscr_conn: store complete_layer3_type in conn, not FSM event arg 2018-04-03 02:13:16 +02:00
msc_vlr_test_gsm_ciph.ok msc_vlr_tests: revert IMSI parameter and test nr output 2018-03-02 03:22:16 +01:00
msc_vlr_test_hlr_reject.c msc_vlr_tests: make all test functions static 2018-03-02 03:22:16 +01:00
msc_vlr_test_hlr_reject.err subscr_conn: store complete_layer3_type in conn, not FSM event arg 2018-04-03 02:13:16 +02:00
msc_vlr_test_hlr_reject.ok msc_vlr_tests: revert IMSI parameter and test nr output 2018-03-02 03:22:16 +01:00
msc_vlr_test_hlr_timeout.c msc_vlr_tests: make all test functions static 2018-03-02 03:22:16 +01:00
msc_vlr_test_hlr_timeout.err subscr_conn: store complete_layer3_type in conn, not FSM event arg 2018-04-03 02:13:16 +02:00
msc_vlr_test_hlr_timeout.ok msc_vlr_tests: revert IMSI parameter and test nr output 2018-03-02 03:22:16 +01:00
msc_vlr_test_ms_timeout.c cosmetic: rename gsm_subscriber_connection->conn_fsm to ->fi 2018-04-03 02:13:04 +02:00
msc_vlr_test_ms_timeout.err subscr_conn: store complete_layer3_type in conn, not FSM event arg 2018-04-03 02:13:16 +02:00
msc_vlr_test_ms_timeout.ok msc_vlr_tests: revert IMSI parameter and test nr output 2018-03-02 03:22:16 +01:00
msc_vlr_test_no_authen.c cosmetic: rename gsm_subscriber_connection->conn_fsm to ->fi 2018-04-03 02:13:04 +02:00
msc_vlr_test_no_authen.err subscr_conn: store complete_layer3_type in conn, not FSM event arg 2018-04-03 02:13:16 +02:00
msc_vlr_test_no_authen.ok msc_vlr_tests: revert IMSI parameter and test nr output 2018-03-02 03:22:16 +01:00
msc_vlr_test_reject_concurrency.c cosmetic: rename gsm_subscriber_connection->conn_fsm to ->fi 2018-04-03 02:13:04 +02:00
msc_vlr_test_reject_concurrency.err subscr_conn: store complete_layer3_type in conn, not FSM event arg 2018-04-03 02:13:16 +02:00
msc_vlr_test_reject_concurrency.ok msc_vlr_tests: revert IMSI parameter and test nr output 2018-03-02 03:22:16 +01:00
msc_vlr_test_rest.c unify allocation of gsm_subscriber_connection 2018-04-05 01:10:32 +02:00
msc_vlr_test_rest.err subscr_conn: store complete_layer3_type in conn, not FSM event arg 2018-04-03 02:13:16 +02:00
msc_vlr_test_rest.ok msc_vlr_tests: revert IMSI parameter and test nr output 2018-03-02 03:22:16 +01:00
msc_vlr_test_umts_authen.c cosmetic: rename gsm_subscriber_connection->conn_fsm to ->fi 2018-04-03 02:13:04 +02:00
msc_vlr_test_umts_authen.err subscr_conn: store complete_layer3_type in conn, not FSM event arg 2018-04-03 02:13:16 +02:00
msc_vlr_test_umts_authen.ok msc_vlr_tests: revert IMSI parameter and test nr output 2018-03-02 03:22:16 +01:00
msc_vlr_tests.c Permit any Sender MSISDN when sending SMS from VTY 2018-04-09 19:19:33 +02:00
msc_vlr_tests.h msc_vlr_tests: clearly separate Ciph Mode from Security Mode checking 2018-03-10 20:58:20 +00:00