Groups
From Wildix
[edit]
What are groups and how to do them
Groups are a concept from the traditional PBX's terminology related to INBOUND routing. When a call incomes, a group of phones ring with a predetermined policy (ringall roundrobin ecc.) . In WMS there are two solutions to implements groups
- Queues
- Dial command
[edit]
groups with queues
- Create a queue called gruppo_1 with some policy (example ringall)
- Assign telephones to the queue
- Call the queue from dialplan (in the example context from-trunks)
[edit]
groups with Dial command
- Use the Dial command in the dialplan as showed in the image below
