aboutsummaryrefslogtreecommitdiffstats
path: root/library/MNCC_Types.ttcn
AgeCommit message (Expand)AuthorFilesLines
2019-05-27cosmetic: Update copyright statement, license notice and SPDXHarald Welte1-0/+12
2019-05-07msc: mo and mt voice call tests: add lots of missing partsNeels Hofmeyr1-4/+7
2018-11-01library/MNCC_Types.ttcn: add MS-side related messagesVadim Yanitskiy1-0/+7
2018-07-24library: Ensure setverdict(fail) is followed by mtc.stopDaniel Willmann1-1/+1
2018-03-26More progress on osmo-sip-connector testsHarald Welte1-6/+121
2018-03-26MNCC_Types: More types for MNCC server (MSC) side emulationHarald Welte1-1/+239
2018-03-24MNCC_Emulation: Send HELLO in "server" roleHarald Welte1-0/+14
2018-03-22sip: Add SIP_Emulation and first osmo-sip-connector test caseHarald Welte1-1/+32
2018-02-11msc: Mobile Terminated Voice Call testHarald Welte1-1/+32
2018-02-03MNCC: Represent 'keypad' as one-character charstring, not intHarald Welte1-1/+1
2018-01-27WIP: msc: First test case for mobile terminated call testingHarald Welte1-7/+7
2018-01-26msc: Make TC_lu_and_mo_call succeed with osmo-mg enabled osmo-mscHarald Welte1-12/+12
2018-01-24WIP: MSC: Add MO call testingHarald Welte1-0/+12
2018-01-22msc: More MNCC and L3 templates towards voice testingHarald Welte1-1/+13
2018-01-22MNCC: Properly terminate speech version arrayHarald Welte1-1/+1
2018-01-22MNCC_Types: Define '0' in various enums for unused valueHarald Welte1-0/+3
2018-01-17MNCC_Types: Add enumerated for cause location + cause codingHarald Welte1-3/+26
2018-01-17MNCC: Add some useful templates / helper functionsHarald Welte1-0/+13
2018-01-17MNCC_Types: Add templates for most MNCC messagesHarald Welte1-8/+1058
2018-01-03Add a MNCC Socket implementation for TTCN-3Harald Welte1-0/+387