Teletronics Enterprise SIP Server Manual de usuario Pagina 18

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 38
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 17
TELETRONICS INTERNA
TIONAL, INC.
17 Enterprise SIP Server Tutorial – Dial Plan
s-tut-dp1.51-041228
3.6. Filtering based on the Caller’s SIP-URI
The caller’s SIP-URI can be found in the From: header field.
3.6.1. If the caller’s SIP-URI is sip:user@domain, refuse the call
Deploy Patterns
$action=603
3.6.2. If the caller’s User Name is 1000, route the call to sip:iver@domain
Deploy Patterns
to=sip:ivr@domain
3.6.3. If the caller’s Domain Name is gw.domain, the call will be treated as unauthorized
Deploy Patterns
$action=601
3.6.4. If the caller’s User Name is not between 1000 – 2000 refuse the call
Deploy Patterns
to=sip:%1
$action=603
Vista de pagina 17
1 2 ... 13 14 15 16 17 18 19 20 21 22 23 ... 37 38

Comentarios a estos manuales

Sin comentarios