osmo-msc/openbsc/tests/mgcp
Holger Hans Peter Freyther 4680121fe6 mgcp: Deal with receiving another payload type
In case we get offered G729 and G711 we might have selected
G729 as the audio codec. The first packet we receive might be
G711 though. In that case we will need to change. But only if
we have a matching alternate codec payload_type. E.g. in the
case of comfort noise we will receive the PT=11 and we don't
want to change.
2014-09-02 09:27:45 +02:00
..
Makefile.am mgcp: Move transcoding to libmgcp 2014-06-05 14:08:53 +02:00
mgcp_test.c mgcp: Store one more codec/payload type if it is present 2014-09-02 09:22:19 +02:00
mgcp_test.ok mgcp: Store one more codec/payload type if it is present 2014-09-02 09:22:19 +02:00
mgcp_transcoding_test.c mgcp: Deal with receiving another payload type 2014-09-02 09:27:45 +02:00
mgcp_transcoding_test.ok mgcp: Deal with receiving another payload type 2014-09-02 09:27:45 +02:00