aboutsummaryrefslogtreecommitdiffstats
path: root/mgw/MGCP_Test.ttcn
AgeCommit message (Expand)AuthorFilesLines
2017-11-17Fix TC_crcx_and_dlcx(): Don't assume DLCX returnsConncetionIDHarald Welte1-0/+1
2017-11-17mgw: Ensure that CRCX succeeds only if ConnectionId is present in responseHarald Welte1-3/+3
2017-09-19MGCP_Test: Add comments throughout the code to help readabilityHarald Welte1-2/+24
2017-09-17MGCP: Test for CRCX followed by DLCXHarald Welte1-0/+25
2017-09-17MGCP: Extend tests significantlyHarald Welte1-5/+389
2017-09-17MGCP: introduce global variable + accessor function for transaction IDHarald Welte1-0/+8
2017-09-16MGCP_Test: Some templates to encode MGCP messagesHarald Welte1-0/+98
2017-09-14mgw: Add missing mandatory "s=" to SDP of c_mdcx4Harald Welte1-0/+1
2017-09-13Add minimal MGCP parser/encoder based on TEXT codecHarald Welte1-0/+51