osmo-msc/openbsc/src
Harald Welte da0586a838 GPRS: Add Support for the GPRS Cell Option Extension Info IE
Extension Information is part of the GPRS Cell Options IE, as
specified in Chapter 12.24 of TS 04.60.  It is needed for
indicating EDGE capabilities of the BTS to the MS.

This simply adds the code to encode this IE as part of SI13,
but does not actually use the code yet.
2010-04-18 21:25:56 +02:00
..
input [ipa] Fix the reporting of link down... 2010-04-15 11:19:08 +02:00
ipaccess [ipaccess] Avoid bogus compiler warning about uninitialized vars 2010-03-30 15:20:46 +02:00
mgcp [mgcp] Fix vty file generation for the BSC nat and other cases 2010-04-17 06:45:08 +02:00
sccp [sccp] Add a force_free method for connections 2010-04-05 22:00:24 +02:00
vty [mgcp] Fix navigation in the vty hierachy (make exit work) 2010-04-07 23:01:08 +02:00
Makefile.am [mgcp] Add the logging commands for the MGCP command. 2010-04-07 22:55:17 +02:00
abis_nm.c abis_nm: Fix ACTIVATE SW parameters 2010-04-12 19:58:57 +02:00
abis_rsl.c [statistics] Keep track of rf failures and rll release failures 2010-04-17 06:48:29 +02:00
bs11_config.c [misc] Remove whitespace from the end of the line. 2010-03-29 08:47:44 +02:00
bsc_api.c bsc: Start creating 08.08 like API 2010-03-25 09:07:28 +01:00
bsc_hack.c move log/debug codebase to libosmocore 2010-03-26 21:31:43 +08:00
bsc_init.c [statistics] Keep track of OML/RSL failures of the BTS. 2010-04-17 06:48:43 +02:00
bsc_rll.c lchan: Create a structure for MSC data of the lchan 2010-03-25 09:07:28 +01:00
bsc_version.c Move the version/copyright string to a separate file 2010-03-24 10:24:38 +01:00
bts_ipaccess_nanobts.c split 'libosmocore' from openbsc codebase 2010-02-20 16:27:23 +01:00
bts_siemens_bs11.c split 'libosmocore' from openbsc codebase 2010-02-20 16:27:23 +01:00
bts_unknown.c split 'libosmocore' from openbsc codebase 2010-02-20 16:27:23 +01:00
chan_alloc.c [bsc_init] When the RSL/OML connection drops, free all lchans 2010-04-15 11:24:53 +02:00
db.c db: Fix aliasing warning by casting the signed char to a struct 2010-03-30 15:30:14 +02:00
debug.c debug: ensure no overlap between LOG_FILTER_ALL and FLT_IMSI 2010-03-26 21:40:29 +08:00
e1_config.c split 'libosmocore' from openbsc codebase 2010-02-20 16:27:23 +01:00
e1_input.c move log/debug codebase to libosmocore 2010-03-26 21:31:43 +08:00
gsm_04_08.c [misc] Remove whitespace from the end of the line. 2010-03-29 08:47:44 +02:00
gsm_04_08_utils.c remove gsm48_mi_to_string() as it is now in libosmocore 0.1.3 2010-03-28 18:28:29 +08:00
gsm_04_11.c [misc] Remove whitespace from the end of the line. 2010-03-29 08:47:44 +02:00
gsm_04_80.c [misc] Remove whitespace from the end of the line. 2010-03-29 08:47:44 +02:00
gsm_data.c [statistics] Keep track of OML/RSL failures of the BTS. 2010-04-17 06:48:43 +02:00
gsm_subscriber.c add (and use) new subscr_name() function to get name or IMSI 2009-12-24 14:50:24 +01:00
gsm_subscriber_base.c lchan: Create a structure for MSC data of the lchan 2010-03-25 09:07:28 +01:00
handover_decision.c split 'libosmocore' from openbsc codebase 2010-02-20 16:27:23 +01:00
handover_logic.c [rsl] Set the right state when asking for the activation. 2010-04-10 00:16:04 +02:00
isdnsync.c move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
meas_rep.c meas_rep: utility function for processing of measurement reports 2009-12-21 13:33:10 +01:00
mgcp.cfg [mgcp] Make the number of endpoints configurable... 2009-11-20 14:05:17 +01:00
mncc.c lchan: Change transaction to work on the GSM Subscriber Connection 2010-03-25 09:07:28 +01:00
openbsc.cfg.1-1 [BS11] don't put invalid channel combination into the config file 2009-12-04 11:23:12 +05:30
openbsc.cfg.1-2 [network] Make use of T3113 for paging 2009-11-22 05:28:24 +01:00
openbsc.cfg.2-2 [BS11] don't put invalid channel combination into the config file 2009-12-04 11:23:12 +05:30
openbsc.cfg.nanobts update the openbts.cfg.nanobts example 2010-04-18 21:08:26 +02:00
openbsc.cfg.nanobts.multitrx add an example config file for nanoBTS multi-trx case 2010-04-18 21:25:18 +02:00
paging.c [paging] Include chan_alloc.h to silence a compiler warning 2010-04-10 00:06:17 +02:00
rest_octets.c GPRS: Add Support for the GPRS Cell Option Extension Info IE 2010-04-18 21:25:56 +02:00
rrlp.c [signal] Differentiate paging success from expiration in SS_PAGING 2010-01-07 10:37:40 +01:00
rs232.c [misc] Remove whitespace from the end of the line. 2010-03-29 08:47:44 +02:00
rtp_proxy.c ipaccess: Send RTP Payload IE for CRCX & MDCX 2010-04-12 19:58:57 +02:00
silent_call.c lchan: Create a structure for MSC data of the lchan 2010-03-25 09:07:28 +01:00
subchan_demux.c split 'libosmocore' from openbsc codebase 2010-02-20 16:27:23 +01:00
system_information.c GPRS: Add Support for the GPRS Cell Option Extension Info IE 2010-04-18 21:25:56 +02:00
talloc_ctx.c [misc] Remove whitespace from the end of the line. 2010-03-29 08:47:44 +02:00
telnet_interface.c move log/debug codebase to libosmocore 2010-03-26 21:31:43 +08:00
token_auth.c split 'libosmocore' from openbsc codebase 2010-02-20 16:27:23 +01:00
transaction.c lchan: Change transaction to work on the GSM Subscriber Connection 2010-03-25 09:07:28 +01:00
trau_frame.c logging: introduce log levels at caller site 2009-12-17 23:10:46 +01:00
trau_mux.c split 'libosmocore' from openbsc codebase 2010-02-20 16:27:23 +01:00
ussd.c lchan: Create a structure for MSC data of the lchan 2010-03-25 09:07:28 +01:00
vty_interface.c GPRS: BVCI 0 and 1 are not permitted. 2010-04-18 14:00:26 +02:00
vty_interface_cmds.c [statistics] Keep track of OML/RSL failures of the BTS. 2010-04-17 06:48:43 +02:00
vty_interface_layer3.c [vty] Separate BSC and MSC statistics. Make it easy to print them. 2010-04-15 11:28:14 +02:00