GetVolteParameters: Difference between revisions

From Opale Wiki
Jump to navigation Jump to search
(Created page with "This command shows the VoLTE parameters configured for a specific port. '''COMMAND''' {| class="wikitable" !Command !Line Arguments !Returns |- |'''GetVolteParameters''' |PortIndex |Error Code in case of error. |} '''OUTPUT''' Command status '''EXAMPLE'''<syntaxhighlight lang="text"> ~ # GetVolteParameters 1 VolteMode: VOLTE APN: ims Username: Password: AuthType: NONE PDPType: IPV4 MbnProfile: AUTO </syntaxhighlight>")
 
m (added Category:VOLTE using HotCat)
 
(One intermediate revision by the same user not shown)
Line 26: Line 26:
MbnProfile: AUTO
MbnProfile: AUTO
</syntaxhighlight>
</syntaxhighlight>
[[Category:R2D2]]
[[Category:VOLTE]]

Latest revision as of 21:56, 1 April 2025

This command shows the VoLTE parameters configured for a specific port.

COMMAND

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

OUTPUT

Command status


EXAMPLE

~ # GetVolteParameters 1
VolteMode: VOLTE
APN: ims
Username:
Password:
AuthType: NONE
PDPType: IPV4
MbnProfile: AUTO