adhearsion / punchblock

Telephony middleware library for Ruby
adhearsion.com/punchblock
MIT License
40 stars 34 forks source link

Input matches understanding of NLSML is too simplistic #236

Open benlangfeld opened 9 years ago

benlangfeld commented 9 years ago

We can handle a confidence attribute on an <interpretation/> but not a nested <input/> as FreeSWITCH mod_rayo produces, thus we report FS DTMF results as 0.0 confidence.

https://github.com/adhearsion/punchblock/blob/develop/lib/punchblock/component/input.rb#L145