> 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. -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
