osmo-bsc/openbsc/src
Harald Welte 026b4cab36 BSC VTY: Change order of elements in 'show timeslot' command
It's not logical to first show TS, then TRX, then BTS.  It should
always be ordered from big to small (BTS, TRX, TS)
2010-12-24 12:12:10 +01:00
..
bsc misc: Include abis_rsl.h to remove some compiler warnings 2010-12-22 18:26:36 +01:00
gprs GPRS/GMM: Correctly look up MM Context in RA Update 2010-12-23 23:38:02 +01:00
input ts: Reduce the delay to 0 for OML and RSL 2010-12-21 13:53:42 +01:00
ipaccess ts Make the e1inp_ts delay configurable 2010-12-21 13:53:41 +01:00
mgcp mgcp: Send data from the network to the transcoder too 2010-11-02 19:08:09 +01:00
nat misc: Introduce a --enable-coverage mode to build with gprof coverage 2010-11-15 20:06:45 +01:00
Makefile.am misc: Introduce a --enable-coverage mode to build with gprof coverage 2010-11-15 20:06:45 +01:00
abis_nm.c abis_nm: Band aid on OML initialisation by queuing messages 2010-12-21 13:53:41 +01:00
abis_nm_vty.c OML: Introduce minimal VTY command set to interact with OML managed objects 2010-05-31 16:40:40 +02:00
abis_rsl.c Use 04.08 IMM ASS REJECT in case we run out of channels 2010-12-23 14:41:50 +01:00
auth.c More verbose logging of authentication internals 2010-12-23 23:37:49 +01:00
bs11_config.c bs11_config: more verbose output of ACK/NACK responses 2010-12-14 13:34:35 +01:00
bsc_api.c misc: Include abis_rsl.h to remove some compiler warnings 2010-12-22 18:26:36 +01:00
bsc_hack.c janitor: Move the * to the variable name 2010-09-18 06:44:24 +08:00
bsc_init.c abis_nm: Band aid on OML initialisation by queuing messages 2010-12-21 13:53:41 +01:00
bsc_msc.c msc: Only unregister the fd if the fd value is valid. 2010-10-07 06:07:57 +08:00
bsc_rll.c bsc_api: Remove lchan->conn from the RLL code... it was all dead anyway 2010-06-17 16:58:38 +08:00
bsc_version.c vty: Use \r\n in the copyright messages 2010-09-11 13:32:30 +08:00
bsc_vty.c BSC VTY: Change order of elements in 'show timeslot' command 2010-12-24 12:12:10 +01:00
bts_ipaccess_nanobts.c clang: Clang warns we have this value twice... 2010-07-23 19:33:16 +08:00
bts_siemens_bs11.c misc: make the compiler happy... 2010-06-21 18:21:16 +08:00
bts_unknown.c split 'libosmocore' from openbsc codebase 2010-02-20 16:27:23 +01:00
chan_alloc.c misc: Remove gsm_subscriber.h include to reduce dependencies. 2010-12-22 18:26:36 +01:00
common_vty.c misc: Replace the idiom for replacing a string with a function call 2010-10-12 23:31:53 +02:00
db.c misc: Remove gsm_subscriber.h from the db.h file 2010-12-22 18:26:36 +01:00
debug.c nat: Register a debug region for the nat. 2010-06-15 20:24:21 +08:00
e1_config.c split 'libosmocore' from openbsc codebase 2010-02-20 16:27:23 +01:00
e1_input.c ts Make the e1inp_ts delay configurable 2010-12-21 13:53:41 +01:00
gsm_04_08.c Authentication: use ENUM instead of magic numbers 2010-12-23 18:09:51 +01:00
gsm_04_08_utils.c misc: Include abis_rsl.h to remove some compiler warnings 2010-12-22 18:26:36 +01:00
gsm_04_11.c bsc_api: Change submit dtap to allow to automatically use the SACH 2010-11-15 20:06:46 +01:00
gsm_04_80.c bsc_api: Change submit dtap to allow to automatically use the SACH 2010-11-15 20:06:46 +01:00
gsm_data.c abis_nm: Band aid on OML initialisation by queuing messages 2010-12-21 13:53:41 +01:00
gsm_subscriber.c paging: Dispatch the SS_PAGING signals at the MSC code level 2010-12-01 23:04:26 +01:00
gsm_subscriber_base.c gsm_subscriber: Move the get_channel/put_channel logic in MSC part 2010-12-01 22:39:40 +01:00
handover_decision.c split 'libosmocore' from openbsc codebase 2010-02-20 16:27:23 +01:00
handover_logic.c ho: On ho failure clear the subscriber connection 2010-12-21 13:41:33 +01:00
isdnsync.c move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
meas_rep.c meas_rep.c: clang reports a possible division by zero 2010-07-23 19:46:04 +08:00
mgcp.cfg [mgcp] Make the number of endpoints configurable... 2009-11-20 14:05:17 +01:00
mncc.c mnccc.c: Add 2 line header describing what this file is all about 2010-12-22 19:03:40 +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.1-2-hopping make 'neci 1' the default in the example config files 2010-07-14 13:56:36 +02: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 make 'neci 1' the default in the example config files 2010-07-14 13:56:36 +02:00
openbsc.cfg.nanobts.multitrx make 'neci 1' the default in the example config files 2010-07-14 13:56:36 +02:00
osmo_msc.c bsc_api: Provide the link_id in the dtap callback. 2010-11-15 20:06:46 +01:00
paging.c paging: Dispatch the SS_PAGING signals at the MSC code level 2010-12-01 23:04:26 +01:00
rest_octets.c [GPRS] Make sure SI13 rest octets look like those of the ip.access BSC 2010-05-31 12:55:11 +02:00
rrlp.c bsc_api: Make paging/silent call work with the subscriber_connection 2010-06-17 15:05:57 +08:00
rs232.c [misc] Remove whitespace from the end of the line. 2010-03-29 08:47:44 +02:00
rtp_proxy.c MNCC: introduce mncc_upq_enqueue() wrapper around msgb_enqueue() 2010-12-22 19:03:40 +01:00
silent_call.c clang: Initialize rc with zero. 2010-07-23 19:34:34 +08:00
socket.c socket: Plug resource leak when the listen call is failing. 2010-10-12 23:29:16 +02:00
subchan_demux.c split 'libosmocore' from openbsc codebase 2010-02-20 16:27:23 +01:00
system_information.c bsc: Allow to configure Optional Cell Selection params from vty 2010-12-01 20:23:34 +01:00
talloc_ctx.c gsm_04_08: Add a operation to enable ciphering on a lchan 2010-06-14 20:43:51 +02:00
token_auth.c bsc_api: Rename lchan_for_subscr to connection_for_subscr and update code 2010-06-16 15:42:38 +08:00
transaction.c paging: Give the msgb that caused paging_stop up to the paging callback 2010-12-01 22:39:40 +01:00
trau_frame.c logging: introduce log levels at caller site 2009-12-17 23:10:46 +01:00
trau_mux.c MNCC: introduce mncc_upq_enqueue() wrapper around msgb_enqueue() 2010-12-22 19:03:40 +01:00
ussd.c ussd: Catch up with libosmocore and pass the gsm48_hdr 2010-10-12 15:34:20 +02:00
vty_interface_layer3.c Use hexparse() from libosmocore >= 0.1.14 2010-07-30 10:39:26 +02:00