osmo-bsc/openbsc/src/libbsc
Holger Hans Peter Freyther 40aac3f7f6 bsc: Assume assignment_complete/assignment_fail is set
The osmo-nitb application sometimes crashes because the BSC API
is doing an assignment underneath which is not handled by the code,
add dumy handlers to not crash, the right thing to do is to change
MNCC to have an assignment that can succeed/fail.

The keyword to look for is MNCC_LCHAN_MODIFY and mncc_sock should
wait for an ack/nack but right now the call just continues.
2011-12-27 12:55:44 +01:00
..
Makefile.am Initial version of Support for Nokia *Site BTS 2011-08-10 10:51:01 +02:00
abis_nm.c Fix Ericsson RBS2000 support after libosmo-abis merge 2011-09-26 23:44:49 +02:00
abis_nm_ipaccess.c misc: Move from u_int to uint types of stdint.h 2011-04-18 17:31:39 +02:00
abis_nm_vty.c abis: Get the structs and values from libosmocore 2011-05-31 00:37:47 +02:00
abis_om2000.c Fix Ericsson RBS2000 support after libosmo-abis merge 2011-09-26 23:44:49 +02:00
abis_om2000_vty.c src: use new library libosmogsm and new path to headers in libosmocore 2011-03-23 18:17:56 +01:00
abis_rsl.c RSL: Nokia BTS reports TA in quarter-bits, not full bits. 2011-12-24 11:49:05 +01:00
bsc_api.c bsc: Assume assignment_complete/assignment_fail is set 2011-12-27 12:55:44 +01:00
bsc_init.c bsc: Drop the BTS instead of exiting the application 2011-10-12 08:30:22 +02:00
bsc_msc.c src: port openBSC over libosmo-abis 2011-08-19 22:38:35 +02:00
bsc_rll.c src: use namespace prefix osmo_signal* 2011-05-06 12:12:31 +02:00
bsc_vty.c Add NITZ (timezone) support as part of MM INFO 2011-12-02 10:18:17 +01:00
bts_ericsson_rbs2000.c All 3 E1-BTS should now work with dahdi and misdn_lapd driver. 2011-09-29 01:33:10 +02:00
bts_hsl_femtocell.c src: port openBSC over libosmo-abis 2011-08-19 22:38:35 +02:00
bts_init.c Initial version of Support for Nokia *Site BTS 2011-08-10 10:51:01 +02:00
bts_ipaccess_nanobts.c libbsc/nanobts: Fix NSVC OML init sequence for some rugby models 2011-10-17 13:57:58 +02:00
bts_nokia_site.c nokia: Use a longer T200 because RSL link can be pretty slow after a reset 2011-11-02 23:11:19 +01:00
bts_siemens_bs11.c Undo my changes to bts_siemens_bs11.c it works as it was. 2011-09-29 01:33:10 +02:00
bts_unknown.c misc: Remove sys/types.h includes from the files 2011-04-18 17:31:39 +02:00
chan_alloc.c libbsc: Log if a channel is freed with lchan->state != LCHAN_S_NONE 2011-08-11 17:21:24 +02:00
e1_config.c src: port openBSC over libosmo-abis 2011-08-19 22:38:35 +02:00
gsm_04_08_utils.c src: use new msg->dst pointer instead of deprecated msg->trx 2011-08-19 22:38:33 +02:00
gsm_subscriber_base.c src: use new library libosmogsm and new path to headers in libosmocore 2011-03-23 18:17:56 +01:00
handover_decision.c src: use namespace prefix osmo_signal* 2011-05-06 12:12:31 +02:00
handover_logic.c src: use namespace prefix osmo_counter* 2011-05-06 12:14:16 +02:00
meas_proc.c src: use namespace prefix osmo_signal* 2011-05-06 12:12:31 +02:00
meas_rep.c misc: Remove sys/types.h includes from the files 2011-04-18 17:31:39 +02:00
paging.c paging: Add method to find the paging data for a given subscriber 2011-07-19 20:01:54 +02:00
rest_octets.c misc: Move from u_int to uint types of stdint.h 2011-04-18 17:31:39 +02:00
system_information.c libbsc: Don't include ext_info in SI13 if not in EGPRS mode 2011-10-17 13:56:02 +02:00