osmo-iuh/src
Pau Espin 753a48141e Make logging message about received RANAP message more meaningful
The message being used previously seemed to indicate something was
wrong with the message. The reality is that we are simply not handling
most of them, and they will end up being forwarded as they come in
osmo-hnbgw.

Related: SYS#5573
Change-Id: If63d942496491f1e9ee454034ec97d25764fde65
2022-06-08 14:36:10 +02:00
..
hnbap Cosmetic: put asn1c parameters in separate lines 2021-11-12 13:44:34 +01:00
ranap Cosmetic: put asn1c parameters in separate lines 2021-11-12 13:44:34 +01:00
rua Cosmetic: put asn1c parameters in separate lines 2021-11-12 13:44:34 +01:00
sabp Cosmetic: put asn1c parameters in separate lines 2021-11-12 13:44:34 +01:00
tests test-ranap: put message gen tests into function 2022-01-13 17:20:30 +00:00
.gitignore sabp: Generate C/H files for SABP; create libosmo-sabp 2019-09-23 20:23:51 +02:00
Makefile.am ranap_common_ran: add decoder for CN/MSC originated messages 2022-01-31 17:40:49 +01:00
hnbap_common.c Introduce dynamic log category for libosmo-rua/hnbap 2022-01-04 18:57:22 +01:00
iu_client.c iu_client: Fix incorrect access to null pointer 2022-01-13 10:41:12 +01:00
iu_client_vty.c vty: use install_lib_element() and install_lib_element_ve() 2020-10-04 16:48:47 +07:00
iu_helpers.c iu_helpers: add function ranap_transp_layer_addr_decode2 2022-01-11 13:16:54 +00:00
ranap_common.c ranap_common: log decoder errors to LOGL_ERROR 2022-02-14 16:52:39 +01:00
ranap_common_cn.c Make logging message about received RANAP message more meaningful 2022-06-08 14:36:10 +02:00
ranap_common_ran.c Make logging message about received RANAP message more meaningful 2022-06-08 14:36:10 +02:00
ranap_msg_factory.c ranap_msg_factory: add missing apidoc 2022-02-10 10:47:25 +01:00
regen-common-includes.sh ranap: Add more manual definitions to RANAP-PDUs 2015-09-10 21:18:16 +02:00
rua_common.c Introduce dynamic log category for libosmo-rua/hnbap 2022-01-04 18:57:22 +01:00
rua_msg_factory.c Introduce dynamic log category for libosmo-rua/hnbap 2022-01-04 18:57:22 +01:00
sabp_common.c Provide more context when logging "Error in ANY_fromType_aper" 2020-07-29 20:11:36 +02:00