The maintained version now lives at ProxMox Cluster - Soup-to-Nutz, part of scyto/homelab-docs.
Questions or troubleshooting? Continue the conversation here โ a Q&A discussion where replies thread properly, answers can be marked, and everything is searchable. The 51 comments below stay exactly where they are as an archive.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?php | |
| // Upload to private url or implement authorization... | |
| if (isset($_GET["json"])) { | |
| header("Content-type: application/json"); | |
| exit(json_encode( fpm_get_status() )); | |
| } | |
| ?> | |
| <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | |
| <html xmlns="http://www.w3.org/1999/xhtml"> | |
| <!-- |
The UniFi UI exposes no SMS interface for the U5G's built-in 5G modem. This documents how SMS send/receive actually works under the hood, accessed over SSH.
The U5G uses a Qualcomm MSM integrated modem. Communication happens over:
- QRTR (Qualcomm IPC Router) โ modem is at node
qrtr://3 - SMD (Shared Memory Driver) โ AT command port at
/dev/smd7