]> sjero.net Git - linphone/commit
Handle conference and on hold music.
authorGuillaume Beraudo <guillaume.beraudo@belledonne-communications.com>
Thu, 1 Dec 2011 14:48:22 +0000 (15:48 +0100)
committerGuillaume Beraudo <guillaume.beraudo@belledonne-communications.com>
Thu, 1 Dec 2011 14:48:22 +0000 (15:48 +0100)
commitb59cdd29c04d9bd626a76ef1c8944168039b6f1c
treebf72e436541da181e3be99a39a14a0ae09c2b5c0
parent6892c98ccdcec6449eac51f19c932fdcbf956695
Handle conference and on hold music.

When hosting a conference, mute conference participant when he
pauses us to prevent his holding music to be played to all participants.

When resuming a call, stop immediately sending the hold music,
even before receiving the 200OK. When the paused call is a conference,
it prevents the conference participants to hear the hold music while
the 200OK is back.
coreapi/conference.c
coreapi/linphonecall.c
coreapi/linphonecore.c
coreapi/private.h
mediastreamer2