really setting the playout type on session start

git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1479 8eb893ce-cfd4-0310-b710-fb5ebe64c474
sayer/1.4-spce2.6
Stefan Sayer 17 years ago
parent 202645024c
commit e3b05499fe

@ -104,6 +104,7 @@ EchoDialog::~EchoDialog()
void EchoDialog::onSessionStart(const AmSipRequest& req)
{
rtp_str.setPlayoutType(playout_type);
setInOut(&echo,&echo);
}

Loading…
Cancel
Save