Giter Site home page Giter Site logo

Comments (11)

AlBundy33 avatar AlBundy33 commented on August 23, 2024 1

🤦‍♂️

image
I don't know what you are talking about 😄

from linphone-desktop.

AlBundy33 avatar AlBundy33 commented on August 23, 2024

Today I've deleted my linphonerc and found out that the incoming and missed calles are displayed in the call history.
Then I've restored the linphonerc and the call history showed only outgoing calls again 🤔

After playing around with different settings I found out that after removing my SIP account (from linphonerc or in the UI) shows incloming and missed calles again.

Has someone an idea how to display incoming and missed calles again?

from linphone-desktop.

AlBundy33 avatar AlBundy33 commented on August 23, 2024

This is strange: usually I have show_local_sip_account=0 set in my linephonerc but for tests I've reenabled the setting.
If I switch to the local sip-account which shows my local IP as server I see ALL incoming and outgoing calls.
If I switch back to my main-sip-account I see only the outgoing calls....

from linphone-desktop.

AlBundy33 avatar AlBundy33 commented on August 23, 2024

If I run this query on call-history.db

select *
from call_history ch
where direction = 1
order by id desc

I see that all outgoing calls have as callee <sip:[email protected];transport=udp>
Where a.b.c.d is my vpn-IP
In my settings I have configured something like <sip:[email protected];transport=udp>

from linphone-desktop.

Matt-Agnes avatar Matt-Agnes commented on August 23, 2024

Someone on my team is having the same issue as this. It would be great to find a resolution.

from linphone-desktop.

AlBundy33 avatar AlBundy33 commented on August 23, 2024

still an issue for me too.
The only workaround is to switch the account in the upper left corner becuase all incoming calls are shown in the "default sip account" but not with the configured proxy-account. 🤔

it seems that in earlier versions of linphone it was possible to display all calls independent from the selected account. see #397

Not sure why Linphone isn't shown the incoming calls in my proxy-account because this is the only account I'm using.
But I have different IPs (of course) when I'm in home-office (with vpn) or in the office (without vpn)

same issue here: #813

from linphone-desktop.

Ledjlale avatar Ledjlale commented on August 23, 2024

Hi
"where direction = 1" it is about incoming call. outgoing call are direction=0. I think you just misspell, no problem.

Please post your logs and the caller logs. Your issue is more likely that your caller is calling your IP (default proxy) and not your domain (configured proxy) which is not a software bug from your side.

I'm closing this ticket because of duplication and for not matching to the template with useful info to investigate.

Regards

from linphone-desktop.

Matt-Agnes avatar Matt-Agnes commented on August 23, 2024

@Ledjlale what is the duplicate ticket so we can add comments to this? One of my team members still can't see missed calls on the main SIP account they use to make and receive calls. However if they switch to the other account they can see the missed calls.

from linphone-desktop.

Ledjlale avatar Ledjlale commented on August 23, 2024

It was pointed out in the previous post : #813
But it will be closed soon because the current status is a user issue (caller call the proxy default), which has not been confirmed by the OP and still awaiting for its feedback.

You may need to open a new ticket with the requested data.

from linphone-desktop.

AlBundy33 avatar AlBundy33 commented on August 23, 2024

"where direction = 1" it is about incoming call. outgoing call are direction=0. I think you just misspell, no problem.

I know that this is for incomfing calls - the issue is about missed incoming calls.
The DB contains my vpn-ip and my local sip-account is 192.168.... which is my private network (I'm in home-office) so i'm pretty confident that no one has called this IP directly...

from linphone-desktop.

Ledjlale avatar Ledjlale commented on August 23, 2024

dir
It was just a clarification ;)

from linphone-desktop.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.