[Asterisk-Users] Voice mail Greetings
snacktime
snacktime at gmail.com
Wed May 4 15:45:50 MST 2005
On 5/4/05, Michael D Schelin <mike at shelcomm.com> wrote:
> Hi all, What would cause the greetings not to play. The u command is
> supposed to play the unavailable greeting. It doesn't work. with this
> setup. Maybe I'm missing something. The voice prompts play well. What
> do you think? Thanks
>
> exten => 9007,1,VoicemailMain
> exten => _.,2,Voicemail(u${EXTEN})
> exten => _.,2,AbsoluteTimeout(180)
> exten => _.,4,Congestion
> exten => _.,5,Hangup
You have two priority '2' extensions and you are missing priority '1'
and '3'. I think that extension would just timeout, but I've never
tried that particular setup myself:)
Chris
More information about the asterisk-users
mailing list