[Asterisk-Users] HasNewVoicemail not being called if user hang up
after leaving VM ??
Mike Dent
mcdent at gmail.com
Thu May 19 14:52:59 MST 2005
Hi,
it seems if a user leaves voicemail and hangs up the call when done, then
HasNewVoicemail never gets called on the next line in the context.
However if they press # to finish their VM, then it moves to
HasNewVoicemail and this
works?
eg:-
......
exten => 2002,3,VoiceMail(u${OFFICEVM})
exten => 2002,4,HasNewVoiceMail(2002)
......
exten => 2002,105, do something cos vm has been left.
I'm using 1.0.7
thanks
Mike
More information about the asterisk-users
mailing list