Skip to content
Unstable

Changes

Summary

  1. SGSN: TC_attach_gsup_lu_timeout: increase timeout to 35 seconds (details)
  2. SGSN: TC_attach_auth_sai_timeout: increase t_guard to 35 seconds (details)
  3. GTPv1C_Templates: add cause code GTP_CAUSE_IMSI_IMEI_NOT_KNOWN (details)
  4. L3_Templates: add MM cause codes (details)
  5. hnbgw: set different mgcp_params ports and ids for each subscriber (details)
  6. s1gw: fix ParamEnbId: fix charstring pattern for 'enb-conn' (details)
Commit da37a8c2bc91982bebf7d7659a8049c2a2ef0680 by lynxis
SGSN: TC_attach_gsup_lu_timeout: increase timeout to 35 seconds

Currently the SGSN times out after 30 seconds.

Change-Id: Ie882dd39f3c606e5fe00162fcf17c47b9f713d49
The file was modifiedsgsn/SGSN_Tests.ttcn
Commit 3a24cf5570443bab2fe0dcf3e73a0b3150e502e0 by lynxis
SGSN: TC_attach_auth_sai_timeout: increase t_guard to 35 seconds

Currently the SGSN times out after 30 seconds.

Change-Id: Iaef1853f1e5f9b99fedbdfbed597ffa79b9e758a
The file was modifiedsgsn/SGSN_Tests.ttcn
Commit 8564b5421f7fd97a9037ee8a3dbd6894356d757f by lynxis
GTPv1C_Templates: add cause code GTP_CAUSE_IMSI_IMEI_NOT_KNOWN

It will be used by SGSN Context Req/Resp/Ack test cases in the SGSN.

Change-Id: I8f919d5982a3c9a317d309c383b36043ad5d3278
The file was modifiedlibrary/GTPv1C_Templates.ttcn
Commit b355877e87abf813898680f781b1974844c6d384 by lynxis
L3_Templates: add MM cause codes

It will be used by SGSN Context Req/Resp/Ack test cases in the SGSN.

Change-Id: I396ddaf5b08faddcf002317307dcc20840898aa9
The file was modifiedlibrary/L3_Templates.ttcn
Commit 9325614fd7f1592cde9d32f893385d33279dde1a by laforge
hnbgw: set different mgcp_params ports and ids for each subscriber

Change-Id: I32f644038d7e29b261ba3852583170a63544dae5
The file was modifiedhnbgw/ConnHdlr.ttcn
Commit bb907e1cc9568bd75a4d6ffff159c95b38a26a5f by laforge
s1gw: fix ParamEnbId: fix charstring pattern for 'enb-conn'

Permit IPv6 addresses by including hexadecimal characters.

Change-Id: Ie95fb6ca53c1fa305bc7501173102a8a7265fa38
Related: osmo-s1gw.git I112283b140a070924d59935a3bdd6fd63fc8c7ea
The file was modifieds1gw/S1GW_REST_Types.ttcn