A Camel component that implements the Telecom SIP protocol for Publish/Subscribe capability... -----------------------------------------------------------------------------------------------
Key: CAMEL-2943 URL: https://issues.apache.org/activemq/browse/CAMEL-2943 Project: Apache Camel Issue Type: New Feature Reporter: Ashwin Karpe Assignee: Ashwin Karpe The Telco SIP protocol has operations to perform Publish and Subscribe of Telecom events via a Presence Agent (similar to a Broker) as an intermediary. Develop a Camel SIP Component that can communicate with a Presence Agent (also add a basic Presence Agent with no persistence). The SIP Component should as a consumer, subscribe to messages from a Presence Agent and support the SIP protocol handshake and as a Producer publish messages to a Presence Agent. The SIP protocol involves communication over HTTP with specific acknowledgements that need to cater for different situations. This communication pattern and handshake must be properly supported. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.