[*] Call Routing help

Bill Reid billreid at shaw.ca
Sat Feb 25 20:18:21 CST 2006


M Bergen wrote:

> 
> exten => 1234567,4,NoOp(Incoming call for Mark on #8431234567)
> exten => 1234567,5,Dial(${BERGENM},10)
> exten => 1234567,7,Hangup
> 
> exten => 1234568,4,NoOp(Incoming call for Matt on #8431234568)
> exten => 1234568,5,Dial(${MLEITCH},10)
> exten => 1234568,7,Hangup

The priority should start at 1. It is best to use n for subsequent priorities.

The called number does come down the line?

-- Bill



More information about the Asterisk mailing list