This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
en:module_manual:advanced:trunkgroup [2013/12/27 07:28] shangy [Add trunkgroup rule] |
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. | + | ** Module function: **put trunks together, easy to configure and manage. |
| Line 12: | Line 12: | ||
| Cilck add to open the trunk group add page. | 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. | **Name: **Name this trunk group. | ||
| Line 18: | Line 18: | ||
| **Team: ** to which team this trunk group belongs. | **Team: ** to which team this trunk group belongs. | ||
| - | **Stategy: ** The strategy this trunk group uses:顺序优先、随机 和 轮询 | + | **Stategy: ** The strategy this trunk group uses: priority, random, hunt |
| **Blacklist: ** numbers in the blacklist cannot get through the trunk. | **Blacklist: ** numbers in the blacklist cannot get through the trunk. | ||
| Line 33: | Line 33: | ||
| Double click the item to open the edit page. | 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 left to right to add to the trunk group. | ||
| Line 46: | Line 46: | ||
| Click edit rule. | Click edit rule. | ||
| - | {{:en:module_manual:advanced:edit_trunkgroup_rule.jpg?768|Edit Trunk Group Rule}} | + | {{:en:module_manual:advanced:edit_trunkgroup_rule01.png?750|}} |
| Line 53: | Line 53: | ||
| **Trunk:** you can select a trunk under this group. | **Trunk:** you can select a trunk under this group. | ||
| - | **Status:** 包括 允许呼叫、禁用本规则、禁止呼叫 | + | **Status:** enable, disabled, refust |
| - | **Prefix:** 匹配什么样的号码前缀。你写了0411 那么号码开头是0411的号码就会找到这条规则,并按规则去执行操作 | + | **Prefix:** it will match the rule when they have same prefix |
| - | **Length:** 要匹配的号码长度是多少 | + | **Length:** it will match the rule when it match the length |
| - | **Remove prefix:** 匹配到号码后,要将你填写的前缀删除 | + | **Remove prefix:** remove the prefix if it match the rule |
| - | **增加前缀** 匹配到号码后,要将你填写的内容放到号码前边 | + | **Add Prefix** add a prefix if it match the rule |
| + | |||
| + | |||
| + | 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> | ||
| - | 确定规则后,点击确定按钮后,会保存当前规则。将显示在下方的表格中,可以修改相应的参数值,也可以删除某个已建立的规则 | ||