Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding user control of the local bind address? #20

Open
cristan2 opened this issue Jan 3, 2018 · 0 comments
Open

Adding user control of the local bind address? #20

cristan2 opened this issue Jan 3, 2018 · 0 comments

Comments

@cristan2
Copy link

cristan2 commented Jan 3, 2018

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant