
TIONAL, INC.
23 Enterprise SIP Server Tutorial – Dial Plan
s-tut-dp1.51-041228
5.2.5. If the number of forwards allowed is less than 5, return the code 406 (not
acceptable)
$request=^INVITE
max-forwards=^[0-5]$
5.2.6. If the callee isn’t registered with the database, return the code 486
$request=^INVITE
$registered=false
5.2.7. If the callee’s User Name is “user”, return the code 603 (refused)
$request=^INVITE
to=sip:user@
Comentarios a estos manuales