osmo-msc/openbsc/src/libmsc
Holger Hans Peter Freyther 07dec137de sms: Remove the susbcr_put_lchan logic from the SMS code
This should and does happen as part of the trans_free/msc_release_connection
code. There is no easy way to determine that the lchan is now 'free' for other
things.. Let the transaction code sort this out. This code just needs to make
sure that transactions are always freed.
2012-12-01 11:33:00 +01:00
..
Makefile.am SMPP: VTY configuration of SMPP code, authentication support 2012-11-24 11:07:29 +01:00
auth.c src: use namespace prefix osmo_* for misc utils 2011-05-07 12:58:59 +02:00
db.c SMPP: add small utility program 'smpp_mirror' 2012-11-24 11:09:21 +01:00
gsm_04_08.c misc: Address compiler warning on unused variables 2012-09-11 12:41:23 +02:00
gsm_04_11.c sms: Remove the susbcr_put_lchan logic from the SMS code 2012-12-01 11:33:00 +01:00
gsm_04_80.c misc: Move from u_int to uint types of stdint.h 2011-04-18 17:31:39 +02:00
gsm_subscriber.c src: use namespace prefix osmo_signal* 2011-05-06 12:12:31 +02:00
mncc.c misc: Remove sys/types.h includes from the files 2011-04-18 17:31:39 +02:00
mncc_builtin.c nncc_builtin: send CHAN MODE MODIFY after CALL PROCEEDING 2012-09-19 11:47:49 +02: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 nitb: Release the channel if there is nothing on it 2012-12-01 11:32:47 +01: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 use DLSMS and not DSMS in SMPP related code (merge with master) 2012-11-24 11:13:19 +01:00
smpp_smsc.c SMPP: Implement support for MO SMS 2012-11-24 11:07:30 +01:00
smpp_smsc.h SMPP: Implement support for MO SMS 2012-11-24 11:07:30 +01:00
smpp_vty.c SMPP: Implement support for MO SMS 2012-11-24 11:07:30 +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 src: use namespace prefix osmo_signal* 2011-05-06 12:12:31 +02:00
transaction.c nitb: Release the channel if there is nothing on it 2012-12-01 11:32:47 +01:00
ussd.c Make sure USSD code only responds *#100# for retrieving own number 2012-02-24 22:23:17 +01:00
vty_interface_layer3.c sms: Use the DLSMS instead of the DSMS category throughout our code 2012-11-21 21:33:03 +01:00