aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include
AgeCommit message (Expand)AuthorFilesLines
2011-02-26nat: Allocate the endpoint status dynamicallyHolger Hans Peter Freyther1-1/+4
2011-02-24rf: Delay execution of commandsHolger Hans Peter Freyther1-0/+4
2011-02-24rf: Verify that the requested mode is entered and drop OML in errorHolger Hans Peter Freyther1-0/+3
2011-02-24rf: Remember the last command requested on the RF CMD interfaceHolger Hans Peter Freyther1-0/+2
2011-02-19Fix various compiler warnings all over the codeHarald Welte2-0/+5
2011-02-15Allow configuration of SI5 neighbor list != SI2 neighbor listHarald Welte1-1/+10
2011-02-14OM2000/RBS2000: Make IS+CON configuration persistent in config fileHarald Welte1-0/+3
2011-02-14VTY: Allow for per-BTS-model specific config file write functionsHarald Welte1-0/+6
2011-02-14OM2000: Route outgoing NM message depending on MOHarald Welte2-1/+2
2011-02-13OM2000: Allow configuration of CON from VTYHarald Welte1-0/+3
2011-02-13OM2000: Allow VTY based configuration of IS connection groupsHarald Welte1-0/+5
2011-02-13INPUT: Include TEI + SAPI in E1 INPUT SIGNALHarald Welte1-0/+2
2011-02-13INPUT: Allow for a per-TRX OML linkHarald Welte1-0/+2
2011-02-13DAHDI: Deliver ALARM/NOALARM as input signal to RBS2000 driverHarald Welte1-0/+2
2011-02-13OM2000: Add IS Conf ReqHarald Welte1-0/+8
2011-02-13OM2000: Add enable/disable commandsHarald Welte1-0/+2
2011-02-13OM2000: Add support for sending the TEST REQUEST messageHarald Welte1-0/+1
2011-02-13OM2000: Add VTY commands for connect/disconnect and op_infoHarald Welte1-3/+7
2011-02-13OM2000: Introduce VTY commands to initiate OM2000 proceduresHarald Welte2-0/+6
2011-02-13OM2000: Negotiation Resposne, send START on OML-up eventHarald Welte1-0/+11
2011-02-13[RBS2000] Add initial code for Ericsson OM2000 O&M protocolHarald Welte1-0/+28
2011-02-13[RBS2000] Initial attempt at Ericsson RBS2000 supportHarald Welte1-0/+1
2011-02-13[OML] Allow each BTS model to specify the OML callbackHarald Welte1-0/+2
2011-02-11E1 Input: Add new S_INP_LINE_INIT signalHarald Welte1-0/+2
2011-02-11[BSC] Move the BTS-type specific code from bcs_init.c to bts_*.cHarald Welte3-14/+23
2011-02-05[LAPD] Support multiple instances of LAPDHarald Welte1-1/+5
2011-02-05[E1 INPUT] explicitly configure the E1 input driver for each lineHarald Welte2-2/+12
2011-02-05[input] make mi_e1_line_update() a driver specific callbackHarald Welte1-0/+1
2011-01-13RSL: add code to generate SACCH INFO MODIFY commandHarald Welte1-0/+3
2011-01-11[BSC] Allow manual override of neighbor cell listHarald Welte1-0/+1
2011-01-10sms: Allow to specify the DCS for the SMS.Holger Hans Peter Freyther1-1/+1
2011-01-10sms: Move the sms_from_text to gsm_04_11Holger Hans Peter Freyther1-0/+1
2011-01-07ipa: Only use one IPA number for Osmo extensionsHolger Hans Peter Freyther1-2/+9
2011-01-06mgcp: Include a MGCP Response String in the responseHolger Hans Peter Freyther1-1/+1
2011-01-06subscr: Stop stopping paging requests behind the back of subscrHolger Hans Peter Freyther1-0/+3
2011-01-06subscr: Remember if we need to call subscr_put_channel at the end.Holger Hans Peter Freyther1-0/+1
2011-01-06subscr: Add a vty option to kick the queue.Holger Hans Peter Freyther1-0/+1
2011-01-06subscr: Dump the pending requests to help with debugging state.Holger Hans Peter Freyther1-0/+3
2011-01-06subscr: Make it possible to clear pending requests for a subscriberHolger Hans Peter Freyther1-0/+1
2011-01-06subscr: Show the number of pending requests on this subscriber.Holger Hans Peter Freyther1-0/+2
2011-01-06subscr: Make the subscr_put_channel work with the subscrHolger Hans Peter Freyther1-1/+1
2011-01-06bsc: Clear the hand-over in case the new_lchan is failingHolger Hans Peter Freyther1-1/+1
2011-01-06misc: Fix compiler warning about incompatible pointersHolger Hans Peter Freyther1-1/+1
2011-01-06misc: Forward declare the struct gsm_bts_trx_ts to avoid warning.Holger Hans Peter Freyther1-0/+1
2011-01-06mncc: Switch the header file from u_int to uintHolger Hans Peter Freyther1-7/+9
2011-01-06rtp: Move the RTP Proxy code out of RSL into the BSC/MSC domainHolger Hans Peter Freyther1-0/+11
2011-01-01mncc_sock: Add new 'mncc handler' functionHarald Welte1-1/+6
2011-01-01MNCC: pass the actual 'struct msgb' down the mncc_recv() callbackHarald Welte2-3/+4
2011-01-01mncc_sock: Clear all calls if MNCC application (LCR) disconnectsHarald Welte1-0/+1
2011-01-01MNCC: remove 'upqueue'Harald Welte1-2/+0