[Linphone-users] building linphone 3.12.0 on Debian 12

2023-09-02 Thread Fourhundred Thecat via Linphone-users
Hello,

I need to build older linphone version for Debian 12.

I have downloaded sources for linphone 3.12.0 from Debian 10, and on my
Debian 12 build machine, I have installed all required dependencies.

Now when I start the build:

  dpkg-buildpackage --build=binary --no-sign

it terminates right at the beginning, with following error:

dh_auto_configure: error: cd obj-x86_64-linux-gnu && cmake
-DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=None
-DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var
-DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON
-DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF
-DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON
-DFETCHCONTENT_FULLY_DISCONNECTED=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run
"-GUnix Makefiles" -DCMAKE_VERBOSE_MAKEFILE=ON
-DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu -DCMAKE_SKIP_RPATH=ON
-DENABLE_ROOTCA_DOWNLOAD=NO -DENABLE_GTK_UI=YES .. returned exit code 1
make[1]: *** [debian/rules:20: override_dh_auto_configure] Error 2
make[1]: Leaving directory '/mnt/src/deb/LINPHONE/linphone-3.12.0'
make: *** [debian/rules:15: binary] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary subprocess
returned exit status 2

here is debian/rules[1] file and here[2] is the full output of the build
process:

  [1]: https://bpa.st/L3CTE
  [2]: https://bpa.st/3TI72

any idea why it is failing?

___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


[Linphone-users] latest desktop version available as non-appimage package

2023-07-18 Thread Fourhundred Thecat

Hello,

I see new linphone version for desktop is only available as appimage

Which is the latest version available as regular (debian) package ?

thank you

___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


Re: [Linphone-users] opus: corrupted stream

2022-12-08 Thread Fourhundred Thecat

> On 2022-12-08 15:01, julien...@belledonne-communications.com wrote:

Hello,

Please upgrade to the latest version of Linphone : 
https://www.linphone.org/releases/linux/app/Linphone-5.0.0.AppImage


sorry, but I don' understand why you even bother replying.

I am asking for advice with linphone 3.12.0 on Debian 10.
You are free to ignore my post, if you have nothing constructive to say.

Obviously I cannot upgrade to newer version of linphone, otherwise I
would have already done that. I am on Debian 10, and the newest
available package version is the one I am using.

The fact that new versions of linphone are distributed as appimage is a
monstrosity. I would never use appimage for anything.




___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


[Linphone-users] opus: corrupted stream

2022-12-08 Thread Fourhundred Thecat

Hello,

I am getting these errors on my asterisk server when I call with linphone:

  ERROR[C-0012]: corrupted stream
  WARNING: Codec opus returned invalid number of samples.
  WARNING: no samples for opustolin48

all other clients work fine without errors.

I have asked for advice on asterisk mailing list, but did not get any
help there. Can anyone suggest what might be the problem?

The call works, but my logs are flooded with these messages, which is
problem on its own.

I am using linphone 3.12.0 on Debian 10.

thank you

___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


[Linphone-users] adding new account

2021-03-29 Thread Fourhundred Thecat

Hello,

I have installed linphone, and now I am trying to add my SIP account. I
have these details:

  server: 1.2.3.4
  user: asdf
  password: foo
  SIP port: 5061
  transport: TLS

However, I am confused where and how I should add this account in linphone.

First of all, the section where I see "Add", is called "Proxy Accounts".
I have no idea what that means. I am not using any proxy. When I click
there anyway, I see:

  Your SIP identity: sip:
  SIP proxy address: sip:
  ...

I don't know how I should fill in the details.
In what format?
Is this intentionally confusing, or am  just stupid ?

thank you,

___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


[Linphone-users] garbage files automatically created in my home

2020-12-15 Thread Fourhundred Thecat

Hello,

I am setting up linphone 3.12.0 on Debian Buster.

When I start linphone, it automatically creates garbage files in my home:

  .linphone-call-history.db
  .linphone-friends.db
  .linphone-history.db
  .linphone-zidcache

can I tell linphone not to create these files, or at least create them
somewhere else?

A clean solution would be for instance to have a directory ~/.linphone/

thank you,

___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


[Linphone-users] call logs being stored in .linphonerc

2016-09-10 Thread Fourhundred Thecat
Hello,

I am using linphone on Debian.

I have just noticed, that my config file $HOME/.linphonerc is being used
to store call logs !

  [call_log_12]
  dir=1
  status=1
  from="400" 
  to=
  start_date=Wed Nov 18 21:41:58 2015
  duration=18
  quality=0.00

How can I disable this madness ?

There are better locations where logs can be stored, perhaps
$HOME/.cache/. But surely, config files and log files should never be
mixed together.

Could whoever decided that this was a good idea, please reconsider this
decision, and find a better way to store logs?

In the meantime, how do I disable this on my end ?

regards,

___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users