add Iuh relevant specs + some notes

This commit is contained in:
Harald Welte 2015-08-29 09:08:17 +02:00
commit a97e436ce5
6 changed files with 13674 additions and 0 deletions

47
specs/iuh-notes.txt Normal file
View File

@ -0,0 +1,47 @@
= Specs =
* TS 25.467: Home Node B Stage 2 (high level overview)
** Figure 7.2.1 shows the protocol stack
* TS 25.468: RUA (RANAP User Adaption), ASN.1 "SCCP Like" layer
* TS 25.469: HNBAP signalling
* TS 25.444: Iuh data transport (UDP/RTP/GTP use)
* TS 25.413: RANAP
= Protocols =
== RANAP ==
ASN1, BASIC-PER aligned
== HNBAP ==
ASN1, BASIC-PER aligned
* HNB registration
** HNB REGISTER REQ/ACC/REK
** HNB DE-REGISTER
* UE registration
** UE REG/ACC/REJ
** UE DE-REGISTER
* RNSAP relocation
** TNL UPD REQ/RESP/REJ
** HNB CFG XFER REQ/RESP
* error handling
** ERROR IND
* SABP
* PCAP
= SCTP adaption layers
== RUA ==
ASN1, BASIC-PER aligned
* one association for each UE
* CONNECT / TRANSFER / DISCONNECT / CONNECTIONLESS TRANSFER / ERROR
== PUA ==

9891
specs/ts_125413v120400p.pdf Normal file

File diff suppressed because one or more lines are too long

BIN
specs/ts_125444v120000p.pdf Normal file

Binary file not shown.

BIN
specs/ts_125467v120300p.pdf Normal file

Binary file not shown.

BIN
specs/ts_125468v120100p.pdf Normal file

Binary file not shown.

3736
specs/ts_125469v120400p.pdf Normal file

File diff suppressed because one or more lines are too long