
TIONAL, INC.
8 Enterprise SIP Server Tutorial – Dial Plan
s-tut-dp1.51-041228
2.2. Deploy Patterns
Define deploy actions for when the condition is fulfilled. The “header field names” and the
“handling variable names” below can be used here.
Response code which will be sent to the caller or register action
at Enterprise SIP Server
ex_ $action=404
$action=register
If $continue=true is set, checking procedures of Matching
Patterns won’t be finished after the deploy patterns are executed.
Checking procedure will be continued from the line right after this
rule.
ex_ $continue=true
Network Interface (IP address) used to send packets to the
callee.
ex_ $ifdst=192.168.1.100
Network Interface (IP address) used to send packets to the caller.
ex_ $ifsrc=192.168.2.1
Whether or not to use NAT Traversal function.
ex_ $nat=true
Whether SIP-URI in the SIP packet is replaced or not.
ex_ $replaceurl=false
Whether RTP Stream Tunneling is established or not.
ex_ $rtp=auto
Specifies the callee’s address.
ex_ $target=192.168.0.2
Kommentare zu diesen Handbüchern