GetSmsCenter: Difference between revisions

From Ultiroam User Docs
Jump to navigation Jump to search
No edit summary
Tag: 2017 source edit
m (added Category:R2D2 using HotCat)
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
DESCRIPTION[edit | edit source]
This command gets SMS Center number set in the robot and the one set in the SIM for the specified GSM port.
This command gets SMS Center number set in the robot and in the SIM for the specified GSM port.
{| class="wikitable"
COMMAND[edit | edit source]
!Command
Command
!Input Arguments
Input arguments
!Returns
Returns
|-
GetSmsCenter
|GetSmsCenter
Port index
|Port index
SMS Center
|SMS Center values defined
|}
'''OUTPUT:'''


OUTPUT
SMSC number sets in R2D2 device followed by the SMSC number sets in the SIM used by the robot.
SMSC number sets in R2D2 device and SMSC number sets in the SIM used by the robot.
 
'''EXAMPLE:'''


EXAMPLE[edit | edit source]
~# GetSMSCenter 0
~# GetSMSCenter 0
+333600100100 / +333600100100
+333600100100 / +333600100100
~# GetSMSCenter 7
OR
+333600100100 / SMSC unknown GetSmsCenter Remote
 
'''OR:'''
 
~# GetSMSCenter 0
 
SMSC not set / +33689004000
 
[[Category:SMS]]
[[Category:R2D2]]

Latest revision as of 11:27, 27 March 2025

This command gets SMS Center number set in the robot and the one set in the SIM for the specified GSM port.

Command Input Arguments Returns
GetSmsCenter Port index SMS Center values defined

OUTPUT:

SMSC number sets in R2D2 device followed by the SMSC number sets in the SIM used by the robot.

EXAMPLE:

~# GetSMSCenter 0

+333600100100 / +333600100100 OR

OR:

~# GetSMSCenter 0

SMSC not set / +33689004000