Commit Graph

2 Commits

Author SHA1 Message Date
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
Harald Welte d22fa8b1c1 rtpsource: Modularize generation of RTP frames
Change-Id: Iad98e1753fef1927c0e8a7493372141372a38224
2020-04-29 13:24:49 +02:00