unispeech / asterisk-unimrcp

UniMRCP modules for Asterisk
http://www.unimrcp.org/asterisk
GNU General Public License v2.0
48 stars 36 forks source link

MRCPRecog result is truncated if length > 1000 #60

Closed jbaumgarten closed 1 year ago

jbaumgarten commented 1 year ago

Hello,

I'm running an AGI script on asterisk which uses the MRCPRecog method. Everything works fine except when the result length is over 1000 caracters. Is there any limitation on the result length?

Yours sincerely, Julien

jbaumgarten commented 1 year ago

Issue seems not to be in unimrcp part but aster/agi

achaloyan commented 1 year ago

You may consider using helper function RECOG_INSTANCE() to retrieve individual fields in NLSML instance and/or RECOG_INPUT() for the input.