gapk/tests
Vadim Yanitskiy 89c1082b3d Make RTP payload type configurable
For a long time the RTP payload type was hard-coded for outgoing
frames. The problem is that according to RFC 3551 only GSM FR has
a static payload type value (see table 4, value 3). For other
codecs the payload type may be negotiated between the both
sides dynamically (i.e. in range 96-127).

Let's allow a binary/API user to configure this manually.

Change-Id: Ia07ed4e13b4a70c8bb4181564a8190861fd269da
Closes: OS#2482
2018-07-09 22:16:45 +07:00
..
ecu tests: make both Valgrind and LeakSanitizer happy 2018-07-03 15:27:47 +00:00
io Make RTP payload type configurable 2018-07-09 22:16:45 +07:00
procqueue tests: make both Valgrind and LeakSanitizer happy 2018-07-03 15:27:47 +00:00
ref-files Init automake test environment 2017-12-31 12:21:00 +01:00
Makefile.am build: fix packaging problems and make distcheck happy 2018-07-09 22:15:39 +07:00
atlocal.in tests: enable / disable codec tests conditionally 2018-02-12 01:32:43 +07:00
common.sh Init automake test environment 2017-12-31 12:21:00 +01:00
play_all_formats.sh Init automake test environment 2017-12-31 12:21:00 +01:00
test_all_formats.sh Init automake test environment 2017-12-31 12:21:00 +01:00
testsuite.at build: fix packaging problems and make distcheck happy 2018-07-09 22:15:39 +07:00
update_ref_files.sh Init automake test environment 2017-12-31 12:21:00 +01:00