On 12 October 2016 at 14:41, Wayne Ward <[email protected]> wrote: > Is there any way to make sim one switch off but keep sim two on without > ejecting the sim ? > I've seen redirect but would like to simply disable it and then re enable > when I'm ready to to take calls on it
You *might* be able to use the nmcli command line tool to disable/enable devices. Something like "nmcli device disconnect <devicename>" and "nmcli device connect <devicename>". You can get the device names with "nmcli d" (d is 'device' for short). Cheers, -- Alan Pope Community Manager Canonical - Ubuntu Engineering and Services +44 (0) 7973 620 164 [email protected] http://ubuntu.com/ -- Mailing list: https://launchpad.net/~ubuntu-phone Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntu-phone More help : https://help.launchpad.net/ListHelp

