[asterisk-users] Voicemail dial pattern from old pbx

Don Pobanz asterisk at hastingsutilities.com
Mon Jul 31 09:12:30 MST 2006


Sharon Liam wrote:
> exten =>s, 1, Answer()      
> exten =>740,1,Voicemail(${EXTEN})
> 
> After answer then it will get the callerid (I do a READ cmd then it read 
> as "s" extension but after that it stated "User entered '721')
> 

Something like this should drop you to the voicemail box of the caller ID.
exten => s,1,Voicemail(${CALLERIDNUM})

Don Pobanz




More information about the asterisk-users mailing list