lgxace / rcsjta

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

Exclude ROUTE HEADER in SIP REGISTER #86

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
As per GSMA test case ID: ID_RCS_1_4_6, Clients shall not include ROUTE header 
in register request.
Since route header is not present, to identify the next hop 
javax2.sip.OUTBOUND_PROXY is added under SIP properties.

Original issue reported on code.google.com by lemordan...@gmail.com on 19 Feb 2015 at 1:08

GoogleCodeExporter commented 9 years ago

Original comment by lemordan...@gmail.com on 19 Feb 2015 at 1:40

GoogleCodeExporter commented 9 years ago
There are some implementations which not support outbound proxy. So I we need a 
boolean parameter OUTBOUND_PROXY internally in the stack which permits 
d'activate or not the patch provided in the branch issue-086.

Original comment by jmauffret@gmail.com on 27 Feb 2015 at 2:56

GoogleCodeExporter commented 9 years ago
See code review

Original comment by jmauffret@gmail.com on 2 Mar 2015 at 12:53

GoogleCodeExporter commented 9 years ago
Merged to integration

Original comment by jmauffret@gmail.com on 3 Mar 2015 at 9:38