Dynamic Routes Example configuration: Difference between revisions
Jump to navigation
Jump to search
(Created page with "==Send priority callers into a different ring group, IVR or queue== In this example priority callers will be identified by their phone number which maps to a priority entry i...") |
No edit summary |
||
Line 3: | Line 3: | ||
In this example priority callers will be identified by their phone number which maps to a priority entry in the table. | In this example priority callers will be identified by their phone number which maps to a priority entry in the table. | ||
{| class="wikitable" | |||
|- | |||
! Callerid | |||
! Priority | |||
|- | |||
| 12345678 | |||
| normal | |||
|- | |||
| 23456789 | |||
| normal | |||
|- | |||
| 34567890 | |||
| top | |||
|} |
Revision as of 09:46, 12 June 2016
Send priority callers into a different ring group, IVR or queue
In this example priority callers will be identified by their phone number which maps to a priority entry in the table.
Callerid | Priority |
---|---|
12345678 | normal |
23456789 | normal |
34567890 | top |