ConfigureVolte: Difference between revisions

From Opale Wiki
Jump to navigation Jump to search
(Created page with "This command selects LTE MBN profile for the specified LTE port. It is available only for the LTE ports equipped with Quectel modems. '''COMMAND''' {| class="wikitable" !Command !Line Arguments !Returns |- |'''ConfigureVolte''' |PortIndex, Profile |Error Code in case of error. |} '''OUTPUT''' Command status '''EXAMPLE'''<syntaxhighlight lang="text"> ~# ConfigureVolte 0 Bouygues_France_VoLTE OK </syntaxhighlight>")
 
m (added Category:R2D2 using HotCat)
Line 19: Line 19:
OK
OK
</syntaxhighlight>
</syntaxhighlight>
[[Category:R2D2]]

Revision as of 21:43, 1 April 2025

This command selects LTE MBN profile for the specified LTE port. It is available only for the LTE ports equipped with Quectel modems.

COMMAND

Command Line Arguments Returns
ConfigureVolte PortIndex, Profile Error Code in case of error.

OUTPUT

Command status

EXAMPLE

~# ConfigureVolte 0 Bouygues_France_VoLTE
OK