Configuring High-level Users to Preempt Trunks to Implement Preferred Calls
This section describes how to configure reserved trunk resources. When an emergency occurs and outgoing calls need to be made but trunks are all occupied, high-level users can use reserved trunk resources to call inter-office users.
Context
- Default right: default
- Common right: normal
- Advanced right: advanced
- Super right: super
Prerequisites
Procedure
Step |
Action |
Command |
Description |
---|---|---|---|
1 |
Enter the system view. |
system-view | - |
2 |
Enter the voice view. |
voice | - |
3 |
Enter the user view. |
pbxuser name |
- |
4 |
Configure the user right. |
priority { default |normal | advanced | super } |
- |
5 |
Return to the voice view. |
quit |
- |
6 |
Enter the trunk group view. |
trunk-group trunk-group-name |
- |
7 |
Configure reserved trunk resources. |
reserved-circuit number number value priority { default |normal | advanced | super } |
After reserved trunk resources are configured for a user level, usage of reserved trunk resources is limited by the maximum number of concurrent calls. For example, when there are 10 channels of reserved trunk resources and the maximum number of concurrent calls is 5, only 5 channels of reserved trunk resources can be used.
NOTE:
Run the maxcr maxcr-value command in the trunk view to set the maximum number of concurrent calls. |
8 |
Save the configuration. |
save | - |
Example
<Huawei> system-view [Huawei] voice [Huawei-voice] pbxuser 7000 [Huawei-voice-pbxuser-7000] priority advanced [Huawei-voice-pbxuser-7000] quit [Huawei-voice] trunk-group 1 [Huawei-voice-trunkgroup-1] reserved-circuit number 10 priority advanced [Huawei-voice-trunkgroup-1] save
Verification
Action |
Command |
Expected Result |
---|---|---|
Verify the trunk group configuration. |
display voice trunk-group |
The parameter values in the command output are consistent with the settings. |