BelledonneCommunications / liblinphone

Linphone.org mirror for liblinphone (git://git.linphone.org/liblinphone.git)
http://linphone.org
GNU Affero General Public License v3.0
378 stars 219 forks source link

[Bug]: the option --early-media doesnt do early media #220

Open pergolafabio opened 1 year ago

pergolafabio commented 1 year ago

Context

Hi, i 'm testing the console client, created 2 accounts on subscribe.linhome.org

In the console client, i setup user1@sip.linhome.org, and for easy test, i uses a .jpg as media I start a call with the command 'call user2@sip.linhome.org --early-media' ... I see the call coming in, using Linhome on Android, but without early media, i only see the .jpg after i pickup

When i dont use sip.linhome.org but a regular asterisk extensions, then it works...

General information

Expected behaviour

See early media before pickup

To Reproduce

Enable media/video in the linphonerc file and use the option "--early-media" in the command

Additional context

Here is a link to the log file:

log.txt

SDK logs URL

No response