osmo-msc/src/libmsc
Harald Welte 54a10efea0 Don't answer to BSC-originated RESET with another RESET
If the BSC is contacting us for the first time and sending a BSSMAP
RESET, then we should simply ACK that and transition into the
"connected" state, where connection-oriented and connectionless
procedures are permitted.

This patch is a bit large for such a seemingly simple behavioural
change, but the existing data model didn't permit a more
straight-forward implementation.

Change-Id: Ie67e7ed20a6c42afe99bafef96d85a4e083dd057
Closes: OS#2914
2018-02-09 02:20:51 +01:00
..
Makefile.am mgcp: use osmo-mgw to switch rtp streams 2018-02-05 22:28:43 +00:00
a_iface.c Don't answer to BSC-originated RESET with another RESET 2018-02-09 02:20:51 +01:00
a_iface_bssap.c Don't answer to BSC-originated RESET with another RESET 2018-02-09 02:20:51 +01:00
ctrl_commands.c Add control command to expire subscriber 2018-01-05 10:10:35 +00:00
db.c Wrap osmo_strlcpy() calls 2018-02-05 12:57:06 +01:00
gsm_04_08.c mgcp: use osmo-mgw to switch rtp streams 2018-02-05 22:28:43 +00:00
gsm_04_11.c Wrap osmo_strlcpy() calls 2018-02-05 12:57:06 +01:00
gsm_04_14.c Massive removal of unused code/structs/headers 2018-01-25 00:18:05 +01:00
gsm_04_80.c rename include/openbsc to include/osmocom/msc 2017-09-06 16:41:25 +02:00
gsm_subscriber.c Massive removal of unused code/structs/headers 2018-01-25 00:18:05 +01:00
iu_dummy.c rename include/openbsc to include/osmocom/msc 2017-09-06 16:41:25 +02:00
iucs.c mgcp: use osmo-mgw to switch rtp streams 2018-02-05 22:28:43 +00:00
iucs_ranap.c mgcp: use osmo-mgw to switch rtp streams 2018-02-05 22:28:43 +00:00
meas_feed.h move openbsc/* to repos root 2017-07-12 23:17:10 +00:00
mncc.c Massive removal of unused code/structs/headers 2018-01-25 00:18:05 +01:00
mncc_builtin.c Massive removal of unused code/structs/headers 2018-01-25 00:18:05 +01:00
mncc_sock.c MNCC: Add input validation 2018-01-23 17:03:05 +00:00
msc_ifaces.c mgcp: use osmo-mgw to switch rtp streams 2018-02-05 22:28:43 +00:00
msc_mgcp.c increase RAN timeout in MGCP FSM 2018-02-08 14:12:05 +01:00
msc_vty.c Permit a set of multiple different A5 ciphers 2018-01-28 00:09:42 +00:00
osmo_msc.c msc_cipher_mode_compl: Handle CIPH MOD COMPL without L3 message 2018-01-24 23:12:15 +01:00
rrlp.c Massive removal of unused code/structs/headers 2018-01-25 00:18:05 +01:00
silent_call.c Massive removal of unused code/structs/headers 2018-01-25 00:18:05 +01:00
smpp_openbsc.c Wrap osmo_strlcpy() calls 2018-02-05 12:57:06 +01:00
smpp_smsc.c smpp_smsc.c: don't talloc_strdup NULL pointers 2018-01-07 19:04:10 +01:00
smpp_smsc.h libmsc: add support for SMPP delivery receipts 2017-08-27 02:33:49 +02:00
smpp_utils.c rename include/openbsc to include/osmocom/msc 2017-09-06 16:41:25 +02:00
smpp_vty.c vty: skip installing cmds now always installed by default 2017-11-01 00:51:21 +01:00
sms_queue.c Fix whitespace issues 2018-02-06 19:31:08 +01:00
subscr_conn.c Constify msc_subscr_conn_is_accepted() parameter 2018-02-07 12:04:56 +01:00
transaction.c remove unused paging.h and osmo_bsc_grace.h 2018-01-24 23:29:51 +01:00
ussd.c src/libmsc/ussd.c: drop useless forward declaration 2018-01-10 22:17:37 +06:00
vty_interface_layer3.c VTY: Add 'show connections' and 'show transactions' commands 2018-02-09 02:20:47 +01:00