SMSC-MTNยถ
Connectivity test for MTN SMSC in AMS and LON regionsยถ
Connectivity Test
The connectivity test above is performed using the private network for secure access.
Subnet Configuration for MTN SMSC ๐ยถ
| Region | Subnet |
|---|---|
| AMS | 41.181.169.64/28 |
| LON | 41.181.169.48/28 |
Endpoint Configuration for MTN SMSC ๐กยถ
| IP Address | Location |
|---|---|
| 41.181.169.53 | UK |
| 41.181.169.54 | UK |
| 41.181.169.66 | AMS |
| 41.181.169.67 | AMS |
| --- |
Credentials ๐ยถ
| Field | Value |
|---|---|
| SystemID | AGG_UBPOC_A2P |
| Password | 68YuAH8 |
| Port | 5012 |
Unibeam Allowed Range โ ยถ
192.168.128.0/24
SMSC Configuration โ๏ธยถ
{
"smscs": [
{
"name": "mtn_poc_lon_1",
"ipAddress": "41.181.169.53",
"port": 5012,
"systemId": "AGG_UBPOC_A2P",
"password": "68YuAH8",
"systemType": "SMPP",
"priorityFlag": 1,
"source": { "npi": 1, "ton": 1 },
"destination": { "npi": 1, "ton": 1 },
"dataHeader": { "kid": 16, "kic": 16 }
},
{
"name": "mtn_poc_ams_1",
"ipAddress": "41.181.169.67",
"port": 5012,
"systemId": "AGG_UBPOC_A2P",
"password": "68YuAH8",
"systemType": "SMPP",
"priorityFlag": 1,
"source": { "npi": 1, "ton": 1 },
"destination": { "npi": 1, "ton": 1 },
"dataHeader": { "kid": 16, "kic": 16 }
}
]
}