setting playout type in callee session as well (corrupted audio otherwise)

git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1121 8eb893ce-cfd4-0310-b710-fb5ebe64c474
sayer/1.4-spce2.6
Stefan Sayer 18 years ago
parent 28d72e348e
commit 2dc96756c8

@ -313,6 +313,8 @@ CallBackCalleeDialog::CallBackCalleeDialog(const string& other_tag,
UACAuthCred* cred)
: AmB2ABCalleeSession(other_tag), cred(cred)
{
// set configured playout type
rtp_str.setPlayoutType(CallBackFactory::m_PlayoutType);
setDtmfDetectionEnabled(false);
}

Loading…
Cancel
Save