aboutsummaryrefslogtreecommitdiffstats
path: root/src/cnetz/transaction.c
AgeCommit message (Expand)AuthorFilesLines
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