meta data for this page
Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
cellphone:start [2021/02/22 07:32] spaetz fix formatting |
cellphone:start [2022/06/17 02:24] (current) boud copyedit for language only; no check on validity |
||
---|---|---|---|
Line 2: | Line 2: | ||
Receiving MMS is not yet integrated, check the page on [[:mms|MMS support]] on how to compile the experimental support yourself. | Receiving MMS is not yet integrated, check the page on [[:mms|MMS support]] on how to compile the experimental support yourself. | ||
- | == A few tipps and howtows == | + | == A few tips and howtos == |
- | - To make a call from the command line, you can issue ''xdg-open tel://XXX'' | + | - To make a call from the command line, you can issue ''%%xdg-open tel://XXX%%'' |
- A geeky way to read contacts stored on your SIM card is presented in: [[cellphone:simcard|Reading contacts stored on the SIM card]] | - A geeky way to read contacts stored on your SIM card is presented in: [[cellphone:simcard|Reading contacts stored on the SIM card]] | ||
- | - So send of USSD Codes, you can used the regular calls application. On a terminal you could also issue <code>mmcli -m 0 --3gpp-ussd-initiate="*106#"</code>and replace *106# with the code to dial. | + | - So send of USSD Codes, you can use the regular calls application. On a terminal you could also issue <code>mmcli -m 0 --3gpp-ussd-initiate="*106#"</code>and replace *106# with the code to dial. |