osmo-msc/openbsc/src/libmsc
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 fix two mistakes in AM_LDFLAGS 2011-11-25 09:43:45 +01:00
auth.c src: use namespace prefix osmo_* for misc utils 2011-05-07 12:58:59 +02:00
db.c db: use ANSI (void) function declarations 2011-07-16 13:24:09 +02:00
gsm_04_08.c Add NITZ (timezone) support as part of MM INFO 2011-12-02 10:18:17 +01:00
gsm_04_11.c gsm_04_11: use 'unsigned int sms_alphabet' to include 0xffffffff 2011-07-16 13:34:52 +02:00
gsm_04_80.c
gsm_subscriber.c src: use namespace prefix osmo_signal* 2011-05-06 12:12:31 +02:00
mncc.c
mncc_builtin.c Add VTY command to specify default speech codec 2011-09-03 18:23:20 +02:00
mncc_sock.c mncc: Introduce a hello packet that is sent to the client. 2011-11-06 21:49:18 +01:00
osmo_msc.c bsc: Assume assignment_complete/assignment_fail is set 2011-12-27 12:55:44 +01:00
rrlp.c src: use namespace prefix osmo_signal* 2011-05-06 12:12:31 +02:00
silent_call.c src: use namespace prefix osmo_signal* 2011-05-06 12:12:31 +02:00
sms_queue.c smsqueue: There was a race/bug with a booting phone, paging and LU 2011-07-25 00:19:36 +02:00
token_auth.c src: use namespace prefix osmo_signal* 2011-05-06 12:12:31 +02:00
transaction.c bsc: Move transaction.c from the libbsc to the libmsc 2011-04-18 17:31:40 +02:00
ussd.c
vty_interface_layer3.c Add VTY command to specify default speech codec 2011-09-03 18:23:20 +02:00