[Q] google voice - Verizon LG G3

Anyone else having trouble with G.V? Its installed fine. And I set the setting so it is supposed to ask every time I make a call. But it will not work. Had it running fine on my gs3 but I can't seem to make calls through it on my vzw g3. Any ideas? Thanks!

No issues here, but I have it set to always use Google.

no issue... it pops up every time i call out

str8addicted said:
no issue... it pops up every time i call out
Click to expand...
Click to collapse
Thanks. It was this Ring Central app I had downloaded for work that was messing it up. Thanks for the replies

Related

MIUI ROM v2.1.67 incoming call acceptance?

Hey guys, so I'm obviously running MIUI on my 3D but everytime I receive a call and I slide down to answer, a voice pops up and asks me to press 1 if I want to receive the call? How can I set this up right, I'm pretty sure it's a setting but I can't find it! Thanks
Are you using google voice?
squiggs95 said:
Are you using google voice?
Click to expand...
Click to collapse
I installed it and unistalled because it kept sending me emails and all that junk. Could that be the problem even if it's not installed?
When I had that issue it was because I integrated my phone number with google voice. I fixed it by going back through the settings and choosing not to use google voice to make any phone calls.
ozeil10 said:
Hey guys, so I'm obviously running MIUI on my 3D but everytime I receive a call and I slide down to answer, a voice pops up and asks me to press 1 if I want to receive the call? How can I set this up right, I'm pretty sure it's a setting but I can't find it! Thanks
Click to expand...
Click to collapse
squiggs95 said:
When I had that issue it was because I integrated my phone number with google voice. I fixed it by going back through the settings and choosing not to use google voice to make any phone calls.
Click to expand...
Click to collapse
Removing google voice association with the phone number is one way to resolve the issue.
If you're interested in keeping google voice but dislike the requirement of pressing 1 every time to accept the call, the feature is labeled as Call Screening and is available under the Settings -> Calls section on the web site: http://www.google.com/voice.
If you receive a lot of legit phone calls, this setting would probably get frustrating quickly. If you receive a lot of spam calls, this setting is very handy as you can send it to voicemail and listen if they leave a message.
Hope that helps!

[CM7/CM9] Mute/Unmute hacked Phone APK

OUTDATED: Tunnel voice has been fixed in the latest CM7 and CM9 nightlies.
Hope we can find better fix to this in future.
Using the CM7 version with makelegs Kang.
Pushed with Root Explorer (I'm at work and don't have a cable to use ADB).
Phone kept FCing so I:
1. Rebooted
2. Fixed permissions with Root Explorer
3. Rebooted again to recovery and wiped cache and dalvik
Seems to be working so far. I will report back in a few days.
The CM7 version is not working.
I have received several calls and the caller says I sound like I'm in a tunnel. If I mute and then unmute after answering the call, the problem immediately clears up. This leads me to believe that the hacked phone is not properly muting and unmuting.
I will try to reproduce it and get a logcat.
Logcat coming soon...
neobuddy89 said:
Hope we can find better fix to this in future.
Click to expand...
Click to collapse
Me too bro... me too.
I think a commit from before, merging audio HAL fixes in, was supposed to fix it, but part of that got reverted because it broke some devices on some carriers.
Also, apparently, this problem happens on other devices as-well (I'm guessing just Aries devices)
creeve4 said:
Logcat coming soon...
Click to expand...
Click to collapse
If it doesn't have the mute/unmute fix, others will confirm and I'll clean compile a new one.
So everyone else, please post if this fixes your problem.
FaultException said:
If it doesn't have the mute/unmute fix, others will confirm and I'll clean compile a new one.
So everyone else, please post if this fixes your problem.
Click to expand...
Click to collapse
It doesn't seem to have the fix (or its not working) because if I manually mute then unmute after receiving a call the tunnel voice immediately goes away.
creeve4 said:
It doesn't seem to have the fix (or its not working) because if I manually mute then unmute after receiving a call the tunnel voice immediately goes away.
Click to expand...
Click to collapse
I'll clean compile CM7 with it and pull it and upload it tonight then.
Here are two logs. Both calls had the tunnel voice until I manually muted and unmuted.
http://db.tt/1Y4u2aN9
http://db.tt/hKCAeA20
Sorry they are so long. I started recording just before the call and ended recording after ending the call, but I wasn't sure what may be useful so I didn't filter anything out.
V2 is up (just a clean recompile), try that.
Is this useful for aokp if people face mute unmute issues
Sent from my SGH-T959 using xda premium
FaultException said:
V2 is up (just a clean recompile), try that.
Click to expand...
Click to collapse
I'll try it out and report back. Thanks again!
Here are my findings:
I am running CM7.2.0-RC1-vibrantmtd-KANG-signed.02282012-2202
Using the stock phone:
For every call (25 of 25) I receive from my mother, she said I sound like I'm far away and in a tunnel.
If I manually mute and unmute, the "tunnel" voice immediately goes away.
Using the hacked v2 phone:
5 of 8 calls received from my mother were clear with no tunnel voice
3 of 8 calls received from my mother had the tunnel voice, but after I manually muted and unmuted, the "tunnel" voice immediately went away.
It seems this hacked phone helps, but does not fully solve the problem.
I will continue to run it for several more days to gather some data from other callers. I use my mother as a base because most calls I receive from her have the tunnel voice bug.
creeve4 said:
Here are my findings:
I am running CM7.2.0-RC1-vibrantmtd-KANG-signed.02282012-2202
Using the stock phone:
For every call (25 of 25) I receive from my mother, she said I sound like I'm far away and in a tunnel.
If I manually mute and unmute, the "tunnel" voice immediately goes away.
Using the hacked v2 phone:
5 of 8 calls received from my mother were clear with no tunnel voice
3 of 8 calls received from my mother had the tunnel voice, but after I manually muted and unmuted, the "tunnel" voice immediately went away.
It seems this hacked phone helps, but does not fully solve the problem.
I will continue to run it for several more days to gather some data from other callers. I use my mother as a base because most calls I receive from her have the tunnel voice bug.
Click to expand...
Click to collapse
Hahaha. The fix is only in the CDMA portion of the handleCallKey function... (even in the original fix, so it wasn't just my fault! Even though I manually added the fix )
I'll recompile AGAIN with it also in GSM today and re-upload. Sorry 'bout that.
xriderx66 said:
Is this useful for aokp if people face mute unmute issues
Sent from my SGH-T959 using xda premium
Click to expand...
Click to collapse
The apk may not be, because it's based on CM9, but you can use the source of the fix, but you need to put it in the GSM section aswell as the original fix only has it in CDMA.
FaultException said:
Hahaha. The fix is only in the CDMA portion of the handleCallKey function... (even in the original fix, so it wasn't just my fault! Even though I manually added the fix )
I'll recompile AGAIN with it also in GSM today and re-upload. Sorry 'bout that.
Click to expand...
Click to collapse
That's pretty funny, a little frustrating for you probably, but funny.
Thanks for sticking with it and helping out!
creeve4 said:
That's pretty funny, a little frustrating for you probably, but funny.
Thanks for sticking with it and helping out!
Click to expand...
Click to collapse
New ones up, they're not clean compiled but try them first
FaultException said:
New ones up, they're not clean compiled but try them first
Click to expand...
Click to collapse
Thanks, I'll let you know
Still not working.
I called my phone from my wife's phone many times and this is what I've experienced and learned:
1. The tunnel voice does not start until the caller speaks (e.g. after my CM7 phone receives a voice signal from the caller, the caller starts hearing a tunnel voice). When I called my phone and had my wife start talking everything was clear until I said something (I was on her phone), then the tunnel voice started.
2. If I manually mute and unmute my phone immediately after answering a call and before speaking, the entire call is clear, no tunnel voice.
Maybe the mute and unmute functions that Nelson used are incorrect or in the wrong location?

[Q] SGP321 (LTE) Incoming GSM calls...

Hi All
From what I understand, the Xperia Tablet Z 4G isn't meant to be able to make and/or receive GSM calls. I came from a Samsung P6800 that was able to make and receive GSM calls so I have a SIM that is attached to a voice and data plan. I'm now using that same SIM in the XZT.
Earlier this afternoon, I turned on my tablet and saw what looked like a missed call screen that flashed by and disappeared. There was no notification of a missed call. I remember the screen had light colours - like light green and blue and yellow (if my memory serves me right).
Tonight I actually received a GSM call. I didnt get to answer it in time (well, let's say that when I got to the tablet, I stood there looking at it and wondering what was going on and the call stopped!).The screen that came up is what I described above. It had an icon of a phone with a circle around it in the middle of the screen. I'm guessing that to answer the call, I would've had to have put my finger on the icon and drag it out to a side.
I tried calling my tablet again with my normal phone to replicate it and maybe try get a screenshot, but I can't seem to get through on the number.
Has anyone else experienced this? Is there software on the phone that can make and receive phone calls?
Edit: I should add that I'm on 4.2.2... and Build number is 10.3.1.A.0.244.
I had hoped I could use it as a huge phone, but nope.
I was told the hardware wasn't there.
But if you truly have had an incoming call, then there might be hope.
Right now I'm using Skype and the tablet redirect calls to my Skype-number.
There is..
I use viber a lot and everytime i recieve a call there is a phone with a circle and a wave on it and i just drag the phone to the right to answer it.
Sent from my SGP311 using xda app-developers app
arcsuser said:
There is..
I use viber a lot and everytime i recieve a call there is a phone with a circle and a wave on it and i just drag the phone to the right to answer it.
Sent from my SGP311 using xda app-developers app
Click to expand...
Click to collapse
Yeh, I thought that it could be Skype or Viber or one of them chat apps, but I wasn't signed into any of those at the time. I'd only had the tab for a couple of days and was still in the process of installing apps.
It hasn't happened since then.. but i'll keep a lookout for it and see if it happens again.
How about Google Voice? If you have it set up on your account you might be getting a call to that number. Try calling it.
bobbified said:
Yeh, I thought that it could be Skype or Viber or one of them chat apps, but I wasn't signed into any of those at the time. I'd only had the tab for a couple of days and was still in the process of installing apps.
It hasn't happened since then.. but i'll keep a lookout for it and see if it happens again.
Click to expand...
Click to collapse

LG ls992 wifi-calling

I can not get wifi calling to enable on this device for the life of me, is anyone able to get it to work on this phone (Sprint variant)?
fiddy619 said:
I can not get wifi calling to enable on this device for the life of me, is anyone able to get it to work on this phone (Sprint variant)?
Click to expand...
Click to collapse
I also have the ls992 and whenever I turn it on it shuts off immediately
Sent from my LGLS992 using XDA-Developers mobile app
fenguepay said:
I also have the ls992 and whenever I turn it on it shuts off immediately
Sent from my LGLS992 using XDA-Developers mobile app
Click to expand...
Click to collapse
I did find this...
https://community.sprint.com/baw/mobile/mobile-access.jspa#jive-discussion?content=%2Fapi%2Fcore%2Fv2%2Fdiscussions%2F221261
Works fine for me. Had to connect twice (the first one failed) and then made a call to voicemail no problem.
panamaniac said:
Works fine for me. Had to connect twice (the first one failed) and then made a call to voicemail no problem.
Click to expand...
Click to collapse
I'm guessing that someone fixed something somewhere, because now mine works too... But i can't seem to get my google voice to work as my voicemail, any ideas?
fiddy619 said:
I'm guessing that someone fixed something somewhere, because now mine works too... But i can't seem to get my google voice to work as my voicemail, any ideas?
Click to expand...
Click to collapse
Man I haven't done that in years, and now that you say that's a problem it's further encouragement. But TBH I'd love to set that up again, are you on Sprint?
panamaniac said:
Man I haven't done that in years, and now that you say that's a problem it's further encouragement. But TBH I'd love to set that up again, are you on Sprint?
Click to expand...
Click to collapse
Yes, sprint, ls992, if you can get it to work, let me know please, because i hate sprints visual voice mail... I can't get it to work with my google voice number, or by merging my number with my google voice account... Very irritating...
fiddy619 said:
I'm guessing that someone fixed something somewhere, because now mine works too... But i can't seem to get my google voice to work as my voicemail, any ideas?
Click to expand...
Click to collapse
fiddy619 said:
Yes, sprint, ls992, if you can get it to work, let me know please, because i hate sprints visual voice mail... I can't get it to work with my google voice number, or by merging my number with my google voice account... Very irritating...
Click to expand...
Click to collapse
I remember it being tricky when I set it up several years ago...like had to call Google or something. I may have an old post on some board somewhere about, lemme look around.

Question Pixel 6 Contacts Bug

Hi good people of XDA, Iam facing a serious issue in the Contacts app of my new Google Pixel 6.
When I call somebody and they answer their phone, the call shows as "Private number" in the Recents tab.
If they do not answer, then the contact name is shown normally, as it should.
Take a look at the screenshot here: https://postimg.cc/jL1yT1NX
All items shown as "Private" are calls that I made and they answered.
I've searched online, but i didn't find anything related to this issue. Am i he only one who is facing it?
Any insights could help a lot.
Gonik said:
Hi good people of XDA, Iam facing a serious issue in the Contacts app of my new Google Pixel 6.
When I call somebody and they answer their phone, the call shows as "Private number" in the Recents tab.
If they do not answer, then the contact name is shown normally, as it should.
Take a look at the screenshot here: https://postimg.cc/jL1yT1NX
All items shown as "Private" are calls that I made and they answered.
I've searched online, but i didn't find anything related to this issue. Am i he only one who is facing it?
Any insights could help a lot.
Click to expand...
Click to collapse
Looks like your carrier is blocking caller ID on outgoing calls or you somehow enabled it on your own. I know with Verizon I can block my number on all calls or on a case by case basis.
bobby janow said:
Looks like your carrier is blocking caller ID on outgoing calls or you somehow enabled it on your own. I know with Verizon I can block my number on all calls or on a case by case basis.
Click to expand...
Click to collapse
Hi bobby, thanks for the reply.
Caller ID is not blocked. The person that receives the call is seeing my number.
Gonik said:
Hi bobby, thanks for the reply.
Caller ID is not blocked. The person that receives the call is seeing my number.
Click to expand...
Click to collapse
Oh I get it now. That's an odd one, I can't seem to find a setting where that would change things.
Maybe an app you have is messing things up. Have you tried making a call while in safe mode?
chaimav said:
Maybe an app you have is messing things up. Have you tried making a call while in safe mode?
Click to expand...
Click to collapse
Explain safe mode please.
When you are on the the Emergency, Lockdown, Power Off... Etc screen, long press on Power Off. It will give you an option to reboot into Safe Mode.
Safe mode disables all of the apps you installed so you can see if it's an app causing the issue.
Just reboot again to get out of safe mode.
Go to settings > apps > all apps, tap on the 3 dots (upper right) and 'Show system' apps. Then try clearing cache and data for:
- dialer (phone app)
- phone storage
- contacts app
- contacts storage
Then reboot.
Not sure if that will help, but does not do any harm, it will resync all your contacs.
Hi all,
Thank you for your replies. I tried both suggestions.
I rebooted in safe mode and tried calling my wife.
The problem persisted.
I tried clearing data and cache for the apps suggested and rebooting the phone.
The problem persisted.
The strange thing while I am calling the phone of the contact is shown in the dialer. As soon as the person I am calling answers the phone their name is replaced and the dialer app shows "Private number" instead.
I am really confused!
Gonik said:
Hi all,
Thank you for your replies. I tried both suggestions.
I rebooted in safe mode and tried calling my wife.
The problem persisted.
I tried clearing data and cache for the apps suggested and rebooting the phone.
The problem persisted.
The strange thing while I am calling the phone of the contact is shown in the dialer. As soon as the person I am calling answers the phone their name is replaced and the dialer app shows "Private number" instead.
I am really confused!
Click to expand...
Click to collapse
Post it on Reddit r/GooglePixel sub. This can't be unique. I'm thinking carrier related but just a shot in the dark at this point.
bobby janow said:
Post it on Reddit r/GooglePixel sub. This can't be unique. I'm thinking carrier related but just a shot in the dark at this point.
Click to expand...
Click to collapse
Hi bobby!
Already did, almost 3 weeks ago (link). Unfortunately no reply.
Gonik said:
Hi bobby!
Already did, almost 3 weeks ago (link). Unfortunately no reply.
Click to expand...
Click to collapse
I'm intrigued. Which carrier? Do you have wifi calling you can try out?
Maybe something in permissions manager?
Hello! We have the same problem. On my wife's phone (Pixel 6), the phone writes private number for outgoing calls. There is no problem with incoming calls. Like Gonik, I tried everything, but nothing helped.
We live in Hungary and our mobile service provider is Telekom.
Carrier: Cablenet
Wifi calling: not supported
My next step is to try a sim card from a different carrier.
ChrYslerHUN said:
Hello! We have the same problem. On my wife's phone (Pixel 6), the phone writes private number for outgoing calls. There is no problem with incoming calls. Like Gonik, I tried everything, but nothing helped.
We live in Hungary and our mobile service provider is Telekom.
Click to expand...
Click to collapse
I am relieved that I am not alone! At the same time, I am sorry your wife is going through the same problem.
Hopefully Google will acknowledge it soon.
Gonik said:
I am relieved that I am not alone! At the same time, I am sorry your wife is going through the same problem.
Hopefully Google will acknowledge it soon.
Click to expand...
Click to collapse
Thank you!
Yes, it would be nice to fix it because the error is pretty frustrating. And on top of that, she got the phone from me as a gift.
Omg, I am not alone. So I bought unlocked phone in USA, and I am using it in Serbia (Europe) on mts network. ChrYslerHUN is in neighboring Hungary, so it could be related to usa/europe differences and European carriers.
But still, I have never seen anything like that, and it is quite frustrating. What does outgoing calls have to do with carriers. Your phone. should know which numbers you dialed, right.
Gonik said:
Carrier: Cablenet
Wifi calling: not supported
My next step is to try a sim card from a different carrier.
Click to expand...
Click to collapse
Or place your sim in a different device.
I'm having the exact same issue. Not only me, my wife also has a Pixel 6 and is experiencing the same problem. I've searched in Google but only found a couple of posts in Reddit and this one. Has anyone found a solution for this? It's kind of annoying. I'm from Spain.
Happy New Year to Everyone!
In the meantime, I installed another dialer application that can also record calls, so the problem is partially resolved, as it shows the called party properly during recordings. Regardless, it would even be nice to have an official fix for the bug.
The dialer application name is: ACR Phone
ACR Phone - Apps on Google Play
Privacy respecting phone dialer app with SIP and call recording support
play.google.com

Categories

Resources