Create RFM campaigns using OTA Interface
When creating a RFM campaign a RFM operation must be selected.
There are 3 RFM operations:
1. Update
2. Read
3. Custom RFM commands
Example: Update Campaign
In the following example EF SPN (under GSM app) will be updated with value “Test SPN”:
- Select “Update” from dropdown “RFM Operation”
- Select a SIM profile. In the example below “Default SIM Profile” is used
- Select “gsm” as the “SIM application”
- In the right will appear the GSM SIM files
- Search for EF SPN and press on “Edit” button next to it
- A popup will appear that will contain an editable input
- Put in the editable input this “Test SPN” and press on “Save”
- The input for EF SPN should be filled with this value:
00 54 65 73 74 20 53 50 4E FF FF FF FF FF FF FF FF
- Mark the “Update” checkbox for EF SPN and press on “Update Selected files”
- It should create some hexadecimal commands in the “RFM commands” field like this:
00A40004023F00
00A40004027F20
00A40004026F46
00D600001100546573742053504EFFFFFFFFFFFFFFFF

Example: Read Campaign
In the following example EF SPN (under GSM) will be read:
- Select “Read” from dropdown “RFM Operation”
- Select a SIM profile. In the example below “Default SIM Profile” is used
- Select “gsm” as the “SIM application”
- In the right will appear the GSM SIM files
- Mark the “Read” checkbox for EF SPN and press on “Read Selected files”
- It should create a JSON in the “JSON Reads” field like this:
[
{
"ef_name":"spn"
}
]
- Press “Submit” and let the campaign start.

Example: Custom RFM Commands Campaign
In the following example EF SPN (under GSM) will be updated to “Test SPN”:
- Select “Custom RFM Commands” from dropdown “RFM Operation”
- Select “gsm” as the “SIM application”
- Insert the RFM commands with new line between them like below:
00A40004023F00
00A40004027F20
00A40004026F46
00D600001100546573742053504EFFFFFFFFFFFFFFFF
- Press “Submit” and let the campaign start.

YateUCN
Unified LTE/GSM+GPRS core network, including SGSN, GGSN, GMSC, MME, SGW, PGW
See the product here ››
Online documentation
-
Description