M3AP 3GPP TS 36.444 interface implemented:
1.MME entity developed to handle M3 side (new dedicated task developed: TASK_MME_APP) (these procedures should be moved to OPENAIR-CN ... just implemented to easy the E-UTRAN MBMS stuff development) 2.MCE side M3 interface procedures (new dedicated task developed: TASK_M3AP_MCE) 3.MME side M3 interface procedures (new dedicated task developed: TASK_M2AP_MME) (these procedures should be moved to OPENAIR-CN ... just implemented to easy the E-UTRAN MBMS stuff development) 4.ASN1 bindings for m3ap-14.0.0.asn1 implemented and tested 5.MME config parameters ACKNOWLEDGEMENT: 1. This commit was developed at Vicomtech (https://www.vicomtech.org) under UE project CDN-X-ALL: "CDN edge-cloud computing for efficient cache and reliable streaming aCROSS Aggregated unicast-multicast LinkS" 2. Project funded by Fed4FIRE+ OC5 (https://www.fed4fire.eu ) Signed-off-by:Javier Morgade <javier.morgade@ieee.org>
parent
ab04e0e4
No related branches found
No related tags found
Showing
- openair3/M3AP/m3ap_MCE.c 689 additions, 0 deletionsopenair3/M3AP/m3ap_MCE.c
- openair3/M3AP/m3ap_MCE.h 55 additions, 0 deletionsopenair3/M3AP/m3ap_MCE.h
- openair3/M3AP/m3ap_MCE_defs.h 210 additions, 0 deletionsopenair3/M3AP/m3ap_MCE_defs.h
- openair3/M3AP/m3ap_MCE_generate_messages.h 63 additions, 0 deletionsopenair3/M3AP/m3ap_MCE_generate_messages.h
- openair3/M3AP/m3ap_MCE_generate_messsages.c 808 additions, 0 deletionsopenair3/M3AP/m3ap_MCE_generate_messsages.c
- openair3/M3AP/m3ap_MCE_handler.c 118 additions, 0 deletionsopenair3/M3AP/m3ap_MCE_handler.c
- openair3/M3AP/m3ap_MCE_handler.h 43 additions, 0 deletionsopenair3/M3AP/m3ap_MCE_handler.h
- openair3/M3AP/m3ap_MCE_interface_management.c 756 additions, 0 deletionsopenair3/M3AP/m3ap_MCE_interface_management.c
- openair3/M3AP/m3ap_MCE_interface_management.h 119 additions, 0 deletionsopenair3/M3AP/m3ap_MCE_interface_management.h
- openair3/M3AP/m3ap_MCE_management_procedures.c 257 additions, 0 deletionsopenair3/M3AP/m3ap_MCE_management_procedures.c
- openair3/M3AP/m3ap_MCE_management_procedures.h 53 additions, 0 deletionsopenair3/M3AP/m3ap_MCE_management_procedures.h
- openair3/M3AP/m3ap_MME.c 730 additions, 0 deletionsopenair3/M3AP/m3ap_MME.c
- openair3/M3AP/m3ap_MME.h 55 additions, 0 deletionsopenair3/M3AP/m3ap_MME.h
- openair3/M3AP/m3ap_MME_defs.h 210 additions, 0 deletionsopenair3/M3AP/m3ap_MME_defs.h
- openair3/M3AP/m3ap_MME_generate_messages.c 804 additions, 0 deletionsopenair3/M3AP/m3ap_MME_generate_messages.c
- openair3/M3AP/m3ap_MME_generate_messages.h 63 additions, 0 deletionsopenair3/M3AP/m3ap_MME_generate_messages.h
- openair3/M3AP/m3ap_MME_handler.c 118 additions, 0 deletionsopenair3/M3AP/m3ap_MME_handler.c
- openair3/M3AP/m3ap_MME_handler.h 43 additions, 0 deletionsopenair3/M3AP/m3ap_MME_handler.h
- openair3/M3AP/m3ap_MME_interface_management.c 1162 additions, 0 deletionsopenair3/M3AP/m3ap_MME_interface_management.c
- openair3/M3AP/m3ap_MME_interface_management.h 111 additions, 0 deletionsopenair3/M3AP/m3ap_MME_interface_management.h
openair3/M3AP/m3ap_MCE.c
0 → 100644
openair3/M3AP/m3ap_MCE.h
0 → 100644
openair3/M3AP/m3ap_MCE_defs.h
0 → 100644
openair3/M3AP/m3ap_MCE_generate_messages.h
0 → 100644
openair3/M3AP/m3ap_MCE_generate_messsages.c
0 → 100644
This diff is collapsed.
openair3/M3AP/m3ap_MCE_handler.c
0 → 100644
openair3/M3AP/m3ap_MCE_handler.h
0 → 100644
This diff is collapsed.
openair3/M3AP/m3ap_MME.c
0 → 100644
This diff is collapsed.
openair3/M3AP/m3ap_MME.h
0 → 100644
openair3/M3AP/m3ap_MME_defs.h
0 → 100644
openair3/M3AP/m3ap_MME_generate_messages.c
0 → 100644
This diff is collapsed.
openair3/M3AP/m3ap_MME_generate_messages.h
0 → 100644
This diff is collapsed.
openair3/M3AP/m3ap_MME_handler.c
0 → 100644
This diff is collapsed.
openair3/M3AP/m3ap_MME_handler.h
0 → 100644
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment