Skip to main content
Skip table of contents

Configuration: ELI

ELI section

eli

This optional section of the configuration defines the External Logic Integration for SMPP Router.

The entries in the eli section are:

Field

Description

Example

enabled

optional Default: true

true

url

URL to where ELI request is sent and response will be received from.

mandatory

"http://127.0.0.1:8380/preroute/"

max_queue_size

Maximum permitted queue size of ELI requests waiting to be processed. If the limit is reached, messages will be rejected.

optional Default: 1000

10000

worker_count

Maximum number of HTTP worker threads processing ELI requests from the queue.

optional Default: 5

32

worker_count_min

Minimum number of of HTTP worker threads processing ELI requests from the queue.

optional Default: 1

5

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.