New pages
Jump to navigation
Jump to search
- 22:18, 3 April 2025 Opale Wiki:Privacy policy (hist | edit) [2,220 bytes] Administrator (talk | contribs) (Created page with "Privacy Policy.") Tag: Visual edit
- 22:17, 3 April 2025 Opale Wiki:General disclaimer (hist | edit) [901 bytes] Administrator (talk | contribs) (Created page with "You may only use our name and marks (meaning our logos, mascots, and copyrighted images) according to our Brand Guidelines. You may not alter or remove any proprietary notices in our marks. You won’t use our name or marks in your Integration name or logo, or in any way that implies an endorsement by us. '''Disclaimer''' To the maximum extent permitted by law, we provide the APIs as-is. That means we don’t provide warranties of any kind, either express or implied, i...") Tag: Visual edit
- 22:15, 3 April 2025 Opale Wiki:About (hist | edit) [115 bytes] Administrator (talk | contribs) (Created page with "(C) Opale Systems SAS and/or Its Partners. Information provided by Partners under their own copyright information.") Tag: Visual edit
- 10:20, 2 April 2025 RouteSipToGsmPort (hist | edit) [1,445 bytes] Administrator (talk | contribs) (Created page with "This command creates or deletes rule for routing incoming SIP call from the specified SIP device on the specified GSM Port. SIP device is identified with its IP address, port_index parameter defines which GSM port will be used for outgoing calls. sip_device_ip_address and port_index may have value "ANY" which means that incoming SIP call will be accepted from ANY SIP device and will be routed on ANY available GSM port. Last optional parameter (default : "ADD") defines i...") Tag: Visual edit
- 10:15, 2 April 2025 RouteGsmPortToSip (hist | edit) [1,235 bytes] Administrator (talk | contribs) (Created page with "This command creates or deletes rule for routing incoming call on GSM port defined by port_index on given SIP device. SIP device is defined with parameter sip_device_ip_address which is in format: IPAddress[:listeningPort]. Called number is defined with parameter destination_number (this number will be used in the SIP To header in INVITE message). Last parameter in the command defines if rule will be created ("ADD") or deleted ("REMOVE"). It is optional and its default...") Tag: Visual edit
- 10:10, 2 April 2025 GsmRoutePrint (hist | edit) [432 bytes] Administrator (talk | contribs) (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
- 10:09, 2 April 2025 SetVolteParameters (hist | edit) [1,119 bytes] Administrator (talk | contribs) (Created page with "This command allows to set all VoLTE parameters for a dedicated port and restart the modem if it is mandatory. For voice call, the modem can be configured to either (CSFB, VOLTE or AUTO) : * accept the fallback in circuit switch (2G/3G), * force in VoLTE * automatic mode. IMS APN, UserName, Password, Authentication type and the PDP Type are optional parameters. The Authentication type can be NONE, PAP, CHAP or PAP_CHAP and the PDP type can take the value IPV4 or...") Tag: Visual edit
- 09:56, 2 April 2025 SetSimLocation (hist | edit) [1,108 bytes] Administrator (talk | contribs) (Created page with "This command allocates a remote SIM card to a specified GSM port. Depending on the allocation mode, ICCID, IMSI or Remote SIM IP address,location and sublocationshould be specified. Available Modes are SIM_ICCID, SIM_LOCATION, SIM_EMUL or SIM_UNALLOCATE. Mode SIM_EMUL is used when 2G Full Simulation is configured for specified GSM port; in this case emulated ICCID and IMSI are specified. '''COMMAND''' {| class="wikitable" !Command !Line Arguments !Returns |- |'...") Tag: Visual edit
- 09:49, 2 April 2025 SetDefaultPinCode (hist | edit) [729 bytes] Administrator (talk | contribs) (Created page with "This command sets a default PIN code for the specified GSM port. '''COMMAND''' {| class="wikitable" !Command !Line Arguments !Returns |- |'''SetDefaultPinCode''' |Port index, PINCode |Error Code in case of error. |} '''OUTPUT''' Command status in the following format: "%s\n", command_status '''EXAMPLE'''<syntaxhighlight lang="text"> ~# SetDefaultPinCode 0 "0000" OK </syntaxhighlight>'''COMMAND''' {| class="wikitable" !Command !Line Arguments !R...") Tag: Visual edit
- 09:45, 2 April 2025 GetSimTMSI (hist | edit) [401 bytes] Administrator (talk | contribs) (Created page with "This command gets TMSI number of the SIM card allocated on the specified GSM port. '''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
- 09:44, 2 April 2025 GetSimLocation (hist | edit) [501 bytes] Administrator (talk | contribs) (Created page with "This command provides remote SIM location information on the specified GSM port. (Requires RemoteSIM Licence) '''COMMAND''' {| class="wikitable" !Command !Line Arguments !Returns |- |'''GetSimLocation''' |Port index |RemoteSIM IP address, loc/subloc |} '''OUTPUT''' Command output in the following format: “%s %d %d\n”, sim_rack_ip_addr, board, slot '''EXAMPLE'''<syntaxhighlight lang="text"> ~# GetSimLocation 2 10.58.45.6 2 1 </syntaxhighlight>") Tag: Visual edit
- 09:39, 2 April 2025 GetSimIMSI (hist | edit) [401 bytes] Administrator (talk | contribs) (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>") Tag: Visual edit
- 09:37, 2 April 2025 GetSimICCID (hist | edit) [411 bytes] Administrator (talk | contribs) (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