- changes inspired by pcap2wav utility

This commit is contained in:
2018-12-26 11:25:26 +02:00
parent 24e5a83d21
commit 122876e537
3 changed files with 8 additions and 8 deletions

View File

@@ -458,7 +458,7 @@ void Session::getSessionInfo(Session::InfoOptions options, VariantMap& info)
{
media = &stream;
MT::Statistics s = stream.provider()->getStatistics();
#if defined(USE_PVQA_LIBRARY) && !defined(PVQA_SERVER)
#if defined(USE_PVQA_LIBRARY) && !defined(TARGET_SERVER)
if (options != InfoOptions::Standard)
{
// This information is available AFTER audio stream is deleted