osmo-msc/openbsc/src
Holger Hans Peter Freyther 182c81f04e subscr: Remember if we need to call subscr_put_channel at the end.
Remember if this channel got opened due a paging response and in
that case when we close it down we will call subscr_put_channel
that will try to page the subscriber again. This highlights the
lack of a good subscriber management in the MSC code.
2011-01-06 14:52:53 +01:00
..
bsc misc: Fix compiler warning about incompatible pointers 2011-01-06 14:52:51 +01:00
gprs [SGSN] Fix processing of RA Update Request regarding TLLI 2011-01-01 17:28:29 +01:00
input License change: We are now AGPLv3+ instead of GPLv2+ 2011-01-01 15:39:34 +01:00
ipaccess License change: We are now AGPLv3+ instead of GPLv2+ 2011-01-01 15:39:34 +01:00
mgcp License change: We are now AGPLv3+ instead of GPLv2+ 2011-01-01 15:39:34 +01:00
nat License change: We are now AGPLv3+ instead of GPLv2+ 2011-01-01 15:39:34 +01:00
Makefile.am mncc: Move the cc_tx_to_mncc code into the libbsc.a 2011-01-06 14:52:50 +01:00
a3a8.c License change: We are now AGPLv3+ instead of GPLv2+ 2011-01-01 15:39:34 +01:00
abis_nm.c License change: We are now AGPLv3+ instead of GPLv2+ 2011-01-01 15:39:34 +01:00
abis_nm_ipaccess.c License change: We are now AGPLv3+ instead of GPLv2+ 2011-01-01 15:39:34 +01:00
abis_nm_vty.c License change: We are now AGPLv3+ instead of GPLv2+ 2011-01-01 15:39:34 +01:00
abis_rsl.c rtp: Move the RTP Proxy code out of RSL into the BSC/MSC domain 2011-01-06 14:31:16 +01:00
arfcn_list_range.c License change: We are now AGPLv3+ instead of GPLv2+ 2011-01-01 15:39:34 +01:00
auth.c License change: We are now AGPLv3+ instead of GPLv2+ 2011-01-01 15:39:34 +01:00
bs11_config.c License change: We are now AGPLv3+ instead of GPLv2+ 2011-01-01 15:39:34 +01:00
bsc_api.c bsc: Clear the hand-over in case the new_lchan is failing 2011-01-06 14:52:51 +01:00
bsc_hack.c misc: Fix compiler warning about incompatible pointers 2011-01-06 14:52:51 +01:00
bsc_init.c misc: Remove unused variable from the function. 2011-01-06 14:52:51 +01:00
bsc_msc.c License change: We are now AGPLv3+ instead of GPLv2+ 2011-01-01 15:39:34 +01:00
bsc_rll.c License change: We are now AGPLv3+ instead of GPLv2+ 2011-01-01 15:39:34 +01:00
bsc_version.c License change: We are now AGPLv3+ instead of GPLv2+ 2011-01-01 15:39:34 +01:00
bsc_vty.c License change: We are now AGPLv3+ instead of GPLv2+ 2011-01-01 15:39:34 +01:00
bts_ipaccess_nanobts.c License change: We are now AGPLv3+ instead of GPLv2+ 2011-01-01 15:39:34 +01:00
bts_siemens_bs11.c License change: We are now AGPLv3+ instead of GPLv2+ 2011-01-01 15:39:34 +01:00
bts_unknown.c License change: We are now AGPLv3+ instead of GPLv2+ 2011-01-01 15:39:34 +01:00
chan_alloc.c License change: We are now AGPLv3+ instead of GPLv2+ 2011-01-01 15:39:34 +01:00
common_vty.c License change: We are now AGPLv3+ instead of GPLv2+ 2011-01-01 15:39:34 +01:00
db.c misc: Remove unused variable from the db. 2011-01-06 14:52:50 +01:00
debug.c License change: We are now AGPLv3+ instead of GPLv2+ 2011-01-01 15:39:34 +01:00
e1_config.c License change: We are now AGPLv3+ instead of GPLv2+ 2011-01-01 15:39:34 +01:00
e1_input.c License change: We are now AGPLv3+ instead of GPLv2+ 2011-01-01 15:39:34 +01:00
gsm_04_08.c subscr: Remember if we need to call subscr_put_channel at the end. 2011-01-06 14:52:53 +01:00
gsm_04_08_utils.c License change: We are now AGPLv3+ instead of GPLv2+ 2011-01-01 15:39:34 +01:00
gsm_04_11.c sms: Improve the logging of the paging callback. 2011-01-06 14:52:52 +01:00
gsm_04_80.c License change: We are now AGPLv3+ instead of GPLv2+ 2011-01-01 15:39:34 +01:00
gsm_data.c MNCC: pass the actual 'struct msgb' down the mncc_recv() callback 2011-01-01 17:23:42 +01:00
gsm_subscriber.c subscr: Add a vty option to kick the queue. 2011-01-06 14:52:52 +01:00
gsm_subscriber_base.c License change: We are now AGPLv3+ instead of GPLv2+ 2011-01-01 15:39:34 +01:00
handover_decision.c License change: We are now AGPLv3+ instead of GPLv2+ 2011-01-01 15:39:34 +01:00
handover_logic.c bsc: Clear the hand-over in case the new_lchan is failing 2011-01-06 14:52:51 +01:00
imsi-catcher.c License change: We are now AGPLv3+ instead of GPLv2+ 2011-01-01 15:39:34 +01:00
isdnsync.c License change: We are now AGPLv3+ instead of GPLv2+ 2011-01-01 15:39:34 +01:00
meas_proc.c License change: We are now AGPLv3+ instead of GPLv2+ 2011-01-01 15:39:34 +01:00
meas_rep.c License change: We are now AGPLv3+ instead of GPLv2+ 2011-01-01 15:39:34 +01:00
mgcp.cfg
mncc.c mncc: Move the cc_tx_to_mncc code into the libbsc.a 2011-01-06 14:52:50 +01:00
mncc_builtin.c MNCC: pass the actual 'struct msgb' down the mncc_recv() callback 2011-01-01 17:23:42 +01:00
mncc_sock.c misc: Fix compiler warning about incompatible pointers 2011-01-06 14:52:51 +01:00
mncc_upqueue.c mncc: Move the cc_tx_to_mncc code into the libbsc.a 2011-01-06 14:52:50 +01:00
openbsc.cfg.1-1
openbsc.cfg.1-2
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
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 subscr: Remember if we need to call subscr_put_channel at the end. 2011-01-06 14:52:53 +01:00
paging.c License change: We are now AGPLv3+ instead of GPLv2+ 2011-01-01 15:39:34 +01:00
rest_octets.c License change: We are now AGPLv3+ instead of GPLv2+ 2011-01-01 15:39:34 +01:00
rrlp.c License change: We are now AGPLv3+ instead of GPLv2+ 2011-01-01 15:39:34 +01:00
rs232.c License change: We are now AGPLv3+ instead of GPLv2+ 2011-01-01 15:39:34 +01:00
rtp_proxy.c MNCC: rename mncc_upq_enqueue() to cc_tx_to_mncc() 2011-01-01 17:23:41 +01:00
silent_call.c paging: Handle the possible OOM message as well. 2011-01-06 14:52:53 +01:00
sms_queue.c sms: Add new SMS requests to the end of the list. 2011-01-06 14:52:52 +01:00
socket.c License change: We are now AGPLv3+ instead of GPLv2+ 2011-01-01 15:39:34 +01:00
subchan_demux.c License change: We are now AGPLv3+ instead of GPLv2+ 2011-01-01 15:39:34 +01:00
system_information.c License change: We are now AGPLv3+ instead of GPLv2+ 2011-01-01 15:39: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 License change: We are now AGPLv3+ instead of GPLv2+ 2011-01-01 15:39:34 +01:00
transaction.c License change: We are now AGPLv3+ instead of GPLv2+ 2011-01-01 15:39:34 +01:00
trau_frame.c License change: We are now AGPLv3+ instead of GPLv2+ 2011-01-01 15:39:34 +01:00
trau_mux.c MNCC: rename mncc_upq_enqueue() to cc_tx_to_mncc() 2011-01-01 17:23:41 +01:00
ussd.c License change: We are now AGPLv3+ instead of GPLv2+ 2011-01-01 15:39:34 +01:00
vty_interface_layer3.c subscr: Add a vty option to kick the queue. 2011-01-06 14:52:52 +01:00