osmo-bsc/src/osmo-bsc
Pau Espin 6de754cdde bssap: Feed Assign Complete with Osmux CID retrieved from MGW
The CID is sent back to the MSC so it can configure its MGW to send
Osmux frames to the BSC MGW using this CID.

Change-Id: I77dfdd965ae828c39a9818669177aefd22bc02f2
2019-05-19 22:36:18 +00:00
..
Makefile.am move mgw endpoint FSM to osmo-mgw.git 2019-04-30 02:24:18 +02:00
a_reset.c GSCON: call api of a_reset.c with msc object directly 2018-08-07 15:11:41 +00:00
abis_bs11.c dissolve libbsc: move all to src/osmo-bsc, link .o files 2018-06-07 19:09:06 +02:00
abis_nm.c abis_nm.c: fix broken logging in abis_nm_rx_ipacc() 2019-04-04 21:18:06 +07:00
abis_nm_ipaccess.c dissolve libbsc: move all to src/osmo-bsc, link .o files 2018-06-07 19:09:06 +02:00
abis_nm_vty.c dissolve libbsc: move all to src/osmo-bsc, link .o files 2018-06-07 19:09:06 +02:00
abis_om2000.c use libosmocore osmo_tdef 2019-04-23 21:57:44 +02:00
abis_om2000_vty.c dissolve libbsc: move all to src/osmo-bsc, link .o files 2018-06-07 19:09:06 +02:00
abis_rsl.c abis_rsl.c: missing newlines on log lines 2019-05-06 23:41:50 +02:00
acc_ramp.c acc_ramp: An unsigned int is always >= 0 2018-10-21 12:19:56 +00:00
arfcn_range_encode.c range_enc_determine_range(): Don't dereference array on size=0 2018-10-21 11:10:23 +02:00
assignment_fsm.c bssap: Feed Assign Complete with Osmux CID retrieved from MGW 2019-05-19 22:36:18 +00:00
bsc_ctrl_commands.c IPA: log OML/RSL link drop reason 2019-01-03 19:10:58 +00:00
bsc_ctrl_lookup.c dissolve libbsc: move all to src/osmo-bsc, link .o files 2018-06-07 19:09:06 +02:00
bsc_init.c Add VTY option to avoid sending empty Full BCCH Info for disabled SI 2018-12-14 20:06:37 +00:00
bsc_rf_ctrl.c IPA: log OML/RSL link drop reason 2019-01-03 19:10:58 +00:00
bsc_rll.c dissolve libbsc: move all to src/osmo-bsc, link .o files 2018-06-07 19:09:06 +02:00
bsc_subscr_conn_fsm.c bssap: Parse Osmux CID on BSSAP Assign Req recv and use it in MGCP 2019-05-19 22:36:18 +00:00
bsc_subscriber.c large refactoring: use FSMs for lchans; add inter-BSC HO 2018-07-28 12:18:23 +02:00
bsc_vty.c move mgw endpoint FSM to osmo-mgw.git 2019-04-30 02:24:18 +02:00
bts_ericsson_rbs2000.c osmo-bsc: Add default case for switch(enum) 2018-10-03 19:39:10 +02:00
bts_init.c dissolve libbsc: move all to src/osmo-bsc, link .o files 2018-06-07 19:09:06 +02:00
bts_ipaccess_nanobts.c IPA: log OML/RSL link drop reason 2019-01-03 19:10:58 +00:00
bts_ipaccess_nanobts_omlattr.c use libosmocore osmo_tdef 2019-04-23 21:57:44 +02:00
bts_nokia_site.c osmo-bsc: Add default case for switch(enum) 2018-10-03 19:39:10 +02:00
bts_siemens_bs11.c use libosmocore osmo_tdef 2019-04-23 21:57:44 +02:00
bts_sysmobts.c bsc: Enable force-combined-si on nanoBTS by default 2018-11-20 16:43:55 +00:00
bts_unknown.c dissolve libbsc: move all to src/osmo-bsc, link .o files 2018-06-07 19:09:06 +02:00
chan_alloc.c large refactoring: use FSMs for lchans; add inter-BSC HO 2018-07-28 12:18:23 +02:00
codec_pref.c assignment_fsm: Properly support assigning signalling mode TCH/x 2019-05-03 16:10:33 +02:00
e1_config.c dissolve libbsc: move all to src/osmo-bsc, link .o files 2018-06-07 19:09:06 +02:00
gsm_04_08_rr.c gsm_data.h: Remove unused variable from OpenBSC times 2019-04-17 16:01:11 +00:00
gsm_04_80_utils.c fix / clarify rsl dtap cache 2018-07-28 12:18:23 +02:00
gsm_08_08.c bsc: dtap: Set subscr log context 2018-12-11 17:25:22 +01:00
gsm_data.c use libosmocore osmo_tdef 2019-04-23 21:57:44 +02:00
handover_cfg.c dissolve libbsc: move all to src/osmo-bsc, link .o files 2018-06-07 19:09:06 +02:00
handover_decision.c large refactoring: use FSMs for lchans; add inter-BSC HO 2018-07-28 12:18:23 +02:00
handover_decision_2.c handover_decision_2.c: implement HO to remote BSS 2018-10-21 12:33:13 +00:00
handover_fsm.c handover_fsm.c: fix: prevent possible buffer overflow 2019-05-07 06:30:46 +00:00
handover_logic.c large refactoring: use FSMs for lchans; add inter-BSC HO 2018-07-28 12:18:23 +02:00
handover_vty.c vty doc: drop "(HO algo 2 only)" strings 2018-11-06 20:01:53 +00:00
lchan_fsm.c move mgw endpoint FSM to osmo-mgw.git 2019-04-30 02:24:18 +02:00
lchan_rtp_fsm.c move mgw endpoint FSM to osmo-mgw.git 2019-04-30 02:24:18 +02:00
lchan_select.c assignment_fsm: Properly support assigning signalling mode TCH/x 2019-05-03 16:10:33 +02:00
meas_feed.c large refactoring: use FSMs for lchans; add inter-BSC HO 2018-07-28 12:18:23 +02:00
meas_rep.c dissolve libbsc: move all to src/osmo-bsc, link .o files 2018-06-07 19:09:06 +02:00
neighbor_ident.c inter-BSC HO: neighbor_ident API: drop 9bit BSIC 2018-07-28 12:18:23 +02:00
neighbor_ident_vty.c remote-BSS neighbors: allow only one cell ID 2018-10-16 15:07:57 +02:00
net_init.c move mgw endpoint FSM to osmo-mgw.git 2019-04-30 02:24:18 +02:00
osmo_bsc_bssap.c bssap: Parse Osmux CID on BSSAP Assign Req recv and use it in MGCP 2019-05-19 22:36:18 +00:00
osmo_bsc_ctrl.c re-order condition checks for clarity 2018-11-09 10:05:09 +00:00
osmo_bsc_filter.c large refactoring: use FSMs for lchans; add inter-BSC HO 2018-07-28 12:18:23 +02:00
osmo_bsc_grace.c large refactoring: use FSMs for lchans; add inter-BSC HO 2018-07-28 12:18:23 +02:00
osmo_bsc_lcls.c move mgw endpoint FSM to osmo-mgw.git 2019-04-30 02:24:18 +02:00
osmo_bsc_main.c move mgw endpoint FSM to osmo-mgw.git 2019-04-30 02:24:18 +02:00
osmo_bsc_msc.c Make sure to default to AMR octet-aligned mode 2019-05-15 14:59:24 +02:00
osmo_bsc_sigtran.c bssap: Announce Osmux support on RESET (ACK) send 2019-05-19 07:26:28 +00:00
osmo_bsc_vty.c vty: Add option to enable osmux towards MSC 2019-05-19 07:26:28 +00:00
paging.c use libosmocore osmo_tdef 2019-04-23 21:57:44 +02:00
pcu_sock.c large refactoring: use FSMs for lchans; add inter-BSC HO 2018-07-28 12:18:23 +02:00
penalty_timers.c cosmetic: penalty timers: constify, tweak doc 2018-06-08 16:16:42 +00:00
rest_octets.c dissolve libbsc: move all to src/osmo-bsc, link .o files 2018-06-07 19:09:06 +02:00
system_information.c bsc: band_compatible: Return band non-compatible for invalid arfcn 2018-11-20 18:14:43 +00:00
timeslot_fsm.c bsc: timeslot_fsm: Handle and ignore tear down of lchan during PDCH DEACT 2018-12-05 16:06:47 +00:00