[ 
https://issues.apache.org/jira/browse/CAMEL-10592?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15754202#comment-15754202
 ] 

Claus Ibsen commented on CAMEL-10592:
-------------------------------------

We could maybe try to make the tooling add (Secure) to the endpoint description 
for the sips. Or allow to specify both, where we then copy paste and add the 
(Secure) manually.
https://github.com/apache/camel/blob/master/components/camel-sip/src/main/java/org/apache/camel/component/sip/SipEndpoint.java#L30

So if we detect that there is multiple schemes, eg sip,sips. And if the scheme 
ends with s, then we add (Secured) in the title.
https://github.com/apache/camel/blob/master/tooling/apt/src/main/java/org/apache/camel/tools/apt/EndpointAnnotationProcessor.java#L109

Its all in that apt tooling that does this.

> Improve naming and description for sip components
> -------------------------------------------------
>
>                 Key: CAMEL-10592
>                 URL: https://issues.apache.org/jira/browse/CAMEL-10592
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-sip
>    Affects Versions: 2.18.1
>            Reporter: Aurelien Pupier
>            Priority: Minor
>
> sip and sips components have the same Title and same description which can 
> make it hard to differentiate in toolings
> What is also strange is that they have the exact same parameters



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to