SIP
JVM since1.1.0 Nativeunsupported
Send and receive messages using the SIP protocol (used in telecommunications).
What’s inside
-
SIP component, URI syntax:
sip:uri
-
SIP (Secure) component, URI syntax:
sips:uri
Please refer to the above links for usage and configuration details.
Maven coordinates
<dependency>
<groupId>org.apache.camel.quarkus</groupId>
<artifactId>camel-quarkus-sip</artifactId>
</dependency>
Check the User guide for more information about writing Camel Quarkus applications.