sipp
sipp copied to clipboard
New feature: Simultaneous playback of 3 pcap files
Simultaneous playback of 3 pcap files (audio, video, and images)
Example:
<nop>
<action>
<exec play_pcap_audio="audioTest.pcap"/>
<exec play_pcap_video="videoTest.pcap"/>
</action>
</nop>
Thanks for the PR.
While I see how this could be useful, I very much dislike the copy-paste pattern you used here though.
FreeSwitch also support RTT media (RFC4103) Could you also add this media support. PCAP example of RTT media is attached. rtt.pcap.gz
RTT usage case described here
@sergey-safarov: that's really something for a separate issue
@Valik0 hi,i use your code Simultaneous playback 2 pcap,it will crash when free play_args->pcap in send_packets_pcap_cleanup. it will happen in over 2 cps. have you some way to resolve?