WaitRegistration: 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> Category:VOLTE Category:R2D2") Tag: 2017 source edit |
No edit summary |
||
| Line 7: | Line 7: | ||
!Returns | !Returns | ||
|- | |- | ||
|''' | |'''WaitRegistration''' | ||
|PortIndex,TimeoutVolteMode | |PortIndex,TimeoutVolteMode | ||
|[[R2D2 Error Codes|Error Code]] in case of error. | |[[R2D2 Error Codes|Error Code]] in case of error. | ||
Revision as of 21:36, 3 November 2025
This command allows to wait until VoLTE registration is done.
COMMAND
| Command | Line Arguments | Returns |
|---|---|---|
| WaitRegistration | PortIndex,TimeoutVolteMode | Error Code in case of error. |
OUTPUT
Command status
EXAMPLE
~# WaitVolteRegistration 0 180
OK