GsmRoutePrint: Difference between revisions
Jump to navigation
Jump to search
(Created page with "This command suppresses pin code lock on the SIM. '''COMMAND''' {| class="wikitable" !Command !Line Arguments !Returns |- |'''DisablePinLock''' |Port index, PINCode |Error Code in case of error. |} '''OUTPUT''' None '''EXAMPLE'''<syntaxhighlight lang="text"> ~# DisablePinLock 0 "1234" OK </syntaxhighlight> Category:R2D2 Category:SIM") Tag: 2017 source edit |
m (added Category:SIP using HotCat) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
This command | This command writes to the standard output the list of all active SIP to GsM port routes. | ||
Line 8: | Line 9: | ||
!Returns | !Returns | ||
|- | |- | ||
|''' | |'''GsmRoutePrint''' | ||
| | |None | ||
| | |List of active Sip to GSM port routes | ||
|} | |} | ||
'''OUTPUT''' | '''OUTPUT''' | ||
List all active SIP to GSM port routes. | |||
'''EXAMPLE'''<syntaxhighlight lang="text"> | '''EXAMPLE'''<syntaxhighlight lang="text"> | ||
~# | ~# GsmRoutePrint | ||
10.2.5.125 ANY | |||
10.2.5.125 1 | |||
</syntaxhighlight> | </syntaxhighlight> | ||
[[Category:R2D2]] | [[Category:R2D2]] | ||
[[Category: | [[Category:SIP]] |
Latest revision as of 10:12, 2 April 2025
This command writes to the standard output the list of all active SIP to GsM port routes.
COMMAND
Command | Line Arguments | Returns |
---|---|---|
GsmRoutePrint | None | List of active Sip to GSM port routes |
OUTPUT
List all active SIP to GSM port routes.
EXAMPLE
~# GsmRoutePrint
10.2.5.125 ANY
10.2.5.125 1