![Toa N-8000 SERIES Operating Instructions Manual Download Page 24](http://html1.mh-extra.com/html/toa/n-8000-series/n-8000-series_operating-instructions-manual_1122526024.webp)
Chapter 4
Setting of SIP server
Operating Instructions
4-4
Configuration idea for dialplan/default.xml (5 clients for N-8000 SIP Gateway is added, and busy transferring
function is added.)
e.x.)
<extension name="N8000SIP1_Extension">
* For User1 (3995)
<condition field="destination_number" expression="^(3995)$">
<action application="export" data="dialed_extension=$1"/>
<action application="set" data="hangup_after_bridge=true"/>
<action application="set" data="continue_on_fail=true"/>
<action application="bridge" data="user/${dialed_extension}@${domain_name}"/>
<action application="answer"/>
<action application="transfer" data="3996"/>
* 3996 is a station number transferred from 3995
<action application="sleep" data="1000"/>
<action application="bridge" data="loopback/app=voicemail:default ${domain_name} ${dialed_extension}"/>
</condition>
</extension>
<extension name="N8000SIP2_Extension">
* For User2 (3996)
<condition field="destination_number" expression="^(3996)$">
:
:
Action
Data
Content
extension_name
Unique name for a dial plan.
destination_number
User ID for a setting target. Multi-user ID can be
set.
set
hangup_after_bridge
Whether the next dial plan is processed or not in
case of “hung-up bridge status.”
true: Stop the current process.
false or no definition: Continue the current process.
set
continue_on_fail
Whether the next dial plan is processed or not in
case of busy or off-line status on the receiving
station.
true or error-code: Continue the current process.
false: Stop the current process.
bridge
user/${dialed_extension}@${domain_
name}
Receiving process.
answer
Answer to a call from others or session from others.
transfer
From 3996 to 3999
In case that this client/user is occupied by any
reasons, a client/user in this section is transferred
from this client/user.
sleep
1000
This is a time of lasting dial plan’s process.
bridge
loopback/app=voicemail:default
In case of no call, the caller who made a call to this
client/user will receive a voicemail.
Summary of Contents for N-8000 SERIES
Page 3: ...Chapter 1 General Description...
Page 6: ...Functions Chapter 2...
Page 12: ...Settings Chapter 3...
Page 21: ...Setting of SIP server Chapter 4...
Page 26: ...Chapter 4 Setting of SIP server Operating Instructions 4 6 1 5 1 6 1 7...
Page 29: ...Chapter 4 Setting of SIP server Operating Instructions 4 9 3 5 3 6 3 7 3 8...
Page 30: ...Chapter 4 Setting of SIP server Operating Instructions 4 10 3 9 3 10 3 11 3 12 3 13...
Page 33: ...Chapter 4 Setting of SIP server Operating Instructions 4 13 4 5 4 6 4 7...
Page 34: ...201511...