Thank you, yes, I can see
Thu Jan 1 03:14:10 1970 <000a> osmo_bsc_bssap.c:398 Rx MSC UDT BSSMAP PAGING Thu Jan 1 03:14:10 1970 <000a> osmo_bsc_bssap.c:149 Unsupported Cell Identifier List: 00 62 f2 97 00 01 00 00
How can this list be setup in the BSC? Thanks, Kristian
Am 07.12.2016 um 18:44 schrieb Holger Freyther:
On 07 Dec 2016, at 18:41, Kristian Martens kristian.martens@ng4t.com wrote:
Hi,
I have captured a trace. Can you find something out?
do you see a paging command in that trace? Do you perhaps have:
LOGP(DMSC, LOGL_ERROR, "Unsupported Cell Identifier List: %s\n", osmo_hexdump(data, data_length));
in the logs?
cheers holger