WaitRegistration: Difference between revisions

From Opale Wiki
Jump to navigation Jump to search
No edit summary
Tag: 2017 source edit
No edit summary
Line 1: Line 1:
This command allows to wait until VoLTE registration is done.
This command allows to wait until Network registration is done.


'''COMMAND'''
'''COMMAND'''
Line 17: Line 17:


'''EXAMPLE'''<syntaxhighlight lang="text">
'''EXAMPLE'''<syntaxhighlight lang="text">
~# WaitVolteRegistration 0 180
~# WaitRegistration 0 180
OK
OK
</syntaxhighlight>
</syntaxhighlight>

Revision as of 21:37, 3 November 2025

This command allows to wait until Network registration is done.

COMMAND

Command Line Arguments Returns
WaitRegistration PortIndex,TimeoutVolteMode Error Code in case of error.

OUTPUT

Command status


EXAMPLE

~# WaitRegistration 0 180
OK