![Quectel EC25 series Скачать руководство пользователя страница 57](http://html2.mh-extra.com/html/quectel/ec25-series/ec25-series_command-manual_3618187057.webp)
LTE Module Series
EC25&EC21 AT Commands Manual
EC25&EC21_AT_Commands_Manual 56 / 231
Example
AT+QCFG="urc/cache"
+QCFG: "urc/cache",0
//URC cache function is disabled
OK
AT+QCFG="urc/cache",1
//Enable URC cache
OK
AT+QCFG="urc/cache"
+QCFG: "urc/cache",1
OK
//Make a call and send two messages to the module
AT+QCFG="urc/cache",0
//Disable URC cache
OK
RING
//Output cached URC
NO CARRIER
//Output cached URC
+CMTI: "ME",0
//Output cached URC
+CMTI: "ME",1
//Output cached URC
AT+QCFG="urc/cache"
+QCFG: "urc/cache",0
//URC cache function is disabled
OK
4.3.19. AT+QCFG="tone/incoming" Ring tone Function
AT+QCFG="tone/incoming" Ring Tone Function
Write Command
AT+QCFG="tone/incoming",<enable>
Response
If
<enable>
is omitted, return the current configuration:
+QCFG: "tone/incoming",<enable>
OK
If
<enable>
is not omitted, enable/disable ring tone function:
OK
ERROR