Re: [Linphone-users] User is temporary unavailable

2020-11-04 Thread SANTHOSH BEJJALA
Hello Members,

I am having issue with linphone ios11, not getting incoming calls when it
is in back ground.
Santhosh Bejjala



On Thu, Nov 5, 2020 at 1:24 AM Faiz Ali  wrote:

> This clearly shows ALSA is not installed.
> Can you make sure ALSA is installed?
> Present in the right directory?
> Have execute permissions?
>
> On Wednesday, November 4, 2020, Filippo Lombardo 
> wrote:
>
>> Hello everybody on the list
>>
>> I write because whenever I execute the command to launch linphone and I
>> try to call a test number ( my mobile phone ) I get an error message.
>>
>> Below it's what I see:
>>
>> filippo@ThinkPad-R61:~$ sudo /usr/bin/linphone
>> [sudo] password for filippo:
>> ortp-warning-Fail to open file
>> /usr/bin//../share/Linphone/linphonerc.factory
>> ALSA lib conf.c:4974:(snd_config_expand) Unknown parameters 0
>> ALSA lib control.c:1373:(snd_ctl_open_noupdate) Invalid CTL default:0
>> ALSA lib conf.c:4974:(snd_config_expand) Unknown parameters 0
>> ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM default:0
>> ALSA lib conf.c:4974:(snd_config_expand) Unknown parameters 0
>> ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM default:0
>> ALSA lib conf.c:4974:(snd_config_expand) Unknown parameters 1
>> ALSA lib control.c:1373:(snd_ctl_open_noupdate) Invalid CTL default:1
>> ALSA lib conf.c:4974:(snd_config_expand) Unknown parameters 1
>> ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM default:1
>> ALSA lib conf.c:4974:(snd_config_expand) Unknown parameters 1
>> ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM default:1
>>
>> The error message that I get from the linphone GUI when I try to call a
>> number is: "User is temporarily unavailable"
>>
>> Could please someone on the list help me shed a beam of light on this
>> issue ?
>>
>> It's blocking; I tried to google around for days but I found no useful
>> information
>>
>> Thanks for your help
>>
>> Kind regards
>>
>>
>> ___
> Linphone-users mailing list
> Linphone-users@nongnu.org
> https://lists.nongnu.org/mailman/listinfo/linphone-users
>
___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


Re: [Linphone-users] User is temporary unavailable

2020-11-04 Thread ael via Linphone-users
On Wed, Nov 04, 2020 at 09:11:44PM +0100, Roland Häder wrote:
> Mostly you need to install the proper package and add your user to the
> proper group (mostly "sound"). So no need to fiddle with permissions. :-)

Worth checking, but those error messages don't sound like permissions.

aplay -l 

will list the alsa devices on a system (see man aplay) and that may
throw some light on the problems. 

I assume that you don't have pulseaudio on your system: just say no :-)
If pulseaudio *is* there, you could try getting linphone to use that
if it happens to work. Many people try to purge pulseaudio...

But I am not an expert on any of this. 

ael


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


Re: [Linphone-users] User is temporary unavailable

2020-11-04 Thread ael via Linphone-users
On Wed, Nov 04, 2020 at 09:03:14PM +0100, Filippo Lombardo wrote:
> Hi Faiz Ali,
> 
> 
> I never heard about ALSA: I will make a search on google to find relevant
> information,

https://www.alsa-project.org/

ael


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


Re: [Linphone-users] User is temporary unavailable

2020-11-04 Thread Roland Häder
On 11/04/2020 09:03 PM, Filippo Lombardo wrote:
>
> Hi Faiz Ali,
>
> and thank you for pointing me in a direction to follow.
>
> I never heard about ALSA: I will make a search on google to find
> relevant information,
>
> as the right installation directory and the right permissions
>
> Kind regards
>
Mostly you need to install the proper package and add your user to the
proper group (mostly "sound"). So no need to fiddle with permissions. :-)

Also show us the output of "ls -l /usr/bin/linphone" Then I can see what
permissions you have set.

Mine:
$ ls -l /usr/bin/linphone*
-rwxr-xr-x 1 root root 1324368 Oct 11  2018 /usr/bin/linphone
-rwxr-xr-x 1 root root 1115736 Oct 11  2018 /usr/bin/linphonec
-rwxr-xr-x 1 root root   14328 Oct 11  2018 /usr/bin/linphonecsh
$

Means, no need to execute with sudo! Maybe that's the cause.



signature.asc
Description: OpenPGP digital signature
___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


Re: [Linphone-users] User is temporary unavailable

2020-11-04 Thread Filippo Lombardo

Hi Faiz Ali,

and thank you for pointing me in a direction to follow.

I never heard about ALSA: I will make a search on google to find 
relevant information,


as the right installation directory and the right permissions

Kind regards


On 04/11/20 20:53, Faiz Ali wrote:

This clearly shows ALSA is not installed.
Can you make sure ALSA is installed?
Present in the right directory?
Have execute permissions?

On Wednesday, November 4, 2020, Filippo Lombardo 
mailto:filippolomba...@email.it>> wrote:


Hello everybody on the list

I write because whenever I execute the command to launch linphone
and I try to call a test number ( my mobile phone ) I get an error
message.

Below it's what I see:

filippo@ThinkPad-R61:~$ sudo /usr/bin/linphone
[sudo] password for filippo:
ortp-warning-Fail to open file
/usr/bin//../share/Linphone/linphonerc.factory
ALSA lib conf.c:4974:(snd_config_expand) Unknown parameters 0
ALSA lib control.c:1373:(snd_ctl_open_noupdate) Invalid CTL default:0
ALSA lib conf.c:4974:(snd_config_expand) Unknown parameters 0
ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM default:0
ALSA lib conf.c:4974:(snd_config_expand) Unknown parameters 0
ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM default:0
ALSA lib conf.c:4974:(snd_config_expand) Unknown parameters 1
ALSA lib control.c:1373:(snd_ctl_open_noupdate) Invalid CTL default:1
ALSA lib conf.c:4974:(snd_config_expand) Unknown parameters 1
ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM default:1
ALSA lib conf.c:4974:(snd_config_expand) Unknown parameters 1
ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM default:1

The error message that I get from the linphone GUI when I try to
call a number is: "User is temporarily unavailable"

Could please someone on the list help me shed a beam of light on
this issue ?

It's blocking; I tried to google around for days but I found no
useful information

Thanks for your help

Kind regards


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


Re: [Linphone-users] User is temporary unavailable

2020-11-04 Thread Roland Häder
On 11/04/2020 08:53 PM, Faiz Ali wrote:
> This clearly shows ALSA is not installed. 
> Can you make sure ALSA is installed?
> Present in the right directory?
> Have execute permissions?
Should be installed on many Linux distros by default? Also a local
~/.asoundrc or ~/.alsoftrc could stop this from working.

>
> On Wednesday, November 4, 2020, Filippo Lombardo
> mailto:filippolomba...@email.it>> wrote:
>
> Hello everybody on the list
>
> I write because whenever I execute the command to launch linphone
> and I try to call a test number ( my mobile phone ) I get an error
> message.
>
> Below it's what I see:
>
> filippo@ThinkPad-R61:~$ sudo /usr/bin/linphone
> [sudo] password for filippo:
>
Er, for Linhpone, no sudo is required, that's not an administrative
tool! Try it without sudo and get to the bottom of the problem, maybe a
"sudo adduser filippo sound" does it? Check what group /usr/bin/linphone
has.



signature.asc
Description: OpenPGP digital signature
___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


Re: [Linphone-users] User is temporary unavailable

2020-11-04 Thread Faiz Ali
This clearly shows ALSA is not installed.
Can you make sure ALSA is installed?
Present in the right directory?
Have execute permissions?

On Wednesday, November 4, 2020, Filippo Lombardo 
wrote:

> Hello everybody on the list
>
> I write because whenever I execute the command to launch linphone and I
> try to call a test number ( my mobile phone ) I get an error message.
>
> Below it's what I see:
>
> filippo@ThinkPad-R61:~$ sudo /usr/bin/linphone
> [sudo] password for filippo:
> ortp-warning-Fail to open file /usr/bin//../share/Linphone/
> linphonerc.factory
> ALSA lib conf.c:4974:(snd_config_expand) Unknown parameters 0
> ALSA lib control.c:1373:(snd_ctl_open_noupdate) Invalid CTL default:0
> ALSA lib conf.c:4974:(snd_config_expand) Unknown parameters 0
> ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM default:0
> ALSA lib conf.c:4974:(snd_config_expand) Unknown parameters 0
> ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM default:0
> ALSA lib conf.c:4974:(snd_config_expand) Unknown parameters 1
> ALSA lib control.c:1373:(snd_ctl_open_noupdate) Invalid CTL default:1
> ALSA lib conf.c:4974:(snd_config_expand) Unknown parameters 1
> ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM default:1
> ALSA lib conf.c:4974:(snd_config_expand) Unknown parameters 1
> ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM default:1
>
> The error message that I get from the linphone GUI when I try to call a
> number is: "User is temporarily unavailable"
>
> Could please someone on the list help me shed a beam of light on this
> issue ?
>
> It's blocking; I tried to google around for days but I found no useful
> information
>
> Thanks for your help
>
> Kind regards
>
>
>
___
Linphone-users mailing list
Linphone-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-users


[Linphone-users] User is temporary unavailable

2020-11-04 Thread Filippo Lombardo

Hello everybody on the list

I write because whenever I execute the command to launch linphone and I 
try to call a test number ( my mobile phone ) I get an error message.


Below it's what I see:

filippo@ThinkPad-R61:~$ sudo /usr/bin/linphone
[sudo] password for filippo:
ortp-warning-Fail to open file 
/usr/bin//../share/Linphone/linphonerc.factory

ALSA lib conf.c:4974:(snd_config_expand) Unknown parameters 0
ALSA lib control.c:1373:(snd_ctl_open_noupdate) Invalid CTL default:0
ALSA lib conf.c:4974:(snd_config_expand) Unknown parameters 0
ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM default:0
ALSA lib conf.c:4974:(snd_config_expand) Unknown parameters 0
ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM default:0
ALSA lib conf.c:4974:(snd_config_expand) Unknown parameters 1
ALSA lib control.c:1373:(snd_ctl_open_noupdate) Invalid CTL default:1
ALSA lib conf.c:4974:(snd_config_expand) Unknown parameters 1
ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM default:1
ALSA lib conf.c:4974:(snd_config_expand) Unknown parameters 1
ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM default:1

The error message that I get from the linphone GUI when I try to call a 
number is: "User is temporarily unavailable"


Could please someone on the list help me shed a beam of light on this 
issue ?


It's blocking; I tried to google around for days but I found no useful 
information


Thanks for your help

Kind regards


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