All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Ultiroam User Docs. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 21:55, 9 July 2020 Administrator talk contribs created page Call Forwarding Conditions (Created page with "<source> #define CALL_FW_UNCONDITIONAL 0 #define CALL_FW_BUSY 1 #define CALL_FW_NO_REPLAY 2 #define CALL_FW_NOT_REACHABLE...")
- 21:53, 9 July 2020 Administrator talk contribs created page Call Barring Options (Created page with "<source> #define CALL_BARR_BAOC 0x00000001 #define CALL_BARR_BOIC 0x00000002 #define CALL_BARR_BOIC_EX 0x00000004 #define CALL_BARR_BAIC 0...")
- 21:49, 9 July 2020 Administrator talk contribs created page Call Class (Created page with "<source> #define CALL_CLASS_VOICE 0 #define CALL_CLASS_DATA 1 #define CALL_CLASS_FAX 2 #define CALL_CLASS_SMS...")
- 21:48, 9 July 2020 Administrator talk contribs created page Call forwarding condition (Created page with "<source> #define CALL_FW_UNCONDITIONAL 0 #define CALL_FW_BUSY 1 #define CALL_FW_NO_REPLAY 2 #define CALL_FW_NOT_REACHABLE...")
- 16:19, 9 July 2020 Administrator talk contribs deleted page FXO Call State (content was: "<source> #define FXO_STATE_ON_HOOK 0 #define FXO_STATE_INCOMING 1 #define FXO_STATE_CONNECTED 2 </source> <noinclude>category:Additional Resources Category:Messages</noinclude>", and the only contributor was "Administrator" (talk))
- 16:18, 9 July 2020 Administrator talk contribs created page FXO State (Created page with "<source> #define FXO_STATE_ON_HOOK 0 #define FXO_STATE_INCOMING 1 #define FXO_STATE_CONNECTED 2 </source> <noinclude>category:Additional Resources Category:Message...")
- 16:10, 9 July 2020 Administrator talk contribs created page Call Status (Created page with "<source> #define CALL_STATUS_CONNECTED 0 #define CALL_STATUS_BUSY 1 #define CALL_STATUS_REJECTED 2 #define CALL_STATUS_NO_RESPONSE...")
- 15:28, 9 July 2020 Administrator talk contribs created page FXO Call State (Created page with "#define FXO_STATE_ON_HOOK 0 #define FXO_STATE_INCOMING 1 #define FXO_STATE_CONNECTED 2 <noinclude>category:Additional Resources Category:Messages</noinclude>")
- 14:03, 9 July 2020 Administrator talk contribs created page Port Status (Created page with "== Port Status Values == <source> #define PORT_STATUS_POWER_OFF 0 #define PORT_STATUS_ERR_TIMEOUT 1 #define PORT_STATUS_ERR_MODULE...")
- 12:58, 9 July 2020 Administrator talk contribs created page SimMemoryPurge Bash (Created page with "==DESCRIPTION== This command clears all SMS storage area of the SIM currently assigned to the specified GSM port. ==COMMAND== {| class="wikitable" |- !Command !! Input argume...")
- 12:34, 9 July 2020 Administrator talk contribs created page StopSMSReceiving Bash (Created page with "==DESCRIPTION== This command stops automatic SMS receiving on the specified GSM port. ==COMMAND== {| class="wikitable" |- !Command !! Input arguments !! Returns {{:StopSMSRec...")
- 12:33, 9 July 2020 Administrator talk contribs created page StartSMSReceiving Bash (Created page with "==DESCRIPTION== This command starts automatic SMS receiving on the specified GSM port. All received SMS will be read from SIM card, written to CDR file and then purged from SI...")
- 12:31, 9 July 2020 Administrator talk contribs created page WaitAndReceiveSMS Bash (Created page with "==DESCRIPTION== This command waits until SMS is received on the specified GSM port or optional timeout (entered in seconds) expired. If timeout is not specified or is greater...")
- 09:56, 9 July 2020 Administrator talk contribs created page SendSMSPduAndWaitDelivery Bash (Created page with "==DESCRIPTION== This command sends SMS defined in specified PDU buffer (entered as an array of hexadecimal digits), from the specified GSM port. © iQsim SAS 2012 Page 92/190...")
- 09:52, 9 July 2020 Administrator talk contribs created page SendSMSTextAndWaitDelivery Bash (Created page with "==DESCRIPTION== This command sends SMS to the specified destination number, with specified text (entered between double quotes, coded as UTF-8), from the specified GSM port. F...")
- 09:51, 9 July 2020 Administrator talk contribs created page DecodePdu Bash (Created page with "==DESCRIPTION== This command decodes specified PDU buffer. This command cannot be used in remote. ==COMMAND== {| class="wikitable" |- !Command !! Input arguments !! Returns {...")
- 09:48, 9 July 2020 Administrator talk contribs created page SendSMSPdu Bash (Created page with "==DESCRIPTION== This command sends SMS using data from specified PDU buffer (entered as an array of hexadecimal digits), from the specified GSM port. The SMS Center number can...")
- 09:47, 9 July 2020 Administrator talk contribs created page SendSMSText Bash (Created page with "==DESCRIPTION== This command sends SMS to the specified destination number, with specified text (entered between double quotes, coded as UTF-8), from the specified GSM port. T...")
- 09:44, 9 July 2020 Administrator talk contribs created page SetSMSCenter Bash (Created page with "==DESCRIPTION== This command sets SMS Center address for the specified GSM port. ==COMMAND== {| class="wikitable" |- !Command !! Input arguments !! Returns {{:SetSMSCenter Sy...")
- 09:42, 9 July 2020 Administrator talk contribs created page GetSMSCenter Bash (Created page with "==DESCRIPTION== This command gets SMS Center number set in the robot and in the SIM for the specified GSM port. ==COMMAND== {| class="wikitable" |- !Command !! Input argument...")
- 08:15, 9 July 2020 Administrator talk contribs created page XIQS Create Device Plan (Created page with "__NOTOC__ ==DESCRIPTION== The function '''createXIQSDevicePlan''' allows to create a new ''device plan''. ==PARAMETERS== {| class="wikitable" |- ! colspan=3|createXIQSDeviceP...")
- 07:33, 9 July 2020 Administrator talk contribs deleted page GetXIQSDevicePlanList (content was: "==DESCRIPTION== This function get a list of '''device plan''' owned by a partition. If the current logged user is administrator, he gets the full list of all device plan unless a 'id_partition' parameter is specified. ==PARAMETERS== {| class="wikitable" |- ! Field Name !! Type !! Description |- | id_partition ||style="text-align:center;"|long|| Partition id....", and the only contributor was "Administrator" (talk))
- 07:28, 9 July 2020 Administrator talk contribs created page GetXIQSDevicePlanList (Created page with "==DESCRIPTION== This function get a list of '''device plan''' owned by a partition. If the current logged user is administrator, he gets the full list of all device plan unles...")
- 07:10, 9 July 2020 Administrator talk contribs created page XIQS Get Device Plan List (Created page with "==DESCRIPTION== This function get a list of '''device plan''' owned by a partition. If the current logged user is administrator, he gets the full list of all device plan unles...")
- 07:01, 9 July 2020 Administrator talk contribs created page Xiqs (Created page with "Xiqs command example")
- 13:27, 7 May 2020 Administrator talk contribs created page ConfigureVolte Remote (Created page with "== API == === MessageCode: '''GRA_CONFIGURE_VOLTE_REQUEST''' === {| class="wikitable" |- ! colspan=3|MESSAGE BODY |- ! Field Name !! Length !! Description |- | PortIndex ||sty...")
- 13:26, 7 May 2020 Administrator talk contribs created page UploadMbnFile Remote (Created page with "== API == === MessageCode: '''GRA_UPLOAD_MBN_FILE_REQUEST''' === {| class="wikitable" |- ! colspan=3|MESSAGE BODY |- ! Field Name !! Length !! Description |- | PortIndex ||sty...")
- 13:25, 7 May 2020 Administrator talk contribs created page GetMbnList Remote (Created page with "== API == === MessageCode: '''GRA_GET_MBN_LIST_REQUEST''' === {| class="wikitable" |- ! colspan=3|MESSAGE BODY |- ! Field Name !! Length !! Description |- | PortIndex ||style=...")
- 13:17, 7 May 2020 Administrator talk contribs created page GetMbnList Bash (Created page with "==DESCRIPTION== This command gets a list of the LTE configuration MBN profiles for the specified LTE port. It is available only for the LTE ports equipped with Quectel modems....")
- 13:16, 7 May 2020 Administrator talk contribs created page UploadMbnFile Bash (Created page with "==DESCRIPTION== This command uploads LTE configuration MBN file and adds it to the list of LTE profiles for the specified LTE port. It is available only for the LTE ports equi...")
- 13:16, 7 May 2020 Administrator talk contribs created page ConfigureVolte Bash (Created page with "==DESCRIPTION== This command selects LTE MBN profile for the specified LTE port. It is available only for the LTE ports equipped with Quectel modems. ==COMMAND== {| class="wi...")
- 12:55, 7 May 2020 Administrator talk contribs created page GetUSSDTimeout Remote (Created page with "== API == === MessageCode: '''GRA_GET_USSD_TIMEOUT_REQUEST''' === {| class="wikitable" |- ! colspan=3|MESSAGE BODY |- ! Field Name !! Length !! Description |- | PortIndex ||st...")
- 12:54, 7 May 2020 Administrator talk contribs created page SetUSSDTimeout Remote (Created page with "== API == === MessageCode: '''GRA_SET_USSD_TIMEOUT_REQUEST''' === {| class="wikitable" |- ! colspan=3|MESSAGE BODY |- ! Field Name !! Length !! Description |- | PortIndex ||st...")
- 12:53, 7 May 2020 Administrator talk contribs created page SendUSSDCommand Remote (Created page with "== API == === MessageCode: '''GRA_SEND_USSD_COMMAND_REQUEST''' === {| class="wikitable" |- ! colspan=3|MESSAGE BODY |- ! Field Name !! Length !! Description |- | PortIndex ||s...")
- 12:53, 7 May 2020 Administrator talk contribs created page OpenUSSDSession Remote (Created page with "== API == === MessageCode: '''GRA_OPEN_USSD_SESSION_REQUEST''' === {| class="wikitable" |- ! colspan=3|MESSAGE BODY |- ! Field Name !! Length !! Description |- | PortIndex ||s...")
- 12:47, 7 May 2020 Administrator talk contribs created page GetUSSDResponse Remote (Created page with "== API == === MessageCode: '''GRA_GET_USSD_RESPONSE_REQUEST''' === {| class="wikitable" |- ! colspan=3|MESSAGE BODY |- ! Field Name !! Length !! Description |- | PortIndex ||s...")
- 12:45, 7 May 2020 Administrator talk contribs created page GetUSSDPush Remote (Created page with "== API == === MessageCode: '''GRA_GET_USSD_PUSH_REQUEST''' === {| class="wikitable" |- ! colspan=3|MESSAGE BODY |- ! Field Name !! Length !! Description |- | PortIndex ||style...")
- 12:43, 7 May 2020 Administrator talk contribs created page CloseUSSDSession Remote (Created page with "== API == === MessageCode: '''GRA_CLOSE_USSD_SESSION_REQUEST''' === {| class="wikitable" |- ! colspan=3|MESSAGE BODY |- ! Field Name !! Length !! Description |- | PortIndex ||...")
- 18:37, 5 May 2020 Administrator talk contribs changed group membership for Administrator from bureaucrat, interface administrator and administrator to bureaucrat, interface administrator, administrator and writer
- 18:36, 5 May 2020 Administrator talk contribs changed group membership for Tristan from administrator to administrator, interface administrator, bureaucrat and writer
- 18:21, 5 May 2020 Administrator talk contribs changed group membership for Philippe from (none) to writer
- 18:20, 5 May 2020 Administrator talk contribs changed group membership for Mjan from administrator to writer
- 18:20, 5 May 2020 Administrator talk contribs changed group membership for Mjan from (none) to administrator
- 18:20, 5 May 2020 Administrator talk contribs changed group membership for Tristan from (none) to administrator
- 18:19, 5 May 2020 Administrator talk contribs changed group membership for Xlepage from (none) to writer
- 13:05, 5 May 2020 Administrator talk contribs created page MediaWiki:Group-iQsim (Created blank page)
- 09:01, 5 May 2020 Administrator talk contribs created page R2D2 Architecture (Created page with "'''IRON R2D2''' allows to through directly on a modem all standard functions available on a smartphone. It exports network socket API that will implement a set of List of Co...")
- 08:36, 5 May 2020 Administrator talk contribs deleted page Test3 (content was: " {| class="wikitable" |- !Command !! Input arguments !! Returns {{:Test1}} {{:Test2}} {{:FirmwareUpdate Synopsis}} {{Synopsis General Purpose}} |}", and the only contributor was "Administrator" (talk))
- 07:28, 5 May 2020 Administrator talk contribs created page List of Commands A sorted (Created page with "{| class="wikitable" |- !List of Commands A sorted|Command !! Input arguments !! Returns !! Category {{: BackupCDR Synopsis}}||CDR {{: GetCDR Sy...")
- 00:20, 5 May 2020 Administrator talk contribs created page List of Commands (Created page with "{| class="wikitable" |- !Command !! Input arguments !! Returns !! Category {{: BackupCDR Synopsis}}||CDR {{: GetCDR Synopsis}}||CDR {{: ResetCDR Synopsis}}||CDR {{: ...")