aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/mncc.c
AgeCommit message (Expand)AuthorFilesLines
2009-12-20Introduce new MNCC based proxy modeHarald Welte1-4/+59
2009-12-19Add RTP support for EFRHarald Welte1-1/+1
2009-12-17logging: introduce log levels at caller siteHarald Welte1-7/+6
2009-12-12Gracefully reject non-speech callsHarald Welte1-5/+28
2009-08-15move talloc context creation out of on_dso / constructorsHarald Welte (local)1-6/+1
2009-07-28move allocation of talloc contexts into link-time constructorHarald Welte1-6/+5
2009-06-26zero-initialize some more memory that we allocateHarald Welte1-1/+1
2009-06-20introduce talloc all over OpenBSCHarald Welte1-3/+13
2009-06-11use less magic numbers (04.08 CC cause values)Harald Welte1-5/+10
2009-06-10reworked MNCC codebaseHarald Welte1-0/+382