tieto / sipe

A third-party Pidgin plugin for Microsoft Lync/OCS - clone of upstream http://repo.or.cz/w/siplcs.git
GNU General Public License v2.0
129 stars 24 forks source link

voice call silence #133

Open nikitin- opened 7 years ago

nikitin- commented 7 years ago

Hello pidgin-sipe gurus! I've installed pidgin / pidgin-sipe (via ppa:sipe-collab/ppa) on ubuntu 16.04. When I try to make audio call - it connects, but there is no audio. I've analyzed debug output in pidgin but couldn't find any errors related to audio connection. Can you please help me to fix this issue.

Here is information about installed components:

nikitin@hp:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 16.04.1 LTS
Release:    16.04
Codename:   xenial
nikitin@hp:~$ dpkg --list | grep -e sipe -e pidgin -e farstream -e remmina -e nice -e freerdp
ii  gstreamer1.0-nice:amd64                     0.1.14~sipe-0+201610311031~ubuntu16.04.1                       amd64        ICE library (GStreamer plugin)
ii  libfarstream-0.2-5:amd64                    0.2.8+sipe+collab-1+201610152117~ubuntu16.04.1                 amd64        Audio/Video communications framework: core library
rc  libfreerdp-cache1.1:amd64                   1.1.0~git20140921.1.440916e+dfsg1-5ubuntu1                     amd64        Free Remote Desktop Protocol library (cache library)
rc  libfreerdp-client1.1:amd64                  1.1.0~git20140921.1.440916e+dfsg1-5ubuntu1                     amd64        Free Remote Desktop Protocol library (client library)
ii  libfreerdp-client2:amd64                    2.0.0~git20160503.1.f828595+dfsg1-0~201605121048~ubuntu16.04.1 amd64        Free Remote Desktop Protocol library (client library)
rc  libfreerdp-codec1.1:amd64                   1.1.0~git20140921.1.440916e+dfsg1-5ubuntu1                     amd64        Free Remote Desktop Protocol library (codec library)
rc  libfreerdp-common1.1.0:amd64                1.1.0~git20140921.1.440916e+dfsg1-5ubuntu1                     amd64        Free Remote Desktop Protocol library (common library)
rc  libfreerdp-core1.1:amd64                    1.1.0~git20140921.1.440916e+dfsg1-5ubuntu1                     amd64        Free Remote Desktop Protocol library (core library)
rc  libfreerdp-crypto1.1:amd64                  1.1.0~git20140921.1.440916e+dfsg1-5ubuntu1                     amd64        Free Remote Desktop Protocol library (freerdp-crypto library)
rc  libfreerdp-gdi1.1:amd64                     1.1.0~git20140921.1.440916e+dfsg1-5ubuntu1                     amd64        Free Remote Desktop Protocol library (GDI library)
rc  libfreerdp-locale1.1:amd64                  1.1.0~git20140921.1.440916e+dfsg1-5ubuntu1                     amd64        Free Remote Desktop Protocol library (locale library)
rc  libfreerdp-primitives1.1:amd64              1.1.0~git20140921.1.440916e+dfsg1-5ubuntu1                     amd64        Free Remote Desktop Protocol library (primitives library)
ii  libfreerdp-server2:amd64                    2.0.0~git20160503.1.f828595+dfsg1-0~201605121048~ubuntu16.04.1 amd64        Free Remote Desktop Protocol library (server library)
ii  libfreerdp-shadow2:amd64                    2.0.0~git20160503.1.f828595+dfsg1-0~201605121048~ubuntu16.04.1 amd64        FreeRDP Remote Desktop Protocol shadow libraries
rc  libfreerdp-utils1.1:amd64                   1.1.0~git20140921.1.440916e+dfsg1-5ubuntu1                     amd64        Free Remote Desktop Protocol library (freerdp-utils library)
ii  libfreerdp2:amd64                           2.0.0~git20160503.1.f828595+dfsg1-0~201605121048~ubuntu16.04.1 amd64        Free Remote Desktop Protocol library (core library)
ii  libnice10:amd64                             0.1.14~sipe-0+201610311031~ubuntu16.04.1                       amd64        ICE library (shared library)
ii  pidgin                                      1:3.0.0~collab-1+201612150732~ubuntu16.04.1                    amd64        graphical multi-protocol instant messaging client
ii  pidgin-data                                 1:3.0.0~collab-1+201612150732~ubuntu16.04.1                    all          multi-protocol instant messaging client - data files
ii  pidgin-plugin-pack                          2.7.0-2                                                        amd64        Collection of Pidgin plugins
ii  pidgin-sipe                                 1.21.1+sipe-0+201611140632~ubuntu16.04.1                       amd64        Pidgin plugin for MS Office Communicator and MS Lync
ii  remmina                                     1.2.0~rcgit+sipe-0+201608170748~ubuntu16.04.1                  amd64        remote desktop client for GNOME desktop environment
ii  remmina-common                              1.2.0~rcgit+sipe-0+201608170748~ubuntu16.04.1                  all          common files for remmina remote desktop client
ii  remmina-plugin-rdp                          1.2.0~rcgit+sipe-0+201608170748~ubuntu16.04.1                  amd64        RDP plugin for remmina remote desktop client
ii  remmina-plugin-vnc                          1.2.0~rcgit+sipe-0+201608170748~ubuntu16.04.1                  amd64        VNC plugin for remmina remote desktop client
nikitin- commented 7 years ago

May be this is related to SIREN audio codec ?

https://github.com/tieto/sipe/blob/aa08f363978b5b898a569a9f24b8b6e20154e7d5/src/purple/purple-media.c#L1248-L1270

this is from pidgin debug log:

(12:53:43) backend-fs2: farstream-send-codec-changed: codec: 97: audio SIREN clock:16000 channels:1 bitrate=16000

nikitin- commented 7 years ago

oh, inadvertently closed issue ... reopening

hjaltioj commented 6 years ago

@nikitin- i have same problem. Have you found a solution ?

nikitin- commented 6 years ago

@hjaltioj - no I have not. But I did't try latest builds of sipe - may be problem is fixed in later builds ...

hjaltioj commented 6 years ago

@nikitin- I have the newest build. I can get it to work on openSUSE but not on debian :(

dwmw2 commented 6 years ago

Could this be https://developer.pidgin.im/ticket/17290 ?