aboutsummaryrefslogtreecommitdiffstats
path: root/src/cnetz/transaction.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-30C-Netz: Add authentication support (process only)Andreas Eversberg1-6/+18
2018-05-21C-Netz: Fixed display of states (state display function)Andreas Eversberg1-0/+9
2018-02-15Fix compiler warningsAndreas Eversberg1-1/+1
2017-12-03Restructure: Move debug from common code to 'libdebug'Andreas Eversberg1-1/+1
2017-12-03Restructure: Move mobile from common code to 'libmobile'Andreas Eversberg1-1/+1
2017-12-03Restructure: Move sample from common code to 'libsample'Andreas Eversberg1-1/+1
2017-11-25Restructure: Move mncc from common code to 'libmncc'Andreas Eversberg1-1/+1
2017-11-13Restructure: Move timer from common code to 'libtimer'Andreas Eversberg1-1/+0
2017-11-05Split call control from built-in call console by using MNCC layerAndreas Eversberg1-1/+1
2017-09-01C-Netz: Work on system informations, metering and call queuesAndreas Eversberg1-7/+21
2017-06-10AMPS/C-Netz: Correctly release pending transaction when creating a new oneAndreas Eversberg1-2/+18
2017-06-10Status displayAndreas Eversberg1-0/+38
2017-02-18Move samples of int16_t format to sample_t, that is of type doubleAndreas Eversberg1-0/+1
2016-10-23C-Netz: Increment error counter only when trying to reach the phoneAndreas Eversberg1-1/+1
2016-08-03C-Netz: Add support for extended frequency band. (October 1989)Andreas Eversberg1-3/+3
2016-08-01C-Netz: Move callref to transaction. Callref on SpK only when its busy.Andreas Eversberg1-0/+19
2016-08-01C-Netz: Fix transaction list corruptionAndreas Eversberg1-1/+4
2016-06-12C-Netz: Move transaction routines to seperate fileAndreas Eversberg1-0/+225