Displaying 1 result from an estimated 1 matches for "providung".
Did you mean:
providing
2004 Jul 06
1
missing .gsm in VoiceMailMain(2)
Hi Folks
I try the following 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...