aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/tests/mgcp/mgcp_test.ok
AgeCommit message (Expand)AuthorFilesLines
2014-11-19mgcp: Allow to omit sending the audio name at allHolger Hans Peter Freyther1-0/+1
2014-10-09mgcp: Count the incoming data instead of the modified oneHolger Hans Peter Freyther1-36/+36
2014-10-09mgcp: Do not detect the initial package as a wrap aroundHolger Hans Peter Freyther1-0/+1
2014-10-09mgcp: Move Annex A counting out of patch/count methodHolger Hans Peter Freyther1-36/+36
2014-09-02mgcp: Store one more codec/payload type if it is presentHolger Hans Peter Freyther1-0/+1
2014-06-15mgcp: Fix SDP formatting of fmtp_extra (Coverity)Jacob Erlbeck1-24/+0
2014-06-15mgcp/test: Add test case using the fmtp_extra infoJacob Erlbeck1-0/+38
2014-06-05mgcp: Set net_end audio params in recvonly modeJacob Erlbeck1-0/+5
2014-02-03mgcp: Round the frame time otherwise we have porting issuesHolger Hans Peter Freyther1-68/+68
2014-02-03mgcp: transit is a signed variable and should be printed like thisHolger Hans Peter Freyther1-88/+88
2014-01-31mgcp/rtp: Base jitter calculation on input timestampsJacob Erlbeck1-78/+78
2014-01-31mgcp/rtp: Compute delta timestamp based on wallclockJacob Erlbeck1-8/+8
2014-01-31mgcp/rtp: Fix transit computation unitsJacob Erlbeck1-116/+116
2014-01-31mgcp/test: Fake wallclock for RTP timing/stats testsJacob Erlbeck1-0/+146
2014-01-31mgcp/test: Only include conn_mode into test outputJacob Erlbeck1-9/+9
2014-01-20mgcp/test: Don't reset conn_mode between messagesJacob Erlbeck1-0/+1
2014-01-20mgcp: Disable output enabled on initialisationJacob Erlbeck1-2/+2
2014-01-16mgcp: Send RTP keepalive dummy packets to netJacob Erlbeck1-0/+6
2014-01-16mgcp: Set output_enabled flags based on the MGCP modeJacob Erlbeck1-7/+7
2014-01-16mgcp/test: Reset pkt_period_* after each testJacob Erlbeck1-1/+1
2014-01-16mgcp/test: Test the connection mode parserJacob Erlbeck1-1/+14
2013-12-19mgcp/rtp: Only patch timestamp alignment errorsJacob Erlbeck1-22/+22
2013-12-19mgcp/test: Use differential output for counters and timestampJacob Erlbeck1-108/+216
2013-12-19mgcp/test: Add test cases for constant RTP sequence numberJacob Erlbeck1-4/+28
2013-12-13mgcp: Parse SDP to get rate and packet durationJacob Erlbeck1-5/+5
2013-12-13mgcp: Put local connection options into a structJacob Erlbeck1-4/+4
2013-12-13mgcp/test: Output the packet duration after MGCP parsingJacob Erlbeck1-0/+21
2013-12-10mgcp/rtp: Fix RTP timestamps if enabledJacob Erlbeck1-36/+36
2013-12-05mgcp/rtp: Fix output timing error counterJacob Erlbeck1-18/+18
2013-12-05mgcp/rtp: Add more test cases for RTP header patchingJacob Erlbeck1-0/+78
2013-12-05mgcp: Add tests for payload types in MGCP messagesJacob Erlbeck1-0/+1
2013-12-05mgcp: Add new for_each_line macro that also returns empty linesJacob Erlbeck1-0/+13
2013-11-25mgcp/rtp: Fix timestamp offset when patching RTP packetsJacob Erlbeck1-3/+3
2013-11-25mgcp/rtp: Add test case for RTP timestamp patching and statsJacob Erlbeck1-0/+16
2013-04-16nat: We want the remote to respond to our DLCX requestHolger Hans Peter Freyther1-0/+3
2012-12-10mgcp: Test and implement re-transmission handlingHolger Hans Peter Freyther1-0/+10
2012-12-10mgcp: Add testdata for MDCX handlingHolger Hans Peter Freyther1-0/+3
2012-12-10mgcp: Test the second CRCX as a CRCX and not as a re-transmissionHolger Hans Peter Freyther1-0/+1
2012-11-29mgcp: Begin handling of the RQNT message as needed for DTMFHolger Hans Peter Freyther1-0/+2
2012-11-12mgcp: Calculate the packet loss as of Appendix A of RFC 3550Holger Hans Peter Freyther1-0/+1
2012-11-12mgcp: Include statistics at the end of a connectionHolger Hans Peter Freyther1-0/+1
2012-03-16mgcp: implement a more tolerant parser based on strtok_r()Harald Welte1-2/+0
2012-03-16mgcp_test: Add wrong messages as input and check what happensHolger Hans Peter Freyther1-1/+11
2012-01-06tests: Introduce running tests with GNU autotest in OpenBSCHolger Hans Peter Freyther1-0/+2