WaitVolteRegistration: Difference between revisions
Jump to navigation
Jump to search
(Created page with "This command allows to wait until VoLTE registration is done. '''COMMAND''' {| class="wikitable" !Command !Line Arguments !Returns |- |'''WaitVolteRegistration''' |PortIndex,TimeoutVolteMode |Error Code in case of error. |} '''OUTPUT''' Command status '''EXAMPLE'''<syntaxhighlight lang="text"> ~# WaitVolteRegistration 0 180 OK </syntaxhighlight>") |
m (added Category:R2D2 using HotCat) |
||
(One intermediate revision by the same user not shown) | |||
Line 20: | Line 20: | ||
OK | OK | ||
</syntaxhighlight> | </syntaxhighlight> | ||
[[Category:VOLTE]] | |||
[[Category:R2D2]] |
Latest revision as of 21:49, 1 April 2025
This command allows to wait until VoLTE registration is done.
COMMAND
Command | Line Arguments | Returns |
---|---|---|
WaitVolteRegistration | PortIndex,TimeoutVolteMode | Error Code in case of error. |
OUTPUT
Command status
EXAMPLE
~# WaitVolteRegistration 0 180
OK