Commit 3a43603e authored by Andrea Gianarda's avatar Andrea Gianarda
Browse files

Conference Factory URI:

   Set it as Address in account parameters and core in order to easily
   take advantage of address comparison, parameter management and
   compliance with RFC3261

Conference:
  Allow applications to directly mute licrophone and get input device
  volume through the conference object.
  This will ensure that whatever type of confenrece is and regardless if the
  device is hosting or being a participant, the application will have only
  one interface to use and the SDK will work under the hood.

Deprecated methods:
  Delete linphone_core_mute_mic and linphone_core_is_mic_muted
  Add LINPHONE_DEPRECATED to deprecated Account parameter methods

Tester:
  Pass conference factory uri to ClientConference constructor instead of
  focus identity

Memory leaks:
  Free data of list returned by linphone_friend_get_phone_numbers
parent 6c4a2572
1 merge request!2637- Add setter and getter of the microphone status during a conference
Showing with 285 additions and 157 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment