multiparty can have private chat only if there is no held calls.
authorGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Sun, 5 Aug 2012 21:14:34 +0000 (18:14 -0300)
committerGustavo Sverzut Barbieri <barbieri@profusion.mobi>
Sun, 5 Aug 2012 21:14:34 +0000 (18:14 -0300)
commit79d5cd623859554bd80d48639e2bbf5b8d170f37
treef4d5e75e4305e2c9a1a44319cb842ecdb1815ce8
parent65111ee6bdb3c75b9e20b1d1551b8fdebda39ff0
multiparty can have private chat only if there is no held calls.

Before we were disabling private chat only if the conference itself
were held, but we cannot start a private chat from an active
conference if there was some held call.

Fixes #13 (Private Chat only possible if no held calls)
dialer/callscreen.c