mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-02-07 14:18:25 +00:00
fix log
git-svn-id: svn+ssh://svn.savannah.nongnu.org/linphone/trunk@725 3f6dc0c8-ddfe-455d-9043-3cd528dc4637
This commit is contained in:
parent
47bc807a81
commit
1130414c17
1 changed files with 1 additions and 1 deletions
|
|
@ -556,7 +556,7 @@ static void conf_process(MSFilter *f){
|
|||
if (i>0 && chan->is_used==FALSE)
|
||||
{
|
||||
chan->is_used=TRUE;
|
||||
ms_message("msconf: new contributing stream", ms_bufferizer_get_avail(&chan->buff));
|
||||
ms_message("msconf: new contributing stream (chan=%i) %i", ms_bufferizer_get_avail(&chan->buff), i);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue