[
https://issues.apache.org/jira/browse/CAMEL-18569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17799824#comment-17799824
]
Claus Ibsen commented on CAMEL-18569:
-------------------------------------
How would other bind types help in the consumer? BIND_RX is for receiving.
There are only these types
receiver (BIND_RX) - receive only
transmitter (BIND_TX) - transmit only
transceiver (BIND_TRX) - receive and transmit
> camel-smpp: Customize BindParameter in SmppConsumer
> ---------------------------------------------------
>
> Key: CAMEL-18569
> URL: https://issues.apache.org/jira/browse/CAMEL-18569
> Project: Camel
> Issue Type: Improvement
> Components: camel-smpp
> Affects Versions: 3.18.2
> Reporter: Ilham Elyazov
> Priority: Minor
>
> Currently, SmppConsumer creates session with static variables. In connect and
> bind method, it usesĀ BIND_RX, NPI, and TON. This prevents usage of other
> binding types, NPI and TON options.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)