From 2c40b8a0f65babd72f03113040da9ee6d69e8372 Mon Sep 17 00:00:00 2001 From: Benny Prijono Date: Fri, 1 Feb 2008 14:59:19 +0000 Subject: Ticket #465: utility to read PCAP file and sample application to read RTP files from PCAP file, decode the payload, and write the PCM output to WAV file git-svn-id: http://svn.pjsip.org/repos/pjproject/trunk@1765 74dad513-b988-da41-8d7b-12977e46ad98 --- pjsip-apps/build/Samples.mak | 1 + 1 file changed, 1 insertion(+) (limited to 'pjsip-apps/build/Samples.mak') diff --git a/pjsip-apps/build/Samples.mak b/pjsip-apps/build/Samples.mak index 3a81f3c9..f96f77fe 100644 --- a/pjsip-apps/build/Samples.mak +++ b/pjsip-apps/build/Samples.mak @@ -18,6 +18,7 @@ SAMPLES := confsample \ level \ mix \ pjsip-perf \ + pcaputil \ playfile \ playsine \ recfile \ -- cgit v1.2.3