Skip to content

Adding user control of the local bind address? #20

@cristan2

Description

@cristan2

We're using DefaultSmppClient to bind to SMSCs. However, we also need to specify the local interface used when creating a session. The Netty bootstrap client used for creating a channel to the remote host has the option to use a specific local address, if one is provided, but this cannot be used currently because clientBootstrap is a private member of DefaultSmppClient.

Would it be possible for you to provide a way for users to set the local bind addresses, in addition to the remote host?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions