Teletronics Enterprise SIP Server Instrukcja Użytkownika Strona 18

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 38
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
Przeglądanie stron 17
1 2 ... 13 14 15 16 17 18 19 20 21 22 23 ... 37 38

Komentarze do niniejszej Instrukcji

Brak uwag