[Q] What happened to SIP settings? - G 2014 Q&A, Help & Troubleshooting

I got the lollipop OTA on my XT1063 and now I can't find SIP settings.
They are NOT in the phone app call settings.
What happened? How do I fix it? This is ridiculous.

On Nexus 5 it's in a pretty obscure place. Dialer > dots in the "Search contacts & places" box > Settings > Call Settings > Phone account settings > SIP settings. Do you see that on your Moto?

cmstlist said:
On Nexus 5 it's in a pretty obscure place. Dialer > dots in the "Search contacts & places" box > Settings > Call Settings > Phone account settings > SIP settings. Do you see that on your Moto?
Click to expand...
Click to collapse
Sadly, no, I don't. That's where it was on my Nexus 4, too. There's no "Phone account settings" menu under Call Settings.

Related

Disabling "Connection Setup" at startup

How to disable "Connection Setup" at startup? It's so annoying
Thanks.
spanish rom
sorry men i answer in the wrong post
Go to Start > Settings > Connections > Conection Setup & from Menu options at right bottom uncheck "Enable Automatic Configuration"

(Guide) Lost Phone Protocol

Hi guys, this is my first guide on XDA
Any suggestions for improving are welcome
I have always been worried about losing my phone, so i made a "Find my phone if all else fails" backup plan (because Googles Device Manager isn't that accurate if you don't have WiFi/data)
What you need:
Tasker (well duh?) [PAID]
Secure settings plugin
Toggle data 5.0 [PAID, but rumor has it there is a free version for XDA members somewhere] (Not needed on Samsung devices, can uses taskers built in data toggle?) I am only using this as the secure settings and taskers inbuilt data toggle did not work for me. They might work for you!
...and Root (Recommended)
You are out with some mates, and you reach into your pocket where your phone should be, and you find....nothing! You don't panic though, as you can just borrow your friends phone, to text yours to find it.
First line of defense
This is a simple, no data, no wifi way of getting an accurate location for your phone.
1. New > Event > Phone > Received text
a. TYPE: Any
SENDER: (Leave blank)
CONTENT: Lost phone (you can change it for your own phrase, and it is case sensitive!)
<Back (top left)
In the popup, select "New Task +", and call it "Lost Reply"
2. Add action > Phone > Send SMS
a. NUMBER: %SMSRF
MESSAGE: Please wait up to two minutes for the location...
<Back (top left again)
b. Add action > Plugin > Secure settings > Configuration (Tap on the pencil) > System+ Actions > GPS > select "On"> Tap the save icon >
<Back (Top Left)
c. Add action > Task > Wait > 5 Seconds >
<Back (you know where)
d. Add action > Location > Get Location > SOURCE: GPS, TIMEOUT (Seconds): 50 [higher the better, more accurate GPS fix] >
<Back
e. Add action > Phone > Send SMS > NUMBER: %SMSRF
MESSAGE:
Im lost! My batt is at: %BATT
Location: %LOC
Accuracy: %LOCACC
GPS stat: %GPS
<Back
f. Add action > Task > Wait > 15 Seconds
<Back
g. Add action > Plugin > Secure settings > Configuration (Tap on the pencil) > System+ Actions > GPS > select "Off"> Tap the save icon >
<Back (Top Left)
Done! you can now track your phone via Text!
Need more tracking ability?
How about you enable the data remotely via text? Then you can use Android device Manager or an installed anti theft app to track your phone!
[You can try kenboyles72 method posted below for enabling/disabling data too]
Data on:
1. New > Event > Phone > Received text
a. TYPE: Any
SENDER: (Leave blank)
CONTENT: Enable Data (you can change it for your own phrase, and it is case sensitive!)
<Back
In the popup, select "New Task +", and call it "Data on Reply"
2.
a. Add action > Plugin > Toggle data 5.0 > tap on "Configuration" > select "Switch on"
<Back
b. Add action > Phone > Send SMS >
NUMBER: %SMSRF
MESSAGE: Data is now ENABLED
<Back
Data Off
1. New > Event > Phone > Received text
a. TYPE: Any
SENDER: (Leave blank)
CONTENT: Disable Data (you can change it for your own phrase, and it is case sensitive!)
<Back
In the popup, select "New Task +", and call it "Data off Reply"
2.
a. Add action > Plugin > Toggle data 5.0 > tap on "Configuration" > select "Switch off"
<Back
b. Add action > Phone > Send SMS >
NUMBER: %SMSRF
MESSAGE: Data is now DISABLED
<Back
Nice guide and works great as you have written above. Just a note, you can enable/disable data via run shell in tasker without any third party app/plugin. I have a profile that toggles data when I'm on wifi.
Turn data off
Run Shell Command:
su
setenforce permissive;
svc data disable;
Check the use root box
Turn data on
Run Shell Command:
su
setenforce permissive;
svc data enable;
Check the use root box
Not sure if this will work on all phones, but works great on my Oneplus One
kenboyles72 said:
Nice guide. just a note, you can enable/disable data via run shell in tasker without any third party app/plugin. I have a profile that toggles data when I'm on wifi.
Turn data off
Run Shell Command:
su
setenforce permissive;
svc data disable;
Check the use root box
Turn data on
Run Shell Command:
su
setenforce permissive;
svc data enable;
Check the use root box
Not sure if this will work on all phones, but works great on my Oneplus One
Click to expand...
Click to collapse
Oooh ok thanks! I didn't know that [emoji2] i could have saved 4 bucks haha
Sent from my HTC One M9 using XDA-Developers mobile app
cjkbarnett said:
Oooh ok thanks! I didn't know that [emoji2] i could have saved 4 bucks haha
Sent from my HTC One M9 using XDA-Developers mobile app
Click to expand...
Click to collapse
Found that command in one of the guides here. I have gone through just about every thread and have greatly expanded my knowledge in tasker. I have bookmarked a lot of 'em, plus I have everything typed out just in case
Edit:
Here's another tip for your script that I just added to mine. In your send text command with just %LOC, you will just get the long and lat numbers and is hard to copy just that text in some message apps. Now if you add
Code:
I’m at http://maps.google.com/maps?z=12&t=m&q=loc:%LOC
this will give a link to google maps with current location and would be easier to use.

custom notification for Gmail in OnePlus 3T Orio, Android 8.0 OxygenOs5.0 Won't work

Tried adding a custom notification to Gmail.
Went the usual way: Settings > Sounds > "Ringtone for messages designated as Default" > local ringtones
The list of available tones on the phone comes up, but when i choose the one I want it wont sound, will appear as "chosen" but wont ring when mail comes in.
Red the threads, turned notification into .ogg, put it in same directory where all the notifications are, set -rw-r-r, and rebooted. now it shows on the list, sound when i choose it yet when Gmail gets a new mail the system will use another notification from the default list.
Any ideas ?
Have a look at Settings> Notifications> Gmail.
BillGoss said:
Have a look at Settings> Notifications> Gmail.
Click to expand...
Click to collapse
When i do that and reach gmail >press "gmail" logo on top> app info> battery> (bottom of scree) battery optimization > text in GRAY "doing optimization to battery" but tapping on the gray text has no reaction.
on the other hand "Gmail" does not appear on the optimization list on settings> battery> battery optimization
isratom said:
When i do that and reach gmail >press "gmail" logo on top> app info> battery> (bottom of scree) battery optimization > text in GRAY "doing optimization to battery" but tapping on the gray text has no reaction.
on the other hand "Gmail" does not appear on the optimization list on settings> battery> battery optimization
Click to expand...
Click to collapse
See screenshot for where you should be. Then tap on Email and select the sound you want.
BillGoss said:
See screenshot for where you should be. Then tap on Email and select the sound you want.
Click to expand...
Click to collapse
Thank you for swift response.
Checked my phone (BtW it's the Hebrew version for Israel) and i have the exact same options marked but the vibration option which i allowed on my phone.
But, when a mail comes in to Gmail the phone chooses a different notification (other then my custom one) and ignores my previous setting

Sorting contacts

I have the S10 plus and I can't find anywhere in the settings to sort the contacts by last name.
Go to contacts app( not the phone app) -> menu from left -> settings
You should have sort by there
No idea how I missed that but thank you!

Is there no 'Mobile Hotspot' button in the pulldown menu?

To answer my question this adds the button:
> https://www.xda-developers.com/how-...ttings-tile-toggle-on-samsung-galaxy-devices/
It's just not there or I am blind. The only buttons I can add are 'Live Caption' and 'To Do Quick Add'. I have been turning on hotspot through Settings > Connections > Mobile Hotspot and Tethering > Mobile Hotspot. I see nothing about adding a button in the Configuration settings there either.

Categories

Resources