On 14/05/2004 at 11:47 Paul Mahler wrote: >Why does voicemail prompt me for an extension instead of just asking my >password? > >[voice-mail] >exten => 99,1,VoicemailMain(${EXTEN}@inside) >exten => 99,2,Hangup > > ${EXTEN} in your example contains 99 ... you want to use ${CALLERIDNUM} Andy