Title: ANI/DNIS call routing
Someone please double check me then forgive me for answering my own question.
 
If we have PRI service and multiple 800 numbers come in over the circuit the DNIS will be reference as the extension in the dial plan? So for example if we had 1-800-745-8765 and DNIS configured as the last four digits, then we could configure extensions.conf in the appropriate context as follows...
 
exten => 8765,1,Answer
exten => 8765,2,Queue(my_queue|t)
 
Right?
 
 
-----Original Message-----
From: McAughan, Matt [mailto:[EMAIL PROTECTED]
Sent: Monday, August 11, 2003 10:40
To: '[EMAIL PROTECTED]'
Subject: [Asterisk-Users] ANI/DNIS call routing

Can someone in Asterisk'land subscribing to 800 service explain to me how to setup extension.conf to route calls based on the incoming DNIS/ANI. For example I want to route 3 incoming 800# coming across a trunk group to all land in the same queue. So I guess I am asking how to perform DNIS/ANI based call routing?

Reply via email to