Configuration: ELI
External Logic Integration (ELI) is a licensed feature that requires enabling in the SMPP Router license file.
ELI section
“eli
”
This optional section of the configuration defines the External Logic Integration for SMPP Router.
See External Logic Integration (ELI) for the operation of ELI and the API between SMPP Router and ELI webhooks.
The entries in the eli
section are:
Field | Description | Example |
---|---|---|
| optional Default: |
|
| URL (ELI webhook) to where ELI request is sent and response will be received from. mandatory |
|
| Maximum permitted queue size of ELI requests waiting to be processed. If the limit is reached, messages will be rejected. optional Default: |
|
| Maximum number of HTTP worker threads processing ELI requests from the queue. optional Default: |
|
| Minimum number of of HTTP worker threads processing ELI requests from the queue. optional Default: |
|