[asterisk-users] Digits and Vestec
Richard Kenner
kenner at gnat.com
Tue May 11 15:09:45 CDT 2010
> This one works on my box (Vestec on 1.4.30 on OpenSuse)
Hmm... Not for me.
> $Digit = (ONE:"1" |
> TWO:"2" |
> THREE:"3" |
> FOUR:"4" |
> FIVE:"5" |
> SIX:"6" |
> SEVEN:"7" |
> EIGHT:"8" |
> NINE:"9" |
> (OH|ZERO):"0");
This is basically the first thing I tried. At least for my voice, this
gets whole lot of spurious 0's. I just tried exactly that (I had
the zero case first) and still no-go.
More information about the asterisk-users
mailing list