open5gs/test
Sukchan Lee f904b63053 Authentication failure should be handled based on EMM_CAUSE(#17)
* Synch failure(EMM_CAUSE:21)
  - Re-authorization. Send authentication request again.

* MAC failure(EMM_CAUSE:20)
  - Send Authentication Reject
  - Send UE Context Release Command

* Non-EPS authentication failure(EMM_CAUSE:26)
  - Send Authentication Reject
  - Send UE Context Release Command

* Others
  - Send Authentication Reject
  - Send UE Context Release Command
2018-02-07 14:12:40 +09:00
..
basic Authentication failure should be handled based on EMM_CAUSE(#17) 2018-02-07 14:12:40 +09:00
common Authentication failure should be handled based on EMM_CAUSE(#17) 2018-02-07 14:12:40 +09:00
volte test directory re-factor 2018-02-06 12:18:11 +09:00
Makefile.am remove installcheck 2018-02-06 03:45:08 +00:00
sample-volte.conf.in for make check, sample configuration is added 2018-02-05 22:45:14 +09:00
sample.conf.in for make check, sample configuration is added 2018-02-05 22:45:14 +09:00
testsuite.at testsuite is added. (refer to libosmocom) 2018-02-06 11:59:49 +09:00