aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include
AgeCommit message (Expand)AuthorFilesLines
2009-11-20[sccp] Implement sending the Inactivity Test on a connection..Holger Hans Peter Freyther2-0/+12
2009-11-20[sccp] Implement parts of ITU SCCP for use in the A-InterfaceHolger Hans Peter Freyther4-1/+530
2009-11-20[debug] Add a debug area for the MGCP code of On WavesHolger Hans Peter Freyther1-0/+2
2009-11-20[debug] Add a debug area for MSCHolger Hans Peter Freyther1-0/+1
2009-11-20[debug] Add a debug area for SCCPHolger Hans Peter Freyther1-0/+2
2009-11-19[lchan] RSL and RR need the multirate config, place it in the lchanHolger Hans Peter Freyther2-2/+5
2009-11-19[ipa] Change names of RTP methods to follow MGCP namingHolger Hans Peter Freyther2-16/+16
2009-11-19misc: Add routine to generate backtrace from within the applicationHolger Hans Peter Freyther1-0/+2
2009-11-17[gsm48] When picking AMR we need to supply the multirate configHolger Hans Peter Freyther1-2/+20
2009-11-17[neci] Separate handling of chan requested for paging anyHolger Hans Peter Freyther1-1/+2
2009-11-17[si] Make it possible to set the NECI value...Holger Hans Peter Freyther2-2/+3
2009-11-17[telnet] Remove unused variables from the telnet interfaceHolger Hans Peter Freyther1-7/+0
2009-11-17silent call: add header file for function prototypesHarald Welte1-0/+7
2009-11-14Add "silent call" feature to OpenBSCHarald Welte1-0/+14
2009-11-13[OML] fix bugs in BCCH info parser for ip.accessHarald Welte1-1/+1
2009-11-13[ip.access] Parse cell global ID as part of BCCH infoHarald Welte1-1/+10
2009-11-12ip.access: Introduce parser function for BCCH Info test resultHarald Welte1-0/+45
2009-11-12move 'struct value_string' and 'get_value_string()' to gsm_dataHarald Welte1-0/+7
2009-11-07change some identifiers from u_int64_t to unsigned long longHarald Welte1-1/+1
2009-10-30Merge remote branch 'origin/master'Harald Welte1-0/+8
2009-10-29ip.access: Header has a 16bit length in network byte orderSylvain Munaut1-2/+1
2009-10-29[lchan] Keep track which SAPIs has been established with the BTSHolger Hans Peter Freyther1-0/+8
2009-10-27misc: Make bitfields unsigned int...Holger Hans Peter Freyther2-5/+5
2009-10-27misc: Fix make distcheck and welcome the two new header files to OpenBSCHolger Hans Peter Freyther1-1/+1
2009-10-27[gsm48] Handle the RR CHAN MODIFY ACK in the gsm04_08_utilsHolger Hans Peter Freyther1-1/+6
2009-10-27[gsm48] Move RR CHANNEL MODIFY to gsm_04_08_utils.cHolger Hans Peter Freyther1-0/+2
2009-10-27[gsm48] Add generation of ASSIGNMENT COMMAND to the 0408 utilsHolger Hans Peter Freyther1-0/+10
2009-10-26[USSD] various USSD improvementsMike Haben2-7/+10
2009-10-26[USSD] eliminate static global variablesMike Haben1-3/+12
2009-10-26Add USDD code from Mike HabenHarald Welte2-0/+142
2009-10-26[TLV] Split the parser into 'parse loop' and 'parse single value'Sylvain Munaut1-0/+3
2009-10-24[GPRS] Add RSL function for ip.access PDCH activationHarald Welte1-0/+1
2009-10-24[GPRS] introudce PDCH and PDCH/TCH physical channelsHarald Welte1-0/+2
2009-10-24[OML] Add support for ip.access SET ATTRIBUTE messageHarald Welte1-0/+3
2009-10-24[GPRS] add data structures for OML of NSE,CELL,NSVCEHarald Welte1-0/+17
2009-10-24[TLV] extend TLV parser with support for TvLVHarald Welte1-0/+46
2009-10-22Include e1_input.h for the e1inp_lineHolger Hans Peter Freyther1-0/+2
2009-10-22[rrlp] Fix compiler warningsHolger Hans Peter Freyther1-1/+1
2009-10-22Forward declare methods to fix compiler warningsHolger Hans Peter Freyther2-0/+4
2009-10-21Merge remote branch 'origin/master'Harald Welte2-1/+2
2009-10-21[debug] Use gcc attribute to enable printf checkingHolger Hans Peter Freyther1-1/+1
2009-10-21[msgb] Add msgb_reset to reset an existing msgb* to the initial stateHolger Hans Peter Freyther1-0/+1
2009-10-20[nanoBTS] move nanoBTS initialization completely into state event handlerHarald Welte1-0/+1
2009-10-19[abis_nm] introduce and use abis_nm_ipaccess_rsl_connect()Harald Welte1-0/+2
2009-10-09add ipaccess specific attribute set messageHarald Welte1-0/+3
2009-10-08add availability state abis_nm enumHarald Welte1-0/+10
2009-10-06[gsm0408] Add parameter to gsm48_send_rr_ciph_mode for controling the responseHolger Hans Peter Freyther1-1/+1
2009-10-05[ipaccess] Add nanoBTS 1900 supportMike Haben1-4/+2
2009-10-01[lac] Do not use the reserved LAC 0x0 for two different thingsHolger Hans Peter Freyther1-0/+4
2009-09-30[ipaccess] Add SCCP/A descriminatorHolger Hans Peter Freyther1-0/+1