Skip to content

How to create multiple connection #1

@niteshapte

Description

@niteshapte

Currently it's supported for single host. How can we use it multiple host? Something like below in application.yml file
sms:
smpp:
one:
host: xxx.xxx.xxx.xxx
user-id: uname1
password: pass1
requestDelivery: true
two:
host: yyy.yyy.yyy.yyy
user-id: uname2
password: pass2
requestDelivery: true
async:
initial-delay: 30000

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions