Skip to content

Bugfix : merge authentification request when they only differ on algorithms

Julien Wadel requested to merge fix/multiple_authentification_requested into master
  • Set algorithm when creating LinphoneAuthInfo
  • Add C-API to use an available algorithms list (set, get, clear)
  • Test on AuthInfo if already have this kind of authinfo to add or merge it.

Merge request reports