Expand my Community achievements bar.

Deep AFCS Integration with other Initiation Protocols

Avatar

Level 2

My company has developed an application that uses AFCS for 1-to-1 p2p chat. We have a client who is interested in using an existing Session Initiation Protocol (SIP) server to manage connections, call holding, queueing, routing, etc.; while using RTMFP for the p2p chat. Basically I'm wondering if theres a way to send user credentials and statistics to and from a 3rd party system that does the hard work, but still let AFCS negotiate the flow sessions.

Is there any development in this arena? Anything that AFCS can leverage in its current state? Anyone in Adobe/AFCS who can help us in this project going forward?

Thanks in advance for any information on this topic.

1 Reply

Avatar

Level 4

We do something similar with our product. We use XMPP for presence, call

setup, teardown etc. Then we just use AFCS (LCCS) to do the peer-peer video

calls over RTMFP. We use AFCS's server side api's to look up account info

from our MySQL server. So without knowing more it sounds possible

-Eric