Bertybb / sipservlets

Automatically exported from code.google.com/p/sipservlets
0 stars 0 forks source link

ReasonHeader is not forwarded #272

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
In Proxy case if UAS send back a Reason Header, it is not forwarded back to 
UAC. See https://telestax.atlassian.net/browse/MSS-108

Original issue reported on code.google.com by jean.der...@telestax.com on 21 Jul 2014 at 2:12

GoogleCodeExporter commented 8 years ago
This issue was updated by revision 46e87bf77ba8.

backporting to master branch Fix + non regression test
(cherry picked from commit 2462825694d9649827096495074e5b3364ddfca7)

Conflicts:

    sip-servlets-test-suite/testsuite/src/test/java/org/mobicents/servlet/sip/testsuite/TestSipListener.java
(cherry picked from commit 79a4e83f6e8ca25421dc59710bbee01fb9f93536)

Original comment by jean.der...@telestax.com on 24 Jul 2014 at 11:26

GoogleCodeExporter commented 8 years ago
This issue was updated by revision 30dfde77c561.

Backport to master : fixing NPE regression + test case
(cherry picked from commit c3fc52d4e25e2e7e5743a85f3ac97cb6118b6e88)
(cherry picked from commit e6cc5a078ecb1b0ff2bf2178066a706e3e86583c)

Original comment by jean.der...@telestax.com on 24 Jul 2014 at 11:26

GoogleCodeExporter commented 8 years ago

Original comment by jean.der...@telestax.com on 24 Jul 2014 at 12:53

GoogleCodeExporter commented 8 years ago

Original comment by jean.der...@telestax.com on 25 Aug 2014 at 10:52

GoogleCodeExporter commented 8 years ago
This issue was updated by revision 242ed48c3beb.

Fixing issue with no text param in reason header

(cherry picked from commit 368552f266157f86b30e4e7b7fbd4128424cca6c)

Original comment by jean.der...@telestax.com on 7 Oct 2014 at 4:57