GetVolteStatus: Difference between revisions

From Opale Wiki
Jump to navigation Jump to search
(Created page with "This command shows the IMS and VoLTE connection status. It displays also, the connection APN and the IPv4 or IPv6 address. '''COMMAND''' {| class="wikitable" !Command !Line Arguments !Returns |- |'''GetVolteStatus''' |PortIndex |Error Code in case of error. |} '''OUTPUT''' Command status '''EXAMPLE'''<syntaxhighlight lang="text"> ~ # GetVolteStatus 0 IMS : ENABLED VoLTE: READY APN : ims IP : 2a04:cec0:9ea:e4b5:0:55:72cc:4201 </syntaxhighlight>")
 
m (added Category:R2D2 using HotCat)
Line 23: Line 23:
IP  : 2a04:cec0:9ea:e4b5:0:55:72cc:4201
IP  : 2a04:cec0:9ea:e4b5:0:55:72cc:4201
</syntaxhighlight>
</syntaxhighlight>
[[Category:R2D2]]

Revision as of 21:58, 1 April 2025

This command shows the IMS and VoLTE connection status. It displays also, the connection APN and the IPv4 or IPv6 address.

COMMAND

Command Line Arguments Returns
GetVolteStatus PortIndex Error Code in case of error.

OUTPUT

Command status


EXAMPLE

~ # GetVolteStatus 0
IMS  : ENABLED
VoLTE: READY
APN  : ims
IP  : 2a04:cec0:9ea:e4b5:0:55:72cc:4201