update ms2 and documentation

This commit is contained in:
Simon Morlat 2014-11-04 13:59:28 +01:00
parent 82bec9343b
commit 3488b92f31
2 changed files with 5 additions and 2 deletions

View file

@ -4606,7 +4606,10 @@ const char * linphone_core_get_ringback(const LinphoneCore *lc){
}
/**
* Enables or disable echo cancellation. Value is saved an used for subsequent calls
* Enables or disable echo cancellation. Value is saved and used for subsequent calls.
* This actually controls software echo cancellation. If hardware echo cancellation is available, it will be always used and activated for calls, regardless
* of the value passed to this function.
* When hardware echo cancellation is available, the software one is of course not activated.
*
* @ingroup media_parameters
**/

@ -1 +1 @@
Subproject commit b8bf1d43de8c3e3aece04bf1aa6600c0130c055d
Subproject commit f74295ef1a01ec50fa46aac5ab891527a33d8eb6