osmo-bsc/src/libbsc
Harald Welte cf9d431e89 libbsc: paging: more reasonable (and detailed) paging statistics
Counting the number of T3113 expirations (one per subscriber per BTS)
vs the number of paging attempts (Bsc global) is a ueseless figure,
as you cannot relate each other.

We count on the BSC level:
	* how many PAGING we received from the MSC (total)
	* how many of those were for cells/LACs we don't serve
	* how many of those resulted in PAGING RESPONSE

We count on the BTS leve:
	* how many PAGING CMD we sent to the BTS (total)
	* how many of those we ignored as we were already paging
	* how many of those resulted in PAGING RESPONSE
	* how many were expired due to T3113 expiring

Change-Id: I410bbcbb2621f95f11238f7a5da01ab438f5fee1
2017-12-14 13:06:33 +01:00
..
Makefile.am OML: expand status reporting checks 2017-12-10 14:18:41 +00:00
abis_nm.c OML: expand status reporting checks 2017-12-10 14:18:41 +00:00
abis_nm_ipaccess.c move openbsc/* to repos root 2017-08-27 03:52:43 +02:00
abis_nm_vty.c vty: skip installing cmds now always installed by default 2017-11-01 00:48:52 +01:00
abis_om2000.c move include/openbsc to include/osmocom/bsc 2017-09-06 16:26:13 +02:00
abis_om2000_vty.c compiler warnings: drop some unused variables 2017-11-29 17:37:18 +00:00
abis_rsl.c Move many counters from BSC-global to per-BTS granularity 2017-12-09 23:07:38 +01:00
arfcn_range_encode.c move include/openbsc to include/osmocom/bsc 2017-09-06 16:26:13 +02:00
bsc_api.c bsc_api: Fix NULL secondary_lchan access in handle_ass_fail 2017-10-17 10:10:44 +02:00
bsc_ctrl_commands.c ctrl: add oml-uptime command 2017-10-11 01:28:10 +00:00
bsc_ctrl_lookup.c move include/openbsc to include/osmocom/bsc 2017-09-06 16:26:13 +02:00
bsc_dyn_ts.c move include/openbsc to include/osmocom/bsc 2017-09-06 16:26:13 +02:00
bsc_init.c Move many counters from BSC-global to per-BTS granularity 2017-12-09 23:07:38 +01:00
bsc_msc.c move include/openbsc to include/osmocom/bsc 2017-09-06 16:26:13 +02:00
bsc_rf_ctrl.c Make TRX rf locking more visible 2017-09-08 08:31:02 +00:00
bsc_rll.c move include/openbsc to include/osmocom/bsc 2017-09-06 16:26:13 +02:00
bsc_subscriber.c move include/openbsc to include/osmocom/bsc 2017-09-06 16:26:13 +02:00
bsc_vty.c libbsc: paging: more reasonable (and detailed) paging statistics 2017-12-14 13:06:33 +01:00
bts_ericsson_rbs2000.c move include/openbsc to include/osmocom/bsc 2017-09-06 16:26:13 +02:00
bts_init.c move include/openbsc to include/osmocom/bsc 2017-09-06 16:26:13 +02:00
bts_ipaccess_nanobts.c OML: consider administrative state when reporting 2017-11-29 12:18:02 +01:00
bts_ipaccess_nanobts_omlattr.c move include/openbsc to include/osmocom/bsc 2017-09-06 16:26:13 +02:00
bts_nokia_site.c move include/openbsc to include/osmocom/bsc 2017-09-06 16:26:13 +02:00
bts_siemens_bs11.c move include/openbsc to include/osmocom/bsc 2017-09-06 16:26:13 +02:00
bts_sysmobts.c move include/openbsc to include/osmocom/bsc 2017-09-06 16:26:13 +02:00
bts_unknown.c move include/openbsc to include/osmocom/bsc 2017-09-06 16:26:13 +02:00
chan_alloc.c cosmetic: tighten function type signatures 2017-11-29 14:23:13 +00:00
e1_config.c Show OML link uptime in vty 2017-09-27 10:53:28 +00:00
gsm_04_08_utils.c move include/openbsc to include/osmocom/bsc 2017-09-06 16:26:13 +02:00
gsm_04_80_utils.c move include/openbsc to include/osmocom/bsc 2017-09-06 16:26:13 +02:00
handover_decision.c move include/openbsc to include/osmocom/bsc 2017-09-06 16:26:13 +02:00
handover_logic.c cosmetic: handover.h: use "#pragma once", declare structs, comments 2017-11-29 17:37:18 +00:00
meas_proc.c move include/openbsc to include/osmocom/bsc 2017-09-06 16:26:13 +02:00
meas_rep.c move include/openbsc to include/osmocom/bsc 2017-09-06 16:26:13 +02:00
net_init.c move include/openbsc to include/osmocom/bsc 2017-09-06 16:26:13 +02:00
paging.c libbsc: paging: more reasonable (and detailed) paging statistics 2017-12-14 13:06:33 +01:00
pcu_sock.c compiler warnings: drop some unused variables 2017-11-29 17:37:18 +00:00
rest_octets.c Generate SI2bis Rest Octets 2017-12-12 18:00:56 +00:00
system_information.c Generate SI2bis Rest Octets 2017-12-12 18:00:56 +00:00