Individual users making any calls hear the announcement "Sorry, we're unable to place your call right now due to call channel limits. Please try again later."
Possible cause
The VoIP domain configuration is incorrect.
Solution
- Check the user configuration, and find voipdomain to which the user belongs.
show subscriber dn dn
- Check whether maxcallnum of the VoIP domain to which the user belongs is 0. If yes, the VoIP domain does not have call capabilities.
show voipdomain
- Modify the VoIP domain call capabilities.
config modify voipdomain id 0 maxcallnum 100

