Dynamic Routes Example configuration: Difference between revisions

From voipsupport
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.  


Column: phone_number Column: priority
{| class="wikitable"
12345678 normal
|-
23456789 normal
! Callerid
34567890 top
! Priority
|-
| 12345678
| normal
|-
| 23456789
| normal
|-
| 34567890
| top
|}

Revision as of 10: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