BelledonneCommunications / linphone-desktop

Linphone is a free VoIP and video softphone based on the SIP protocol. Mirror of git://git.linphone.org/linphone-desktop.git
https://linphone.org/
GNU General Public License v3.0
408 stars 207 forks source link

[Bug]: Can't specify codec priority or select per-provider #716

Open tlhackque opened 1 year ago

tlhackque commented 1 year ago

Context

Using CallCentric.com, who suggests ordering CODECs in their FAQ

In their linphone setup guide step 6, they advise disabling all codecs except G.77 uLaw; unfortunately this is a global setting. If one uses more than one SIP service, it may not be possible to satisfy them all.

Thus:

General information

Expected behaviour

It should be possible to order the CODEC selection priority per sip-account or per-provider (if more than one account at a provider).

To Reproduce

  1. Open preferences
  2. go to the Audio Tab
  3. Look under "Audio codecs"
  4. There is no way to change the order. There is no way to assign a set/order of codecs to a SIP account.

Additional context

No response

SDK logs URL

No response