[ https://issues.apache.org/activemq/browse/CAMEL-2943?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=60671#action_60671 ]
Hadrian Zbarcea commented on CAMEL-2943: ---------------------------------------- A sip component is a very interesting one and I talked to Chris about this not long ago. For integration with a pbx we were looking at [asterisk-java|http://asterisk-java.org/]. Testing could be a bit of a problem as I am not aware of a mock and this may require some hardware/service to test. > 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 > Attachments: camel-sip-20100714.zip, camel-sip.diff, jain-sip.zip > > > 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.