Miles Alan
844ce9ddef
Plus prefix strip numbers before storing into modem log
4 years ago
Miles Alan
a032e4923e
Remove +1 stripping from numbers in modem scripts
...
Note prefix stripping was unreliable because any +1XX number would break things.
The advice should be to always dial with +1 / international prefixes and store
contacts in your contacts.tsv with international codes; this way we avoid any
duplicate errors since we can be assured things in mmcli always come back w/
international prefixing automatically.
4 years ago
Miles Alan
a4b2724c4a
Clean up modem functionality & don't ever kill dmenu; move call monitoring to call script
4 years ago
Miles Alan
049a93e5d8
Shellcheck and tabindent all scripts
4 years ago
Anjandev Momi
1b78c3cf2f
modem: use XDG_CONFIG_HOME to save logs
...
Signed-off-by: Miles Alan <m@milesalan.com>
4 years ago
Miles Alan
6777dbdebd
Fix bug w/ newcall() in sxmo_modemmonitor.sh preventing ringing call from being logged
...
Resolves sxmo-tickets #26 reported by ~jan_wagemakers
5 years ago
Miles Alan
ba8e8b0b9a
Fix typo when modem not found you're -> your
5 years ago
Miles Alan
fa3550c638
Add warnings to modem scripts if the modem is not present
5 years ago
Miles Alan
34b2c57038
Fixes related to cleaning up modem functionality; fix audio; add flash toggle
5 years ago
Miles Alan
8b52988ad2
Remove sudo from mmcli commands in modem scripts
5 years ago
Miles Alan
e5877059ff
Lots of bugfixes related to calling/modem and various script fixes
5 years ago
Miles Alan
22d974f22f
Cleanup calling - mostly working; misc cleanup scripts; add vibrate program
5 years ago
Miles Alan
ae983ef8c8
Various progess on calling & texting; reorganize scripts dirs by category
5 years ago