Skip to content

Relax the syntax of pn-* contact parameters

François Grisez requested to merge fix/relax_syntax_of_pn_params into release/2.0
  • Take any character except '.' for the team id.
  • Take any character for the bundle id.
  • Take only 'voip' and 'remote' for service types.
  • Take any character except ':' for tokens

Merge request reports