Teletronics Enterprise SIP Server Instrukcja Użytkownika Strona 19

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 38
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 18
TELETRONICS INTERNA
TIONAL, INC.
18 Enterprise SIP Server Tutorial – Dial Plan
s-tut-dp1.51-041228
3.7. Filtering based on the Destination SIP-URI
The destination SIP-URI can be found in the To: header field.
3.7.1. If the destination SIP-URI is sip:user@domain, refuse the call
Deploy Patterns
$action=603
3.7.2. If the destination domain is “gw1”, route the call to “gw2”
Deploy Patterns
to=sip:%1@gw2
3.7.3. If the destination User Name is 1000, route the call to sip:ivr@domain
Deploy Patterns
to=sip:ivr@domain
3.7.4. If the destination User Name’s prefix is 650, the prefix is removed from the
User Name and the call is routed to the “domain”
Deploy Patterns
to=sip:%1@domain
Przeglądanie stron 18
1 2 ... 14 15 16 17 18 19 20 21 22 23 24 ... 37 38

Komentarze do niniejszej Instrukcji

Brak uwag