Changes between Initial Version and Version 4 of Ticket #1683


Ignore:
Timestamp:
Jun 27, 2013 10:11:13 AM (12 years ago)
Author:
bennylp
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1683

    • Property Status changed from new to closed
    • Property Resolution changed from to fixed
  • Ticket #1683 – Description

    initial v4  
    11This ticket fixes some bugs on the via_rewrite feature. The via_rewrite feature was introduced in pjsip version 2.0.1 by #1537. 
     2 
     3With this ticket, the behavior regarding changing the Via sent-by is as follows: 
     4 
     5If ''allow_via_rewrite'' is enabled, we save the Via "received" address from the response, if either of the following condition is met: 
     6    - the Via "received" address differs from saved one (or we haven't saved any yet) 
     7    - transport is different 
     8    - only the port has changed, AND either the received address is public IP or allow_contact_rewrite is 2