]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
[core] RTP: a media timeout fix + add pcap based-unit tests. 1585/head
authorDragos Oancea <dragos@signalwire.com>
Sun, 20 Mar 2022 14:25:37 +0000 (17:25 +0300)
committerAndrey Volk <andywolk@gmail.com>
Wed, 29 Jun 2022 15:20:27 +0000 (18:20 +0300)
commitbeffab1d680104f2c469d0947a2a8b0e09d9c343
tree5c4c1fe3f921f87512740f797f06b780f15c5a93
parent75e858407f43b5707701b65ca7f1c13fdfc118f8
[core] RTP: a media timeout fix + add pcap based-unit tests.
configure.ac
src/switch_core_media.c
src/switch_rtp.c
tests/unit/Makefile.am
tests/unit/conf_rtp/freeswitch.xml [new file with mode: 0644]
tests/unit/pcap/milliwatt.long.pcmu.rtp.pcap [new file with mode: 0644]
tests/unit/pcap/milliwatt.pcmu.rtp.pcap [new file with mode: 0644]
tests/unit/switch_rtp_pcap.c [new file with mode: 0644]