Teletronics Enterprise SIP Server Manual de usuario Pagina 20

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 38
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 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
Vista de pagina 19
1 2 ... 15 16 17 18 19 20 21 22 23 24 25 ... 37 38

Comentarios a estos manuales

Sin comentarios