Displaying 1 result from an estimated 1 matches for "mbnumber".
Did you mean:
bnumber
2004 Jul 06
1
missing .gsm in VoiceMailMain(2)
...lowing within context:
exten => foo,foo,VoiceMailMain
After providung MailBoxNumber I get asked for PassWord.
If now the input fails I see on CLI
Playing 'vm-incorrect' followed by Playing 'vm-password'
and I can hear both messages.
Next try is:
exten => foo,foo,VoiceMailMain(MBNumber)
which jumps straight to the MB and asks my for PW
If now the input fails I see on CLI
Playing 'vm-incorrect' followed by Playing 'vm-password'
but I can hear only the 'vm-password' message.
So, the sample is there, CLI shows that it is played
but I can't hear anythin...