On Sat, 4 Dec 2004, Tracy R Reed wrote: > I have created hint priorities in my dialplan: > > exten => l00,hint,SIP/100 > exten => 100,1,Macro(stdexten,100,SIP/100) ^ I guess it may just be a typo during retyping, but you have 'l' (lower case L) in the hint line and a '1' (one) in the macro line. Peter