Teletronics Enterprise SIP Server Bedienungsanleitung Seite 20

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 38
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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
Seitenansicht 19
1 2 ... 15 16 17 18 19 20 21 22 23 24 25 ... 37 38

Kommentare zu diesen Handbüchern

Keine Kommentare