Skip to content

Rework Registrar's reg-on-response mode. If the client supports GRUU, then the...

Simon Morlat requested to merge feature/reg-on-response-with-gruu into master

Rework Registrar's reg-on-response mode. If the client supports GRUU, then the GRUU address will be set as Contact while forwarding the REGISTER to the backend server. This will avoid using the deprecated ContactRouteInserter contact masquerading logic.

Merge request reports