Hey, Another way to do it would be using the Goto cmd.
exten => 0,1,Goto(internal-extensions,100,1) Goto([[context|]extension|]priority) http://www.voip-info.org/wiki/index.php?page=Asterisk+cmd+Goto This way if you change something in the dialplan for the 100 extension you don't need to make the changes for the 0 extension as well. Blaine
