osmo-gbproxy/openbsc/include/openbsc
Holger Hans Peter Freyther 3112f67b8c [paging] Only page if we have some free channels right now
Only page if we have a load that is acceptable for paging. This
option is off by default, and can be enabled per bts. The idea
is that when we have no resources right now we will not page as
it will only create more RACHs and increase the load.

By default we are keeping the old behavior to always page and
only by changing a setting one is using the new behavior.
2010-09-06 10:13:23 +08:00
..
Makefile.am nat: Fix compilation with nat not being enabled. 2010-07-31 05:20:31 +08:00
abis_nm.h ipaccess-config / network listen: ordered list of RxLevels 2010-07-22 21:54:19 +02:00
abis_rsl.h chan_alloc: Change Channel Release to release SAPIs, then the channel 2010-07-31 04:09:38 +08:00
auth.h auth: Add missing include/auth.h 2010-06-14 20:54:02 +02:00
bsc_api.h bsc_api: Add cipher mod reject api callback 2010-07-23 17:15:15 +08:00
bsc_msc.h nat: Store the msc_con in the data of the bsc_fd 2010-07-05 14:30:21 +08:00
bsc_nat.h nat: We have 1 to 31 available to the BSC. 2010-09-01 09:31:46 +08:00
bsc_nat_sccp.h nat: Remove the CRCX value from the nat 2010-08-29 16:35:25 +08:00
bsc_rll.h Add new BSC RLL layer of code 2009-08-09 13:47:35 +02:00
chan_alloc.h [alloc] Assign a TCH for LU when all SDCCHs are occupied. 2010-09-06 08:58:42 +08:00
crc24.h Create new 'gprs-sgsn' branch on top of 'gprs-conf' 2010-05-04 07:20:41 +02:00
db.h db: Change naming convention for auth info functions 2010-06-14 20:43:50 +02:00
debug.h nat: Register a debug region for the nat. 2010-06-15 20:24:21 +08:00
e1_input.h split 'libosmocore' from openbsc codebase 2010-02-20 16:27:23 +01:00
gb_proxy.h Migrate VTY code to libosmovty 2010-05-25 23:40:38 +02:00
gprs_bssgp.h [GPRS] BSSGP/SGSN: Implement Gb-Interface Paging 2010-06-10 15:12:38 +02:00
gprs_gmm.h [GPRS] SGSN: Pass BSSGP SUSPEND/RESUME up to GMM and alter MMCTX state 2010-06-09 21:40:45 +08:00
gprs_llc.h [SGSN] Use libosmocore GPRS encryption plugins from LLC layer 2010-07-02 22:55:39 +02:00
gprs_ns.h GPRS: Increase the NS msg size to 2048 2010-06-14 22:11:40 +08:00
gprs_ns_frgre.h gprs_ns_frgre.h: Create the header and include it 2010-05-23 21:23:44 +08:00
gprs_sgsn.h [SGSN] Call libosmocore helper to load cipher plugins 2010-07-02 22:54:55 +02:00
gsm_04_08.h chan: Store the to be assigned channel type in the GSM Network. 2010-09-06 09:36:02 +08:00
gsm_04_08_gprs.h [SGSN] Initial work on GMM authentication and ciphering 2010-07-03 11:09:06 +02:00
gsm_04_11.h bsc_api: Move gsm48_rcvmsg into the BSC API and dispatch. 2010-06-17 16:41:25 +08:00
gsm_04_80.h gsm_04_80: Allow to specify the alert pattern for the notification 2010-07-27 18:27:46 +08:00
gsm_data.h [paging] Only page if we have some free channels right now 2010-09-06 10:13:23 +08:00
gsm_subscriber.h gsm_subscriber: Increase the name to 160 charachters 2010-07-26 03:55:56 +08:00
handover.h handover: Call bsc_handover_clear from gsm0808_clear 2010-06-30 13:02:08 +08:00
ipaccess.h [ipa] Handle losing the RSL/OML connection.. 2010-04-15 11:17:24 +02:00
meas_rep.h [meas_rep] Add raw neighbor index into per-cell parsed meas rep 2009-12-26 00:28:37 +01:00
mgcp.h mgcp: Add method to go back from endpoint to multiplex/timeslot 2010-08-29 16:35:23 +08:00
mgcp_internal.h mgcp: Remember if the endpoint was allocated... 2010-08-06 18:03:11 +08:00
misdn.h misc: Add prototypes to header files, include more header files 2009-08-10 07:54:02 +02:00
mncc.h move large parts of mncc.h and gsm48 encode/decode into libosmocore 2010-03-07 23:40:35 +01:00
network_listen.h [ipaccess-config] fix bugs in generating the PHYSICAL CONFIG attribute 2010-07-22 21:54:19 +02:00
openbscdefines.h move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
osmo_bsc.h bsc: Add header file for the true BSC API. 2010-07-05 16:04:36 +08:00
osmo_bsc_rf.h osmo-bsc: Start adding code for the osmo_bsc.. 2010-06-30 15:11:29 +08:00
osmo_msc.h bsc_msc: Remove use_count from the subscriber connection 2010-06-28 18:01:47 +08:00
paging.h bsc_api: Make paging/silent call work with the subscriber_connection 2010-06-17 15:05:57 +08:00
rest_octets.h GPRS: Add Support for the GPRS Cell Option Extension Info IE 2010-04-18 21:25:56 +02:00
rs232.h move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
rtp_proxy.h ipaccess: Send RTP Payload IE for CRCX & MDCX 2010-04-12 19:58:57 +02:00
sgsn.h [SGSN] Fix segfault when passing re-assembled SN-PDU to GMM 2010-07-01 19:56:19 +02:00
signal.h osmo_bsc_rf: Add a grace command, send a signal 2010-07-29 02:41:38 +08:00
silent_call.h silent_call: Use the gsm_subscriber_connection instead of lchan->conn 2010-06-21 16:40:09 +08:00
socket.h [GPRS] Add Frame Relay in GRE encapsulation for NS 2010-05-19 14:38:50 +02:00
subchan_demux.h split 'libosmocore' from openbsc codebase 2010-02-20 16:27:23 +01:00
system_information.h Add more RSL <-> Osmo SI type mappings, export osmo_sitype_strs[] 2010-07-30 11:17:13 +02:00
transaction.h handover: Attempt to use the same gsm_subscriber_conn for new/old channel 2010-06-30 12:59:20 +08:00
trau_frame.h move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
trau_mux.h RTP-enable MNCC API for LCR + ip.access 2009-12-19 22:23:05 +01:00
ussd.h bsc_api: Remove the lchan from the USSD code... 2010-06-17 17:35:57 +08:00
vty.h vty: Provide a is_config_node for the VTY and use it for the bsc 2010-08-26 16:55:37 +08:00