osmo-msc/openbsc/src
Holger Hans Peter Freyther 6d2b66e89a abis_nm: Create a signal data structure for the NACK message
Provide the message type and the msgb of the NACK message.
2010-07-14 02:08:35 +08:00
..
bsc bsc: Add header file for the true BSC API. 2010-07-05 16:04:36 +08:00
gprs gprs/llc: Don't check FCS in gprs_llc_hdr_dump 2010-07-03 22:24:13 +02:00
input [BSC] mISDN: Avoid sending RSL messages to wrong channel number 2010-06-20 10:44:15 +02:00
ipaccess [ipaccess-config] Better way to set/unset NVRAM attributes 2010-06-28 15:52:56 +02:00
mgcp Merge branch 'on-waves/mgcp' 2010-06-17 14:37:10 +08:00
nat nat: Remove the first_contact variable. 2010-07-05 14:47:15 +08:00
sccp [sccp] Add method to create a dt1 packet. 2010-05-17 04:08:57 +08:00
Makefile.am bsc: Move meas_rep.c into the libbsc.c as it is used from bsc_vty.c 2010-06-30 15:11:30 +08:00
abis_nm.c abis_nm: Create a signal data structure for the NACK message 2010-07-14 02:08:35 +08:00
abis_nm_vty.c OML: Introduce minimal VTY command set to interact with OML managed objects 2010-05-31 16:40:40 +02:00
abis_rsl.c abis_rsl: Add full MA again until we are confident to remove it 2010-06-30 12:06:20 +08:00
auth.c auth: Add support for XOR test A3A8 algo (and vty commands) 2010-06-14 20:43:53 +02:00
bs11_config.c bs11_config.c: Forward declare BTS init function 2010-05-23 21:05:01 +08:00
bsc_api.c bsc_api: Only forward L3 messages when the channel is active 2010-07-05 11:38:37 +08:00
bsc_hack.c bsc_api: Move the API init into the main function. 2010-06-30 15:11:29 +08:00
bsc_init.c abis_nm: Create a signal data structure for the NACK message 2010-07-14 02:08:35 +08:00
bsc_msc.c nat: Store the msc_con in the data of the bsc_fd 2010-07-05 14:30:21 +08:00
bsc_rll.c bsc_api: Remove lchan->conn from the RLL code... it was all dead anyway 2010-06-17 16:58:38 +08:00
bsc_version.c VTY: pass program name, version and copyright to vty_init() 2010-05-16 19:20:24 +02:00
bsc_vty.c bsc_msc: Remove use_count from the subscriber connection 2010-06-28 18:01:47 +08:00
bts_ipaccess_nanobts.c misc: make the compiler happy... 2010-06-21 18:21:16 +08:00
bts_siemens_bs11.c misc: make the compiler happy... 2010-06-21 18:21:16 +08:00
bts_unknown.c split 'libosmocore' from openbsc codebase 2010-02-20 16:27:23 +01:00
chan_alloc.c handover: Call bsc_handover_clear from gsm0808_clear 2010-06-30 13:02:08 +08:00
common_vty.c nat: Rename BSC_NODE to NAT_BSC_NODE to avoid future issues. 2010-06-17 14:42:20 +08:00
db.c db.c: Fix some SQL queries for ambiguous column names 2010-07-03 22:24:13 +02:00
debug.c nat: Register a debug region for the nat. 2010-06-15 20:24:21 +08:00
e1_config.c split 'libosmocore' from openbsc codebase 2010-02-20 16:27:23 +01:00
e1_input.c e1_input: Stop the timer when deleting the signalling link on the TS 2010-04-25 23:13:26 +08:00
gsm_04_08.c msc: Create a dummy operation to keep the channel open for five seconds 2010-07-05 15:36:08 +08:00
gsm_04_08_utils.c bsc_api: Remove the lchan usage from the Paging Response handling. 2010-06-21 16:40:09 +08:00
gsm_04_11.c bsc_msc: Remove use_count from the subscriber connection 2010-06-28 18:01:47 +08:00
gsm_04_80.c bsc_api: Remove the lchan from the USSD code... 2010-06-17 17:35:57 +08:00
gsm_data.c gsm_data.c: Reorder includes to put osmocore up 2010-06-28 18:20:22 +08:00
gsm_subscriber.c misc: Move handover_logic.c into the libbsc.a 2010-06-30 12:59:20 +08:00
gsm_subscriber_base.c misc: Move handover_logic.c into the libbsc.a 2010-06-30 12:59:20 +08:00
handover_decision.c split 'libosmocore' from openbsc codebase 2010-02-20 16:27:23 +01:00
handover_logic.c handover: lchan_free will only free the local resources. 2010-06-30 13:04:13 +08:00
isdnsync.c move openbsc into its own subdirectory 2009-06-10 05:40:52 +08:00
meas_rep.c meas_rep: utility function for processing of measurement reports 2009-12-21 13:33:10 +01:00
mgcp.cfg [mgcp] Make the number of endpoints configurable... 2009-11-20 14:05:17 +01:00
mncc.c lchan: Change transaction to work on the GSM Subscriber Connection 2010-03-25 09:07:28 +01:00
openbsc.cfg.1-1 [BS11] don't put invalid channel combination into the config file 2009-12-04 11:23:12 +05:30
openbsc.cfg.1-2 [network] Make use of T3113 for paging 2009-11-22 05:28:24 +01:00
openbsc.cfg.1-2-hopping [BSC] add example hopping config file for BS-11 in 2TRX config 2010-06-20 16:08:36 +02:00
openbsc.cfg.2-2 [BS11] don't put invalid channel combination into the config file 2009-12-04 11:23:12 +05:30
openbsc.cfg.nanobts update openbsc.cfg examples for new gprs syntax 2010-04-18 21:33:00 +02:00
openbsc.cfg.nanobts.multitrx multi-trx config: Don't configure CCCH on 2nd TRX ;) 2010-05-04 07:15:01 +02:00
osmo_msc.c msc: Create a dummy operation to keep the channel open for five seconds 2010-07-05 15:36:08 +08:00
paging.c bsc_api: Fix compile warning in paging code.. 2010-06-17 16:43:24 +08:00
rest_octets.c [GPRS] Make sure SI13 rest octets look like those of the ip.access BSC 2010-05-31 12:55:11 +02:00
rrlp.c bsc_api: Make paging/silent call work with the subscriber_connection 2010-06-17 15:05:57 +08:00
rs232.c [misc] Remove whitespace from the end of the line. 2010-03-29 08:47:44 +02:00
rtp_proxy.c ipaccess: Send RTP Payload IE for CRCX & MDCX 2010-04-12 19:58:57 +02:00
silent_call.c msc: Add includes to silence a compiler warning. 2010-06-30 12:59:20 +08:00
socket.c [GPRS] Add Frame Relay in GRE encapsulation for NS 2010-05-19 14:38:50 +02:00
subchan_demux.c split 'libosmocore' from openbsc codebase 2010-02-20 16:27:23 +01:00
system_information.c [BSC] SI: make sure we initialize the data field, not the bitvec structure 2010-06-20 10:44:54 +02:00
talloc_ctx.c gsm_04_08: Add a operation to enable ciphering on a lchan 2010-06-14 20:43:51 +02:00
token_auth.c bsc_api: Rename lchan_for_subscr to connection_for_subscr and update code 2010-06-16 15:42:38 +08:00
transaction.c msc: Add includes to silence a compiler warning. 2010-06-30 12:59:20 +08:00
trau_frame.c logging: introduce log levels at caller site 2009-12-17 23:10:46 +01:00
trau_mux.c split 'libosmocore' from openbsc codebase 2010-02-20 16:27:23 +01:00
ussd.c msc: Add includes to silence a compiler warning. 2010-06-30 12:59:20 +08:00
vty_interface_layer3.c * Fix null ptr dereference and sms memleak in case the recipient of an sms sent via vty is not attached. Store the sms in the database in this case for later delivery. 2010-06-30 09:10:04 +02:00