-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug: Show CallerID on incoming call - Provider Sipgate #280
Comments
Since I'm not familiar with sipgate, could you provide us with an example of what the SIP For example, here's what it looks like for me:
(Feel free to anonymize the phone number and IP address like I did.) |
From: "OWN SIPGATENUMBER" sip:[email protected];tag=as6d109891 |
I think it's a sipgate bug. the own sipgate number should send via TO: and not via FROM: , correct? |
I opened a Bugreport at Sipgate for this. I suggest to compensate for this Problem, if the own number is detected, the <sip:... @sipgate> Info should be shown together with the called number. |
Then where does Jitsi find the "correct" number? Could you paste the whole |
ANSWERE from SIPGATE: Simple form: "We know about the issue, but several customers want this behaviour to react on the number call ( they mean Callcenters ). It's fixable in the extended prefs for the phoneline options inside the sipgates website. " WORKAROUND: ( i'm translating free from german to english here) log into sipgate done. |
The answere my be worth added to the FAQ section of Twinkle. It's up to you to detect the sipgate "bug" by comparing the number of the line, with the FROM field of the sip header |
Setup: working Sipgate profile
If a call comes in via Sipgate, instead of the CallerID, the phonenumber of the connected sipgate account is shown. CallerID means here phone number of the (unkown) caller.
As JITSI does correctly shows the CallerID and the accounts phonenumber ( for whatever reason ), I tend to think it's a bug.
The text was updated successfully, but these errors were encountered: