-
Notifications
You must be signed in to change notification settings - Fork 23
AATUSSD
Mike Jones edited this page Aug 17, 2016
·
1 revision
Notes:
- In your AAT control panel enter the endpoint with a
?
on the end. E.g.https://junebug.host.example.com/aatzaussd?
- AAT currently (2016-08) don't seem to trust Let's Encrypt SSL certs
{
"type": "aat",
"label": "Nice Name",
"amqp_queue": "queue_name",
"config": {
"web_path": "/aatzaussd",
"provider_mappings": {
"Vodacom": "vodacom",
"MTN": "mtn",
"CellC": "cellc",
"Telkom_8ta": "telkom"
},
"web_port": 9000,
"base_url": "http://junebug.host.example.com"
}
}