aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/mncc.h
AgeCommit message (Expand)AuthorFilesLines
2011-02-19Fix various compiler warnings all over the codeHarald Welte1-0/+2
2011-01-06misc: Fix compiler warning about incompatible pointersHolger Hans Peter Freyther1-1/+1
2011-01-06mncc: Switch the header file from u_int to uintHolger Hans Peter Freyther1-7/+9
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 Welte1-1/+2
2011-01-01MNCC: move cc_tx_to_mncc() from gsm_data.h into mncc.cHarald Welte1-0/+1
2011-01-01MNCC: clarify naming / rename mncc_recv() to int_mncc_recv()Harald Welte1-1/+1
2011-01-01License change: We are now AGPLv3+ instead of GPLv2+Harald Welte1-6/+5
2010-12-01include: Add proper predeclaration for struct in mncc.hSylvain Munaut1-0/+3
2010-03-07move large parts of mncc.h and gsm48 encode/decode into libosmocoreHarald Welte1-63/+1
2010-02-20split 'libosmocore' from openbsc codebaseHarald Welte1-1/+1
2009-12-19Add RTP support for EFRHarald Welte1-0/+1
2009-12-19RTP-enable MNCC API for LCR + ip.accessHarald Welte1-2/+2
2009-12-12Gracefully reject non-speech callsHarald Welte1-0/+8
2009-07-29comments about the bearer_capability structureHarald Welte1-6/+7
2009-06-15mncc: Add IMSI to gsm_mnccAndreas Eversberg1-0/+1
2009-06-10reworked MNCC codebaseHarald Welte1-0/+210