Teletronics Enterprise SIP Server Manual do Utilizador Página 21

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 38
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 20
TELETRONICS INTERNA
TIONAL, INC.
20 Enterprise SIP Server Tutorial – Dial Plan
s-tut-dp1.51-041228
3.10. Filtering based on the Number of Forwards (Number of Hops)
The number of forwards value decreases at every server. The number of forwards value can be
found in the Max-Forwards: header field.
3.10.1. If the number of forwards left is less than 5, refuse the call
Deploy Patterns
$action=603
3.10.2. If the number of forwards left is between 50 and 99, the value will be set to 10
Deploy Patterns
max-forwards=10
3.11. Filtering based on Time
The time which the server receives the call can be found in $time. The format is “hh:mm:ss”.
3.11.1. Route all calls from 7 pm to 10 am of the following day to sip:ivr@domain
Deploy Patterns
to=sip:%1
to=sip:ivr@domain
3.11.2. Change the router destination between gw1 and gw2, every 30 minutes
Deploy Patterns
$target=gw1
$target=gw2
3.12. Filtering based on Date
The date the server received the call can be found in $date. The format is “yyyy/mm/dd”
3.12.1. If it is the 1st of the month, refuse the call
Deploy Patterns
$action=603
Vista de página 20
1 2 ... 16 17 18 19 20 21 22 23 24 25 26 ... 37 38

Comentários a estes Manuais

Sem comentários