Difference between revisions of "AST/ideas"

From GlobalSIPit
Jump to navigation Jump to search
(Created page with "== Ideas for new Automated Self Tests (ASTs) == * Enum - test exists, needs to be activated * IPv6 - tests exist, needs to be activated * SIP identity * Merged requests - user r...")
 
 
(One intermediate revision by the same user not shown)
Line 10: Line 10:
 
* Rejection of auth with unknown algorithms
 
* Rejection of auth with unknown algorithms
 
* Rejection of unknown SIP versions
 
* Rejection of unknown SIP versions
* [[AutoReferSubscribe]] - Test of subscription management of REFER-initiatied subscriptions
+
* [[AST/AutoReferSubscribe]] - Test of subscription management of REFER-initiatied subscriptions
 +
 
 +
=== TLS additions ===
 +
 
 +
* Server with intermediate certificate chain.
 +
* Server that supports TLS server negotiation

Latest revision as of 13:55, 10 November 2011

Ideas for new Automated Self Tests (ASTs)

  • Enum - test exists, needs to be activated
  • IPv6 - tests exist, needs to be activated
  • SIP identity
  • Merged requests - user registers at proxy a, that forks every message to proxy b and c and forwards to the same address.
  • RFC 3261 - locating SIP servers
  • Redirection with 302, as well as with 300 multiple targets
  • Multiple realm auth - multiple proxies
  • Rejection of auth with unknown algorithms
  • Rejection of unknown SIP versions
  • AST/AutoReferSubscribe - Test of subscription management of REFER-initiatied subscriptions

TLS additions

  • Server with intermediate certificate chain.
  • Server that supports TLS server negotiation