summaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/mncc.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* osmo-nitb: add -M to pass specific MNCC socket pathNeels Hofmeyr2016-02-251-1/+1
* mncc: introduce 'struct gsm_mncc_bridge' for MNCC_BRIDGEHarald Welte2015-12-121-0/+5
* mncc.c: Convert mncc_names[] to 'struct value_string'Harald Welte2015-12-121-1/+1
* mncc: Update the protocol to match LCRHolger Hans Peter Freyther2015-09-141-1/+13
* mncc: Use helper function to check if an MNCC frame is data (speech/traffic)Andreas Eversberg2014-03-201-0/+8
* mncc: Complete definitions for all speech traffic frames at MNCC interfaceAndreas Eversberg2014-03-201-2/+4
* Add EFR support to TRAU muxer + test caseAndreas Eversberg2013-12-191-0/+1
* mncc: Include size and offsets of struct gsm_mncc in the helloHolger Hans Peter Freyther2012-01-151-1/+11
* mncc: Introduce a hello packet that is sent to the client.Holger Hans Peter Freyther2011-11-061-0/+8
* Add VTY command to specify default speech codecHarald Welte2011-09-031-0/+1
* src: use new library libosmogsm and new path to headers in libosmocorePablo Neira Ayuso2011-03-231-2/+2
* Fix various compiler warnings all over the codeHarald Welte2011-02-191-0/+2
* misc: Fix compiler warning about incompatible pointersHolger Hans Peter Freyther2011-01-061-1/+1
* mncc: Switch the header file from u_int to uintHolger Hans Peter Freyther2011-01-061-7/+9
* mncc_sock: Add new 'mncc handler' functionHarald Welte2011-01-011-1/+6
* MNCC: pass the actual 'struct msgb' down the mncc_recv() callbackHarald Welte2011-01-011-1/+2
* MNCC: move cc_tx_to_mncc() from gsm_data.h into mncc.cHarald Welte2011-01-011-0/+1
* MNCC: clarify naming / rename mncc_recv() to int_mncc_recv()Harald Welte2011-01-011-1/+1
* License change: We are now AGPLv3+ instead of GPLv2+Harald Welte2011-01-011-6/+5
* include: Add proper predeclaration for struct in mncc.hSylvain Munaut2010-12-011-0/+3
* move large parts of mncc.h and gsm48 encode/decode into libosmocoreHarald Welte2010-03-071-63/+1
* split 'libosmocore' from openbsc codebaseHarald Welte2010-02-201-1/+1
* Add RTP support for EFRHarald Welte2009-12-191-0/+1
* RTP-enable MNCC API for LCR + ip.accessHarald Welte2009-12-191-2/+2
* Gracefully reject non-speech callsHarald Welte2009-12-121-0/+8
* comments about the bearer_capability structureHarald Welte2009-07-291-6/+7
* mncc: Add IMSI to gsm_mnccAndreas Eversberg2009-06-151-0/+1
* reworked MNCC codebaseHarald Welte2009-06-101-0/+210