mncc-python/rtpsource
Oliver Smith 25363b1891 mncc_mt_loadgen.py: add codec arg
Add codec parameter to start_call() and convenience functions mt_call()
and calls() with FR as default. While at it, update the help text.

Duplicate enum codec_type into mncc_mt_loadgen.py, because the enum
values are different from the existing enum values in the python code
(GSM48_BCAP_SV_EFR etc.).

Related: SYS#4924
2020-04-29 16:02:09 +02:00
..
Makefile rtpsource: Modularize generation of RTP frames 2020-04-29 13:24:49 +02:00
ctrl_if.c rtpsource: CTRL call rtp_create: add codec arg 2020-04-29 15:48:31 +02:00
internal.h rtpsource: CTRL call rtp_create: add codec arg 2020-04-29 15:48:31 +02:00
rtp_provider.c rtpsource: Modularize generation of RTP frames 2020-04-29 13:24:49 +02:00
rtp_provider.h mncc_mt_loadgen.py: add codec arg 2020-04-29 16:02:09 +02:00
rtp_provider_static.c rtpsource: Modularize generation of RTP frames 2020-04-29 13:24:49 +02:00
rtpsource.c rtpsource: CTRL call rtp_create: add codec arg 2020-04-29 15:48:31 +02:00