Orange sp smsc
SMSC - Orange Spain (SP) ๐ช๐ธยถ
๐ Configuration Notesยถ
The following configuration details are for the Orange Spain (SP) SMSC integration in a two-way mode (MT/MO) setup.
"mno.list": [
{
"id": "unibeam",
"smscAddressCode": "34665291568",
"encryptCredentials": false,
"secret1": "secret1",
"secret2": "secret2",
"smscs": [
{
"name": "orange_sp_tls_mt",
"ipAddress": "stunnel-service.orange-sp-poc.svc.cluster.local",
"port": 2876,
"systemId": "uniBeaMT",
"password": "hofkejhk",
"systemType": "",
"priorityFlag": 1,
"source": { "npi": 1, "ton": 1 },
"destination": { "npi": 1, "ton": 1 },
"dataHeader": { "kid": 16, "kic": 16 }
},
{
"name": "orange_sp_tls_mo",
"ipAddress": "stunnel-service.orange-sp-poc.svc.cluster.local",
"port": 2876,
"supportsMT": false,
"systemId": "uniBeaMO",
"password": "nofkeakx",
"systemType": "",
"priorityFlag": 1,
"source": { "npi": 1, "ton": 1 },
"destination": { "npi": 1, "ton": 1 },
"dataHeader": { "kid": 16, "kic": 16 }
}
]
}
]