osmo-bsc/openbsc/src/libmsc
Andreas Eversberg dcf38e1c96 Add function to update TRAU muxer after assignment or handover
E1 based BTS use TRAU muxer to decode TRAU frames. After changing
channel from one timeslot to another (due to handover or assignment),
the TRAU muxer must be updated. The call reference of the call is
disconnected from the old channel and connected to the new channel.
2014-01-27 14:39:06 +01:00
..
Makefile.am smpp: Fix the make distcheck for smpp 2013-09-19 11:08:43 +02:00
auth.c src: use namespace prefix osmo_* for misc utils 2011-05-07 12:58:59 +02:00
db.c db: Avoid crash we have seen with the dbi code when reading a SMS 2013-12-27 20:20:55 +01:00
gsm_04_08.c Add function to update TRAU muxer after assignment or handover 2014-01-27 14:39:06 +01:00
gsm_04_11.c sms: Fix crash on RLL Establish Request timeouts with active call 2013-12-27 22:57:56 +01:00
gsm_04_80.c ussd: Move to use gsm_7bit_encode_n_ussd for USSD encoding 2013-12-26 22:17:45 +01:00
gsm_subscriber.c db: Remove the struct gsm_network from the database layer 2013-10-13 13:44:54 +02:00
mncc.c misc: Remove sys/types.h includes from the files 2011-04-18 17:31:39 +02:00
mncc_builtin.c Each BTS can be configured for speech support (other than GSM full rate) 2014-01-14 17:37:02 +01:00
mncc_sock.c mncc: Include size and offsets of struct gsm_mncc in the hello 2012-01-15 00:40:42 +01:00
osmo_msc.c expiration: Speculative fixes for the periodic expiring handling 2013-07-27 21:39:13 +02:00
rrlp.c src: use namespace prefix osmo_signal* 2011-05-06 12:12:31 +02:00
silent_call.c sms: Use the DLSMS instead of the DSMS category throughout our code 2012-11-21 21:33:03 +01:00
smpp_openbsc.c smpp: In case we know the receiver set the context for logging 2013-12-29 20:30:02 +01:00
smpp_smsc.c misc: Fix compilation warnings 2013-07-27 20:03:08 +02:00
smpp_smsc.h smpp: Move the coding/mode detection into a utils file 2013-07-27 20:03:10 +02:00
smpp_utils.c smpp: Move the coding/mode detection into a utils file 2013-07-27 20:03:10 +02:00
smpp_vty.c vty: Use vty_install_default() instead of bsc_install_default() 2013-10-30 15:19:00 +01:00
sms_queue.c sms: Use the DLSMS instead of the DSMS category throughout our code 2012-11-21 21:33:03 +01:00
token_auth.c libmsc: Allow to set sender id when sending SMS from the VTY 2013-01-01 17:04:38 +01:00
transaction.c libmsc: Set the "trans->conn" to NULL to catch invalid usage 2013-12-27 18:07:23 +01:00
ussd.c ussd: Reject and release unhandled SS requests/interrogation 2013-12-28 17:52:23 +01:00
vty_interface_layer3.c vty: Use vty_install_default() instead of bsc_install_default() 2013-10-30 15:19:00 +01:00