Questions tagged [cipango]

Cipango is a SIP Servlets extension to the popular Jetty HTTP Servlet engine.

Cipango is a VOIP SIP Servlets extension to the popular Jetty HTTP Servlet engine. Cipango/Jetty is then a convergent SIP/HTTP Application Server compliant with both SIP Servlets 1.1 and HTTP Servlets 2.5 standards.

Website

2 questions
0
votes
0 answers

How to use infinispan as a remote session repository for Cipango Servlet engine?

I need to use infinispan in a remote node for keeping session states. how can I use it with Cipango? I know that jetty can use it, but what about Cipango? do I need additional configuration in Cipango? I have seen some classes in Cipango source…
Milix
  • 107
  • 10
0
votes
1 answer

Sharing State between two or more SIP Servlet servers

I'm writing a SIP Servlet application using Cipango. The inevitable question has come up about how to scale this thing horizontally. If I front the cluster of SIP Servlet boxes with a load balancer, how can I ensure that SIP sessions will be…
Danny G
  • 3,660
  • 4
  • 38
  • 50