aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenis Kenzior <denkenz@gmail.com>2024-03-21 16:56:29 -0500
committerDenis Kenzior <denkenz@gmail.com>2024-03-21 16:57:37 -0500
commit346d50d2f0d48632223fb07f87e35bb6a83475ed (patch)
tree52ac9338e672c9a833cfb1abe32f6fdd2964f00a
parent9534ba602a9ac21b0a62b632e72d6e8aefe435ad (diff)
downloadphonesim-346d50d2f0d48632223fb07f87e35bb6a83475ed.tar.gz
default.xml: Add CMUX=? supportHEADmaster
This allows the oFono phonesim plugin to use Multiplexer=internal setting to talk to phonesim via 07.10 multiplexer.
-rw-r--r--src/default.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/default.xml b/src/default.xml
index b6e29d3..3273b56 100644
--- a/src/default.xml
+++ b/src/default.xml
@@ -3428,6 +3428,12 @@ OK</response>
<response>OK</response>
</chat>
+<chat>
+ <!-- Query CMUX support -->
+ <command>AT+CMUX=?</command>
+ <response>+CMUX: (0),(0),(5),(1-1509),(1-255),(0-100),(2-255),(1-255),(1-7)\n\nOK</response>
+</chat>
+
<!-- SIM filesystem definition, based on standard test strings
presented in GSM 11.10-4. This is primarily intended for
testing icon definitions within SIM toolkit applications -->