Giter Club home page Giter Club logo

sipservlets's People

Contributors

deruelle avatar gvagenas avatar ixocool avatar jonbo372 avatar josemrecio avatar vladimirralev avatar

Watchers

 avatar

Forkers

misli666

sipservlets's Issues

TLS and HTTPS Support for SIP LB

See http://code.google.com/p/mobicents/issues/detail?id=2953

Original issue reported on code.google.com by jean.deruelle on 10 Apr 2012 at 1:43

MSS Not processing CANCEL request

See http://code.google.com/p/mobicents/issues/detail?id=2975

Original issue reported on code.google.com by jean.deruelle on 10 Apr 2012 at 1:28

One BYE kill several sip sessions

See http://code.google.com/p/mobicents/issues/detail?id=2968

Original issue reported on code.google.com by jean.deruelle on 10 Apr 2012 at 1:25

Add Support for SNMP in the LB

See http://code.google.com/p/mobicents/issues/detail?id=3091

Original issue reported on code.google.com by jean.deruelle on 10 Apr 2012 at 1:42

Rolling upgrade techniques for MSS

http://code.google.com/p/mobicents/issues/detail?id=2803

Original issue reported on code.google.com by jean.deruelle on 10 Apr 2012 at 1:10

  • Merged into: #69

1th October 2012

Sip Servlets 1.8 release date

Original issue reported on code.google.com by jean.deruelle on 10 Apr 2012 at 12:35

Provide support for ICE and TURN

See http://code.google.com/p/mobicents/issues/detail?id=579

Original issue reported on code.google.com by jean.deruelle on 10 Apr 2012 at 1:49

Rport in Via header when acting UAC

See http://code.google.com/p/mobicents/issues/detail?id=3031

Original issue reported on code.google.com by jean.deruelle on 10 Apr 2012 at 1:29

MSS: Recursed proxy branches are not cancelled

What steps will reproduce the problem?
1. Create a proxy application
2. Proxy a request to something that returns a 302 with a second destination
3. As soon as the second destination has received the INVITE, send a CANCEL

What is the expected output? What do you see instead?
The expected output is that the container CANCELs the remaining branch. What I 
see instead is an exception because proxy.cancel() tries to cancel all 
branches, including the first one for which a final response has already been 
sent.

What version of the product are you using? On what operating system?
Mobicents 1.7 snapshot updated from svn.


Please provide any additional information below.
I think ProxyImpl.cancel should call cancelAllExcept with the last argument 
(throwExceptionIfCannotCancel) being false so that an exception on a branch 
doesn't prevent the next branches from being cancelled. Perhaps it would be 
good to log the exception with info/warn (but not throw it unless it's the last 
branch).

I tested locally after modifying throwExceptionIfCannotCancel to false, and 
things are behaving as expected.


Original issue reported on code.google.com by [email protected] on 28 Mar 2012 at 1:00

Drop Non 2xx Final Response ACKs

See http://code.google.com/p/mobicents/issues/detail?id=3170

Original issue reported on code.google.com by jean.deruelle on 10 Apr 2012 at 1:41

15th October 2013

release date

Original issue reported on code.google.com by jean.deruelle on 10 Apr 2012 at 1:48

Document NIO and TLS features

Update SIP Servlets documentation with information for NIO, TLS features and 
configuration:
https://docs.google.com/document/d/1YGp-HdQqSKXLuTSTKJEtNuVZi2drzj0p91iO5iiw1-c/
edit?pli=1

Original issue reported on code.google.com by [email protected] on 30 Mar 2012 at 7:34

Improve TLS Documentation

See http://code.google.com/p/mobicents/issues/detail?id=3082

Original issue reported on code.google.com by jean.deruelle on 6 Apr 2012 at 8:22

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.