This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
en:module_manual:advanced:trunkgroup [2013/06/24 06:39] shixb created |
en:module_manual:advanced:trunkgroup [2017/12/12 03:05] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Trunk Group ====== | ====== Trunk Group ====== | ||
| - | On the leftmenu,[[:en:module_manual:advanced|Advanced]] --> Trunk Groups,open the page | + | On the leftmenu,[ [[:en:module_manual:advanced|Advanced]] ]->[Trunk Groups],open the page |
| - | {{:en:module_manual:advanced:trunkgroup_page.jpg?768|Trunk Group Page}} | + | {{:en:module_manual:advanced:trunkgroup_page01.png?750|}} |
| - | **模块功能:**中继的集合。根据需要把多个中继集合在一起。便于管理配置。 | + | ** Module function: **put trunks together, easy to configure and manage. |
| - | ===== 添加 ===== | + | ===== Add ===== |
| - | 点击【添加】按钮,打开中继组添加界面。 | + | Cilck add to open the trunk group add page. |
| - | {{:en:module_manual:advanced:trunkgroup_add.jpg?768|Add Trunk Group Page}} | + | {{:en:module_manual:advanced:trunkgroup_add01.png?750|}} |
| - | **中继名组称:**定义一个名称,标识这个中继组。 | + | **Name: **Name this trunk group. |
| - | **团 队:**选择中继组用于哪个团队。 | + | **Team: ** to which team this trunk group belongs. |
| - | **中继策略:** 中继组使用中继的策略,包括 顺序优先、随机 和 轮询 | + | **Stategy: ** The strategy this trunk group uses: priority, random, hunt |
| - | **黑名单限制:**设置黑名单后,黑名单内的号码不能通过此中继。 | + | **Blacklist: ** numbers in the blacklist cannot get through the trunk. |
| - | **白名单限制:**如果设置了白名单,那么只有白名单内的号码才能通过此中继。 | + | **Whitelist: ** once set the trunk group, only the numbers in the whitelist can get through the trunk. |
| - | |||
| - | 在左侧勾选此组需要的中继,将其移动到右侧栏内。 | ||
| - | 数据填写完毕后,点击【保存】,在中继页面可以看到新增加的数据。 | + | Tick the trunks on the left and add them to the right. |
| + | Click save and see the newly added data. | ||
| - | ===== 编辑 ===== | + | ===== Edit ===== |
| - | 双击该数据,可以打开编辑界面,对该条数据进行修改操作 | + | Double click the item to open the edit page. |
| - | {{:en:module_manual:advanced:trunkgroup_edit.jpg?768|Edit Trunk Group Page}} | + | {{:en:module_manual:advanced:trunkgroup_edit01.png?750|}} |
| - | 将左侧中继移动到右侧,代表将此中继在从该组中移除。 | + | Move the trunk from left to right to add to the trunk group. |
| + | |||
| + | Move the trunk from right to left to remove it from the trunk group. | ||
| + | |||
| + | And remember to click save. | ||
| + | |||
| + | |||
| + | ===== Add trunkgroup rule ===== | ||
| + | |||
| + | Click edit rule. | ||
| - | 将右侧中继移动到左侧,代表将此中继加入到该组。 | + | {{:en:module_manual:advanced:edit_trunkgroup_rule01.png?750|}} |
| - | 组内中继发生改变后,记得点击【保存】按钮进行保存。 | ||
| + | **Trunkgroup name:** to which trunkgroup the rule is going to be added. | ||
| - | ===== 添加中继组规则 ===== | + | **Trunk:** you can select a trunk under this group. |
| - | 点击中继组编辑页面上的 编辑中继组规则 按钮 可以给当前中继组添加规则 | + | **Status:** enable, disabled, refust |
| - | {{:en:module_manual:advanced:edit_trunkgroup_rule.jpg?768|Edit Trunk Group Rule}} | + | **Prefix:** it will match the rule when they have same prefix |
| + | **Length:** it will match the rule when it match the length | ||
| - | **中继组名称:** 添加中继组规则的中继组名称 | + | **Remove prefix:** remove the prefix if it match the rule |
| - | **中继:** 可以选择一个当前中继组下的中继 | + | **Add Prefix** add a prefix if it match the rule |
| - | **属性:** 包括 允许呼叫、禁用本规则、禁止呼叫 | ||
| - | **号码前缀:** 匹配什么样的号码前缀。你写了0411 那么号码开头是0411的号码就会找到这条规则,并按规则去执行操作 | + | Click "Ok" to save the rule |
| - | **号码长度:** 要匹配的号码长度是多少 | + | <note tip> |
| - | **移除前缀:** 匹配到号码后,要将你填写的前缀删除 | + | The matching priority of fields in Rule is:Ori. Prefix > Ori. Length > Trunk Name > Match Type |
| - | **增加前缀** 匹配到号码后,要将你填写的内容放到号码前边 | + | The priority of fields in "Match Type" is:Callee Prefix > Callee Area > Callerid Prefix > Callerid Area |
| + | </note> | ||
| - | 确定规则后,点击确定按钮后,会保存当前规则。将显示在下方的表格中,可以修改相应的参数值,也可以删除某个已建立的规则 | ||