diff --git a/core/plug-in/echo/Echo.cpp b/core/plug-in/echo/Echo.cpp index f0a38d06..0429c3a1 100644 --- a/core/plug-in/echo/Echo.cpp +++ b/core/plug-in/echo/Echo.cpp @@ -104,6 +104,7 @@ EchoDialog::~EchoDialog() void EchoDialog::onSessionStart(const AmSipRequest& req) { + rtp_str.setPlayoutType(playout_type); setInOut(&echo,&echo); }