Teletronics Enterprise SIP Server Uživatelský manuál Strana 20

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 38
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 19
TELETRONICS INTERNA
TIONAL, INC.
19 Enterprise SIP Server Tutorial – Dial Plan
s-tut-dp1.51-041228
3.8. Filtering based on the Caller’s User Agent (SIP Client)
The caller’s User Agent Name can be found in the User-Agent header field.
3.8.1. If the caller’s User Agent Name is “SAMPLE”, refuse the call
Deploy Patterns
$action=603
3.8.2. If the User Agent Name is “Gateway”, the maximum number of forwards
(maximum number of Server Hops) is set to 10
Deploy Patterns
max-forwards=10
3.9. Filtering based on Request.
Request can be found in the $request conditional variable.
3.9.1. When REGISTER request is received, return as an error
Deploy Patterns
$action=400
3.9.2. Routing MESSAGE Request to sip:user@domain
Deploy Patterns
to=sip:user@domain
Zobrazit stránku 19
1 2 ... 15 16 17 18 19 20 21 22 23 24 25 ... 37 38

Komentáře k této Příručce

Žádné komentáře